Changes

Summary

  1. [examples] Run PluginFinder on examples (#4707) (details)
  2. [examples] Remove examples using DefaultCollisionGroupManager (#4708) (details)
  3. [SceneUtility] Initialize pointer to nullptr (#4712) (details)
  4. [CollisionOBBCapsule] Fix duplicated registration in the factory (#4709) (details)
  5. [Contact] Fix crash if collision models are not provided (#4710) (details)
  6. [all] Remove some warnings (#4698) (details)
Commit be9920d3355cd355f9d6a71b79288f57c681670b by noreply
[examples] Run PluginFinder on examples (#4707)

The file was modifiedexamples/Tutorials/StepByStep/Visual/0_Visual.scn (diff)
The file was modifiedexamples/Component/Constraint/Projective/FixedPlaneConstraint.scn (diff)
The file was modifiedexamples/Component/Constraint/Projective/ProjectToPlaneConstraint.scn (diff)
The file was modifiedexamples/Component/LinearSystem/ConstantSparsityPatternSystem.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/HexahedronCompositeFEMForceFieldAndMass.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Visual/4_Visual.scn (diff)
The file was modifiedexamples/Tutorials/Topologies/TopologyLinearMesh.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/Spring/QuadularBendingSprings.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/TopoMap_cylinder3d.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/DampingForceField.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/2_TopoMapping.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/TetrahedralCorotationalFEMForceField.scn (diff)
The file was modifiedexamples/Demos/fallingBeamLagrangianCollision.scn (diff)
The file was modifiedexamples/Tutorials/Topologies/TopologyTetra2TriangleTopologicalMapping.scn (diff)
The file was modifiedexamples/Demos/include_test.scn (diff)
The file was modifiedexamples/Tutorials/Collision/AdvancedSolversMultipleGroupsSolver.scn (diff)
The file was modifiedexamples/Demos/2d_explicit.scn (diff)
The file was modifiedexamples/Component/Constraint/Lagrangian/InextensiblePendulum.scn (diff)
The file was modifiedexamples/Component/LinearSystem/PendulumSpringsDistanceMapping.scn (diff)
The file was modifiedexamples/Tutorials/ForceFields/TutorialForceFieldLiverTriangleFEM.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/implicit_singlehexaFEM_2.scn (diff)
The file was modifiedexamples/Component/Mapping/Linear/SubsetMapping.scn (diff)
The file was modifiedexamples/Tutorials/Collision/ModelizationSphereBased.scn (diff)
The file was modifiedexamples/Component/Constraint/Projective/AttachConstraintMatrix.scn (diff)
The file was modifiedexamples/Component/Engine/Select/SubsetTopology_withtetrahedra.scn (diff)
The file was modifiedexamples/Component/LinearSystem/CompositeLinearSystem.scn (diff)
The file was modifiedexamples/Component/MechanicalLoad/EdgePressureForceField.scn (diff)
The file was modifiedexamples/Component/Topology/Container/Dynamic/TetrahedronForceFieldTopologyChangeHandling.scn (diff)
The file was modifiedexamples/Demos/caduceus.scn (diff)
The file was modifiedexamples/Demos/2d.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/rungekutta2_heterogeneousobjects.scn (diff)
The file was modifiedexamples/Component/LinearSystem/MatrixLinearSystem.scn (diff)
The file was modifiedexamples/Component/LinearSolver/Direct/Eigen3-SVD.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/1_TopoMapping.scn (diff)
The file was modifiedexamples/Component/Mapping/NonLinear/SquareMapping.scn (diff)
The file was modifiedexamples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_NoInitialTriangle_option.scn (diff)
The file was modifiedexamples/Component/MechanicalLoad/ConstantForceField.scn (diff)
The file was modifiedexamples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn (diff)
The file was modifiedexamples/Component/Mapping/NonLinear/DistanceMapping.scn (diff)
The file was modifiedexamples/Component/Visual/OglCylinderModel.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Visual/1_Visual.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/Spring/JointSpringForceField.scn (diff)
The file was modifiedexamples/Component/Playback/WriteState.scn (diff)
The file was modifiedexamples/Benchmark/Analysis/constantMomentum.scn (diff)
The file was modifiedexamples/Component/Topology/Container/Grid/RegularGridTopology_dimension.scn (diff)
The file was modifiedexamples/Component/Visual/TrailRenderer.scn (diff)
The file was modifiedexamples/Component/SceneUtility/MakeAlias.scn (diff)
The file was modifiedexamples/Component/Visual/MergeVisualModels.scn (diff)
The file was modifiedexamples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping_with_TetrahedronModel.scn (diff)
The file was modifiedexamples/Benchmark/Accuracy/TriangleFEMForceField_compare.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/explicit_singlehexaFEM.scn (diff)
The file was modifiedexamples/Component/Constraint/Projective/ProjectDirectionConstraint.scn (diff)
The file was modifiedexamples/Component/Mapping/NonLinear/DistanceMultiMapping.scn (diff)
The file was modifiedexamples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn (diff)
The file was modifiedexamples/Component/Constraint/Lagrangian/FrictionContact_LCP_with_friction.scn (diff)
The file was modifiedexamples/Component/MechanicalLoad/TrianglePressureForceField.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/TriangularFEMForceField.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/HexahedralFEMForceFieldAndMass.scn (diff)
The file was modifiedexamples/Component/Topology/Mapping/Tetra2TriangleTopologicalMapping.scn (diff)
The file was modifiedexamples/Component/Playback/ReadState.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Visual/6_Visual.scn (diff)
The file was modifiedexamples/Demos/rigidifiedSectionsInBeam.scn (diff)
The file was modifiedexamples/Component/Engine/Generate/GenerateGrid.scn (diff)
The file was modifiedexamples/Tutorials/Collision/ModelizationTriangleBased.scn (diff)
The file was modifiedexamples/Tutorials/Topologies/TopologyLinearDifferentMesh.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/linearsolver_direct_or_iterative.scn (diff)
The file was modifiedexamples/Component/Engine/Generate/GenerateCylinder.scn (diff)
The file was modifiedexamples/Component/SceneUtility/MakeDataAlias.scn (diff)
The file was modifiedexamples/Tutorials/Basic/TutorialBasicCube.scn (diff)
The file was modifiedexamples/Component/MechanicalLoad/EllipsoidForceField.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/3_TopoMapping.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/4_TopoMapping.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Visual/5_Visual.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/0_TopoMapping.scn (diff)
The file was modifiedexamples/Component/Topology/Container/Dynamic/RemovingTetra2TriangleProcess_performanceTest.scn (diff)
The file was modifiedexamples/Tutorials/Basic/TutorialBasicPendulum.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/rungekutta_singlehexaFEM.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/TetrahedronHyperelasticityFEMForceField_invertedTets.scn (diff)
The file was modifiedexamples/Component/Constraint/Lagrangian/FrictionContact_LCP_without_friction.scn (diff)
The file was modifiedexamples/Component/Mapping/NonLinear/DistanceFromTargetMapping.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/TopologicalMapping/5_TopoMapping.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/TensorMass/TetrahedralTensorMassForceField.scn (diff)
The file was modifiedexamples/Tutorials/sandbox/implicit_singlehexaFEM.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Visual/2_Visual.scn (diff)
The file was modifiedexamples/Component/Mapping/NonLinear/SquareDistanceMapping.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/FEM/RestShapeSpringsForceField3.scn (diff)
The file was modifiedexamples/Component/SolidMechanics/Spring/GearSpringForceField.scn (diff)
The file was modifiedexamples/Tutorials/StepByStep/Pendulum/0_Pendulum.scn (diff)
The file was modifiedexamples/Tutorials/Collision/MultipleObjectsTwoCubes.scn (diff)
Commit 86505acb3750e8432a66afe7f4f1345f802514cf by noreply
[examples] Remove examples using DefaultCollisionGroupManager (#4708)

The file was removedexamples/Benchmark/Performance/CollisionGroupManager/1system_without_CollisionGroupManager.scn
The file was removedexamples/Benchmark/Performance/CollisionGroupManager/2systems_without_CollisionGroupManager.scn
The file was removedexamples/Benchmark/Performance/CollisionGroupManager/2systems_with_CollisionGroupManager.scn
Commit 8c20a9b71692255073e79e40850d757cdafa8b99 by noreply
[SceneUtility] Initialize pointer to nullptr (#4712)

The file was modifiedSofa/Component/SceneUtility/src/sofa/component/sceneutility/MessageHandlerComponent.h (diff)
The file was modifiedSofa/Component/SceneUtility/src/sofa/component/sceneutility/MessageHandlerComponent.cpp (diff)
Commit dd4c2524606a4fabe5be5232d028554b94f68bff by noreply
[CollisionOBBCapsule] Fix duplicated registration in the factory (#4709)

The file was modifiedapplications/plugins/CollisionOBBCapsule/src/CollisionOBBCapsule/geometry/CapsuleModel.cpp (diff)
Commit 9544978d0dae64deedcbf1a547b494d786cd3265 by noreply
[Contact] Fix crash if collision models are not provided (#4710)

The file was modifiedSofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/ContactListener.h (diff)
Commit d64a5b5c54f4987ca8d19e33bb52c71303c3bbd6 by noreply
[all] Remove some warnings (#4698)

* fix trivial warnings

* fix dangling ref to temporary

* fix obscure dangling ref to temporary warnings

* Apply suggestions from code review (indentations)

Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>

---------

Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
The file was modifiedSofa/Component/Mapping/NonLinear/src/sofa/component/mapping/nonlinear/DistanceMapping.inl (diff)
The file was modifiedSofa/Component/Mapping/NonLinear/src/sofa/component/mapping/nonlinear/DistanceMultiMapping.inl (diff)
The file was modifiedSofa/Component/Mapping/NonLinear/src/sofa/component/mapping/nonlinear/SquareMapping.inl (diff)
The file was modifiedSofa/Component/Mapping/NonLinear/src/sofa/component/mapping/nonlinear/DistanceFromTargetMapping.inl (diff)
The file was modifiedSofa/framework/LinearAlgebra/src/sofa/linearalgebra/SparseMatrixProduct.inl (diff)
The file was modifiedSofa/Component/Topology/Container/Dynamic/src/sofa/component/topology/container/dynamic/TriangleSetGeometryAlgorithms.inl (diff)
The file was modifiedSofa/Component/Mapping/NonLinear/src/sofa/component/mapping/nonlinear/SquareDistanceMapping.inl (diff)
The file was modifiedSofa/framework/Simulation/Core/src/sofa/simulation/UpdateMappingVisitor.cpp (diff)
The file was modifiedSofa/GUI/Common/src/sofa/gui/common/PickHandler.cpp (diff)