You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the `runSofa` application loads a scene, it performs several verification checks. These checks help ensure the scene follows implicit design rules. If any issues are detected during the verification process, warning messages are displayed in the console.
4
+
5
+
Using a SOFA built from sources, you can activate or de-activate these checks using the CMake flag `APPLICATION_SCENECHECKING`
0 commit comments