Skip to content

Releases: appsinacup/godot-rapier-physics

Godot Rapier v0.8.4

30 Aug 11:26
Compare
Choose a tag to compare

What's Changed

  • add space_step and space_flush_queries by @Ughuuu in #241

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.3...

Godot Rapier v0.8.3

30 Aug 09:03
Compare
Choose a tag to compare

What's Changed

  • fix world boundary shape distance by @Ughuuu in #239
  • re-add ghost collision but disabled by default. by @Ughuuu in #240

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.2...

Godot Rapier v0.8.2

29 Aug 21:13
Compare
Choose a tag to compare

What's Changed

  • Update README.md with limitations by @Ughuuu in #229
  • Fix apply impulse not waking up body. Also remove dynamic dispatch. by @Ughuuu in #233
  • fix inertia not being calculated correctly. by @Ughuuu in #235
  • fix character body one way direction by @Ughuuu in #237

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.1...

Godot Rapier v0.8.1

27 Aug 15:03
68bad1e
Compare
Choose a tag to compare

What's Changed

  • add get remaining times for fluid by @Ughuuu in #204
  • Remove ghost collision from modify collision. Try to fix web builds. Fix one way direction for rigidbodies. by @Ughuuu in #208
  • Automatic updates. Fix ios binary name. by @Ughuuu in #228

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.8.0...

Godot Rapier v0.8.0

16 Aug 18:40
75eb17d
Compare
Choose a tag to compare

What's Changed

  • Enable no threads builds by @Ughuuu in #202
  • Only supports 4.3 moving on.

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.7.27...

Godot Rapier v0.7.27

15 Aug 20:26
aa9deba
Compare
Choose a tag to compare

What's Changed

  • Add functions to get objects positions in bulk by @Ughuuu in #188
  • Fix teleport ruining mass properties by @Ughuuu in #190
  • fix set_pos_and_velocity of fluid by @Ughuuu in #196
  • Fix area not detected issue by @Ughuuu in #197
  • add experimental threads for now to fix wrong thread access by @Ughuuu in #198
  • add stub functions by @Ughuuu in #199

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.7.26...

Godot Rapier v0.7.26

08 Aug 17:01
b676e0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.7.25...

Godot Rapier v0.7.25

08 Aug 07:50
d4d80b7
Compare
Choose a tag to compare

Godot Rapier v0.7.24

05 Aug 18:50
Compare
Choose a tag to compare

What's Changed

  • Migrate to latest gdext. Also fix body notification issue. by @Ughuuu in #179
  • fix segment shape by @Ughuuu in #182
  • Fix static body constant velocity to not cumulate by @Ughuuu in #183

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.7.23...

Godot Rapier v0.7.23

01 Aug 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/appsinacup/godot-rapier-physics/compare/v0.7.22...