Skip to content

SofaUnity_v22.12.00

Choose a tag to compare

@epernod epernod released this 23 Jul 09:44
· 91 commits to main since this release

Improvement of the Unity asset to integrate SOFA for the release v22.12 as a full both way communication.
This asset do not integrate the .dll right now.

What's Changed

  • [Scenes] Update All demo and benchmark scenes for new SOFA version by @epernod in #55
  • [Full API][scenes] Reorder all scene to isolate, simple examples and more complexe demo or specific features by @epernod in #56
  • [Full API][BeamAdapter] Move all scenes and integration directly in the core of SofaUnity by @epernod in #57
  • [Full API][src] Add method to setPosition in mehcanicalObject using float[] by @epernod in #58
  • [Endoscopy] Fix all scenes, materials and scripts
  • [Demos] Update interaction scenes and add some managers
  • [XRay] Move all scenes and scripts into the main architecture, fix all scenes with new SOFA version
  • [BeamAdapter] Fix scenes due to not updated prefab and object deleted from plugins
  • [Full API][Tests] Add test API to check all scene results by @epernod in #61
  • [src] Fix import of Data value, need to convert in int*
  • [src] Fix SOFA debug display while closing SOFA
  • [src] Fix cuttingManager UI to show SOFA component link
  • [scenes] backup changes for release

Full Changelog: SofaUnity_v21.12.00...SofaUnity_v22.12.00