Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Constraint.Projective] Make LinearVelocityProjectiveConstraint work …
…with FreeMotionAL (sofa-framework#5025) * Implement missing methods to work in FreeMotionAnimationLoop and add feature to keep the constraint applied after all the key event have passed * Apply suggestions from code review Co-authored-by: Hugo <hugo.talbot@sofa-framework.org> * Use constexpr when possible * Add example scene * Simplify the example and added the complete scene in the demo folder * Refactor finished mechanism and fix behavior when finished * Update scenes and regression tests * Put the boolean test on wether the constraint is still active or not inside a method --------- Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
- Loading branch information