Skip to content

Releases: appsinacup/godot-rapier-physics

Godot Rapier v0.7.5

30 Jun 15:06
394f313
Compare
Choose a tag to compare
Godot Rapier v0.7.5 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.4

30 Jun 09:50
55db9c0
Compare
Choose a tag to compare
Godot Rapier v0.7.4 Pre-release
Pre-release

What's Changed

  • Fix order of results from shape result by @Ughuuu in #120
  • Fix windows build with missing symbols by @Ughuuu in #121

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

Godot Rapier v0.7.3

27 Jun 07:26
5c30a0b
Compare
Choose a tag to compare
Godot Rapier v0.7.3 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.2

26 Jun 17:13
e6f9c6b
Compare
Choose a tag to compare
Godot Rapier v0.7.2 Pre-release
Pre-release

What's Changed

  • Fix not destroying objects by @Ughuuu in #115
  • Fix borrow issues for joints by @Ughuuu in #116
  • Small update for areas. Also look into reenabling character body. Also small fix for shapes removed. by @Ughuuu in #118

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

Godot Rapier v0.7.1

24 Jun 13:06
09b9b73
Compare
Choose a tag to compare
Godot Rapier v0.7.1 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.0

18 Jun 21:06
734aac0
Compare
Choose a tag to compare
Godot Rapier v0.7.0 Pre-release
Pre-release

What's Changed

NOTE - this release happens after a big release from c++ to rust. Expect it to be in an alpha state.

  • Remove error message when body/area already monitored. by @Ughuuu in #100
  • Migrate to gdext by @Ughuuu in #84

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

Godot Rapier 2D v0.6.21

17 May 09:20
62b5ec0
Compare
Choose a tag to compare

What's Changed

  • Fix build issue in build after rapier 0.19. Also fix pin joint rotation issue. by @Ughuuu in #98

Full Changelog: https://github.com/appsinacup/godot-rapier-2d/compare/v0.6.20...

Godot Rapier 2D v0.6.20

12 May 08:18
75a9e9f
Compare
Choose a tag to compare

What's Changed

  • Fix parent scale not getting applied correctly by @Ughuuu in #94
  • Fix destroy shape race condition by @Ughuuu in #95

Full Changelog: https://github.com/appsinacup/godot-rapier-2d/compare/v0.6.19...

Godot Rapier 2D v0.6.19

02 May 08:46
bfab8cd
Compare
Choose a tag to compare

What's Changed

  • Fix collide functions to return correct intersection by @Ughuuu in #83
  • Fix halfspace hang by @Ughuuu in #89
  • fix shape not updating by @Ughuuu in #91

Full Changelog: https://github.com/appsinacup/godot-rapier-2d/compare/v0.6.18...

Godot Rapier 2D v0.6.18

23 Apr 21:53
8d000cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/appsinacup/godot-rapier-2d/compare/v0.6.17...