Skip to content
Success

Changes

Summary

  1. [Core] Visitor to have the same logic for backward and forward (#5569) (details)
  2. [Core,StateContainer] Remove unused aliases (#5576) (details)
  3. [IO] Clean VTKExporter (#5577) (details)
Commit 694bc3cd2f3891460e3c69141095146f1198af61 by noreply
[Core] Visitor to have the same logic for backward and forward (#5569)

The file was modified Sofa/framework/Simulation/Core/src/sofa/simulation/BaseMechanicalVisitor.cpp (diff)
Commit 28a8aa1b671a6edf108c5cfa2662493f4e4085d1 by noreply
[Core,StateContainer] Remove unused aliases (#5576)

The file was modified Sofa/framework/Core/src/sofa/core/behavior/MechanicalState.h (diff)
The file was modified Sofa/framework/Core/src/sofa/core/State.h (diff)
The file was modified Sofa/Component/StateContainer/src/sofa/component/statecontainer/MechanicalObject.h (diff)
Commit 8fc6f913fea8dd5096147e62f15876fcc120efcb by noreply
[IO] Clean VTKExporter (#5577)

- Raw pointers are now links
- getPX, getPY etc are no longer used. Instead a link between data is used
The file was modified examples/Component/IO/Mesh/VTKExporter.scn (diff)
The file was modified Sofa/Component/IO/Mesh/src/sofa/component/io/mesh/VTKExporter.cpp (diff)
The file was modified Sofa/Component/IO/Mesh/src/sofa/component/io/mesh/VTKExporter.h (diff)