Summary
- [SofaImplicitField] Add getHessian and getGradient to the python binding (#5655) (details)
- [GUI.Common] Fix crash when selecting a MechanicalObject<Rigid> (#5699) (details)
- [all] Matrix: replace all calls to [i][j] with a single call (i,j) (#5650) (details)
- [Examples] Fix MultiStepAnimationLoop scene (#5700) (details)
- [GL] DrawToolGL: faster rendering for Frame (#5689) (details)
- [Type] Vec: Phase out ctor/assignment from pointers and Vec of different sizes/types (#5675) (details)
- [all] Fix out-of-bounds warnings (#5677) (details)
- [Examples] Fix RayTraceCollision scene (#5708) (details)
- [BaseViewer] Change drawing default value and add a way to deactivate drawing (#5710) (details)