Changes

Summary

  1. [AnimationLoop] Remove duplicated Constraint Visitors  (#4715) (details)
Commit 05a148594b72b495457fb2f1644edaa1c155925f by noreply
[AnimationLoop] Remove duplicated Constraint Visitors  (#4715)

* remove duplicated constraint resolution visitor

* add deprecation flag

* remove deprecation for private member

* remove an other duplicated visitor (not same name)

* remove again a duplicated visitor, add constraintid to original one
The file was modifiedSofa/Component/AnimationLoop/src/sofa/component/animationloop/config.h.in (diff)
The file was modifiedSofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintResolutionVisitor.cpp (diff)
The file was modifiedSofa/framework/Simulation/Core/src/sofa/simulation/mechanicalvisitor/MechanicalBuildConstraintMatrix.cpp (diff)
The file was modifiedSofa/Component/AnimationLoop/src/sofa/component/animationloop/ConstraintAnimationLoop.h (diff)
The file was modifiedSofa/Component/AnimationLoop/src/sofa/component/animationloop/ConstraintAnimationLoop.cpp (diff)
The file was modifiedSofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/visitors/MechanicalGetConstraintResolutionVisitor.h (diff)