Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
sofa_root: ${{ github.workspace }}/sofa
sofa_version: ${{ matrix.sofa_branch }}
sofa_scope: 'standard'
sofa_scope: 'full'
- name: Checkout source code
uses: actions/checkout@v2
with:
Expand Down
6 changes: 3 additions & 3 deletions examples/RegressionStateScenes.regression-tests
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
BeatingCube.scn 200 1e-4 1 1
BeatingCube_moving.scn 200 1e-4 1 1
Cube_AdvCarvingTexcoords.scn 500 1e-4 1 1
# to be activated when SofaCarving is shipped
#Cube_Carving.scn 500 1e-4 1 1
#Cube_CarvingWithPenetration.scn 500 1e-4 1 1
Cube_Carving.scn 500 1e-4 1 1
Cube_CarvingWithPenetration.scn 500 1e-4 1 1
TetrahedronBeamMultiMaterials.scn 500 1e-4 1 1
Empty file.
Binary file not shown.