What's Changed
- [src] Fix Tearing test compilation due to change in SOFA master by @epernod in #54
- [src] Clean duplicated code due to inheritence by @epernod in #53
- [src] Fix selection of the correct tirangle candidate to start tearing by @epernod in #55
- [Controllers] Add new components to test new TriangleSubdividers by @epernod in #50
- [ci] Fix ci compilation, CMake configuration seems not accurate by @epernod in #56
- [MeshTools] Add several examples and refactor tests in TriangleCuttingController by @epernod in #51
- [MeshTools] Add more complex examples to test triangle subdivisions by @epernod in #52
- [MeshTools] Some cleaning on triangle subdivisions scenes tests by @epernod in #57
- [src] Apply new factory registration mechanism by @epernod in #66
- [src] Fix the logic when to start tearing and add fracture structure by @epernod in #65
- [src] Add new FracturePath structure using new PointToAdd classes by @epernod in #67
- [src] Multiple cleaning in methods conputeFractureDirection, endpoints and Move computeIntersectionNeighborTriangle into TearingAlgorithm to use existing methods from TriangleSetGeometryAlgo by @epernod in #69
- [src] Fix drawing when path is not valid. Still display stress direction and end points by @epernod in #70
- [src] Fix compilation due to change in SOFA code source by @epernod in #71
- [CMake] Fix CMake generation when SofaCUDA is found by @epernod in #72
- [ci] Update github action for v25.06 by @epernod in #73
Full Changelog: v24.12.00...v25.06.00