Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 394 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 394 Bytes

Changelog

0.3.1

Changed

  • Rapier configuration
    • Replaced Gravity and RapierPhysicsScale resources with a unique RapierConfiguration resource.
    • Added an physics_pipeline_active attribute to RapierConfiguration allowing to pause the physic simulation.
    • Added a query_pipeline_active attribute to RapierConfiguration allowing to pause the query pipeline update.