Skip to content

Godot Rapier v0.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 18:08
· 27 commits to main since this release
1cb89e7

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...