amerkoleci / JoltPhysicsSharp

JoltPhysics C# bindings
MIT License
238 stars 34 forks source link

Add StateRecorder bindings. #46

Closed tianxing113 closed 10 months ago

tianxing113 commented 10 months ago
  1. Add StateRecorder clsss binding.
  2. Add SaveState and RestoreState method bindings for PhysicsSystem.
  3. Addl SaveState and RestoreState method bindings for CharacterBase.
amerkoleci commented 10 months ago

Please make sure windows ARM64 builds correctly before I merge it.

https://github.com/amerkoleci/JoltPhysicsSharp/actions/runs/7571908458/job/20620527858

Thanks