Skip to content

SofaUnity_v24.12.00

Choose a tag to compare

@epernod epernod released this 22 May 08:59
· 31 commits to main since this release

What's Changed

  • [src] Multiple fixes on license and plugin loading. Fix CollisionDisplay if no material is set by @epernod in #129
  • [BeamAdapter] Add new 3instrument demo scene and clean Endoscopy materials by @epernod in #130
  • [src] Add scripted camera component to pre-record camera motion for demo and Update Canva background by @epernod in #131
  • [src] Fix Unity Application build, SofaScenes where not well copy depending on where was located the unity scene by @epernod in #132
  • [src] Minor fixes on dll path search and Collision Display component init by @epernod in #152
  • [src] Add new methods to internally handle SOFA (right handed) into Unity (left handed) coordinate system by @epernod in #156
  • [scenes] Fix errors in SOFA scene due to change in recent version of SOFA by @epernod in #153
  • [src] Fix Data and Data<Vec> read/write access to automatically add right-left hand conversion by @epernod in #157
  • [src] Handle SOFA Rigid type (meshDim == 7) as No_Topology for now by @epernod in #159
  • [scenes] Fix all Unity examples to be left handed and remove warnings by @epernod in #158
  • [scenes] Fix all Unity Demo examples (BeamAdapter, Capsule, interaction demo) to be left handed and remove warnings for v24.12 by @epernod in #160
  • [src] Update SofaGraphicsAPI to support X11 texture by @epernod in #174

Full Changelog: SofaUnity_v24.06.00...SofaUnity_v24.12.00