Summary
- [ODESolver] Remove repeated class name in log messages (#5242) (details)
- [CMake] Add possibility to remove auto installing of resource files (#5230) (details)
- [Playback] Remove deprecated macro (#5231) (details)
- [StateContainer] Extensive tests of MechanicalObject::vOp (#5233) (details)
- [Core] Remove some static functions create (#5239) (details)
- Bump version of Tracy from v0.9.1 to v0.11.1 (#5249) (details)
- [SofaCUDA] Print CUDA standard at init of the module (#5166) (details)
- [Simulation] Trigger warning when Node already contains component (#5212) (details)
- [StateContainer] Extend the possible vector operations in vOp (#5237) (details)
- [Topology.Container] Add new method computeSegmentTriangleIntersectionInPlane in TriangleSetGeometryAlgorithm (#5188) (details)
- [StateContainer] Allow coord difference in vOp for rigids (#5253) (details)
- [Contact] Clean FrictionContact (#5261) (details)
- [GUI] Remove Qt and make SofaImGUI as default viewer (#5176) (details)
- [visual] Adds features to LineAxis and DrawTools (#5258) (details)
- [SceneChecking] Check if a Node has an empty name (#5276) (details)
- [SceneUtility] Remove *AliasComponent (#5241) (details)
- [All] Fix compilation with FLOATING_POINT_TYPE=float (#5269) (details)
- [Helper] Deprecate findOrCreateAValidPath and introduce clearer functions (#5264) (details)
- [ODESolver] Add option to compute residual at the end of the solving (#5263) (details)
- [ODESolver] Update data comment in EulerImplicit (#5282) (details)
- [IO.Mesh] Fix missing `iomanip` header in tests (#5279) (details)
- [github] Add workflow for performance testing launch (#5286) (details)
- [github] Use token for performance regression launching (#5287) (details)
- [examples] Add new example showcasing how to attach two bodies (#5250) (details)
- [Core] ObjectFactory: remove message when a plugin has already registered its components (#5271) (details)
- [Helper] Readability in ComponentChange (#5277) (details)
- [Visual] Replace string by SelectableItem in VisualGrid (#5280) (details)
- [Core] Add 2 new categories (Exporter and OrderingMethod) (#5284) (details)