Skip to content

Releases: amethyst/specs-physics

0.3.0

23 Jun 15:47
Compare
Choose a tag to compare
  • Use Isometry instead of 3d vector for position trait (#4)
  • Fix gravity field access and expose more world properties (#5)
  • Add SimplePosition for easy usage with Position (#6)
  • Integrate Amethyst Transforms with Position Impl (#6)
  • Properly synchronize PhysicsBody's back from world, renaming SyncPositionsFromPhysicsSystem to SyncBodiesFromPhysicsSystem (#6)
  • Re-export ncollide and nphysics fully, and rename nalgebra re-export to simply nalgebra (#6)