Skip to content

SofaUnity_v23.12.00

Choose a tag to compare

@epernod epernod released this 23 Jul 10:46
· 67 commits to main since this release

Improvement of the Unity asset to integrate SOFA for the release v23.12 as a full both way communication.
This release provide an asset with and without SOFA .dll

What's Changed

  • [src] Fix burningManager texcoord access when some points have been removed
  • [src] Fix: restore breathing motion in thirdPersonCamera, fix restart loading by relaoding the full level instead of SOFA reset
  • [src] Fix unity build and remove warnings
  • [VR] Move all code related to XR out from this repository, to be added to new repository SofaUnityXR by @epernod in #83
  • Move all code, resources, prefab and Native plugin into new Core architecture by @epernod in #84
  • Various cleaning in repository, remove some shaders and wip scenes by @epernod in #85
  • [BeamAdapter] Fix all SOFA scene to use new version and update unity projects by @epernod in #86
  • [scenes] Remove unnecessary scenes
  • [models] Various update on prefabs, material and scenes
  • [Endoscopy] Clean capsule and BA folders
  • [Doc] Add Third-PArty Notices file. Update third party and documentation files to notify that dll need to be downloaded from github
  • [Doc] Add pdf documentation
  • [src] Update all Editor script to move menu into Tools
  • [src] Move all code into SofaUnity or SofaUnityAPI namespace

Full Changelog: SofaUnity_v23.06.00...SofaUnity_v23.12.00