Godot Rapier v0.8.5
What's Changed
- Remove some references to RID internally and use uid instead. Also fix Area issue. by @Ughuuu in #243
- Add deterministic base function. Fix freeze mode. Fix missing events/collisions. by @Ughuuu in #258
- Add integration tests from godot physics tests. Fix inertia issue again. by @Ughuuu in #259
- Fix missing internal rids by @Ughuuu in #261
Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.4...