v0.8.30
What's Changed
- Fix area2D monitorable preventing monitoring by @jauwnio in https://github.com/appsinacup/godot-rapier-physics/pull/515
- Fix pickable inspector property having no function by @jauwnio in https://github.com/appsinacup/godot-rapier-physics/pull/517
- Add motor position targeting and fix HingeJoint3D axis bug by @Schnorg in https://github.com/appsinacup/godot-rapier-physics/pull/520
- Add experimental-threads to all by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/521
- Fix Joint3D poses, 6DOF joint motor pos & limits by @Schnorg in https://github.com/appsinacup/godot-rapier-physics/pull/523
- create polyglon using convex hull as fallback by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/522
- dont error on stale removed event by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/524
New Contributors
- @jauwnio made their first contribution in https://github.com/appsinacup/godot-rapier-physics/pull/515
- @Schnorg made their first contribution in https://github.com/appsinacup/godot-rapier-physics/pull/520
Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.29...v0.8.30



