Releases: amethyst/specs-physics
Releases · amethyst/specs-physics
0.3.0
- Use Isometry instead of 3d vector for position trait (#4)
- Fix gravity field access and expose more world properties (#5)
- Add
SimplePositionfor easy usage withPosition(#6) - Integrate Amethyst
Transforms withPositionImpl (#6) - Properly synchronize
PhysicsBody's back from world, renamingSyncPositionsFromPhysicsSystemtoSyncBodiesFromPhysicsSystem(#6) - Re-export ncollide and nphysics fully, and rename nalgebra re-export to simply nalgebra (#6)