Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions examples/RegressionStateScenes.regression-tests
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# WARNING:
# REGRESSION_TEST DOES NOT SUPPORT DASHES ("-") IN SCENE NAMES.
# USE UNDERSCORES ("_") INSTEAD.

# The file contains the path to the reference folder. This path should be relative to this folder path. The folder
# should be structured as the folder containig this file and each reference of each scene should have a relative path to
# the reference folder equivalent to the relative path of the corresponding scene in this folder. e.g. for the scene in
# path/to/MyScene.scn, a reference with the same name as the scene should be found in referenceFolder/path/to/
# --> INFO : a special string can be use while specifying this path: `$REGRESSION_DIR`. If used at the beginning of the
# path, then it will be used as an absolute path with $REGRESSION_DIR replaced by the content of the environment
# variable with the same name. Use this, when the reference are not in the repository containing the examples but
# directly in the repo Regression

### References relative path ###
../regression/references


DistanceGridForceField_liver.scn 100 1e-9 1 1
RigidDistanceGridCollisionModel_liver_DefaultAnimationLoop.scn 200 1e-9 1 1
RigidDistanceGridCollisionModel_liver_FreeMotionAnimationLoop.scn 200 1e-9 1 1
# TODO restore:
#RigidDistanceGridCollisionModel_skull_FreeMotionAnimationLoop.scn 120 1e-9 1 1
#FFDDistanceGridCollisionModel_liver_DefaultAnimationLoop.scn 200 1e-9 1 1
#FFDDistanceGridCollisionModel_liver_FreeMotionAnimationLoop.scn 200 1e-9 1 1
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading