Skip to content

Commit

Permalink
[Share] Remove DefaultCollisionGroupManager in the default scenes (#4521
Browse files Browse the repository at this point in the history
)

Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
  • Loading branch information
alxbilger and hugtalbot committed Feb 23, 2024
1 parent a82dd31 commit 1c2ce09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion share/config/default/newScene.scn
Expand Up @@ -5,5 +5,4 @@
<BVHNarrowPhase/>
<MinProximityIntersection name="Proximity" alarmDistance="0.3" contactDistance="0.2" />
<CollisionResponse name="Response" response="PenalityContactForceField" />
<DefaultCollisionGroupManager name="Group" />
</Node>
1 change: 0 additions & 1 deletion share/config/newScene.scn
Expand Up @@ -6,5 +6,4 @@
<BVHNarrowPhase/>
<MinProximityIntersection name="Proximity" alarmDistance="0.3" contactDistance="0.2"/>
<CollisionResponse name="Response" response="PenalityContactForceField"/>
<DefaultCollisionGroupManager name="Group"/>
</Node>

0 comments on commit 1c2ce09

Please sign in to comment.