Skip to content

Releases: appsinacup/godot-rapier-physics

Godot Rapier v0.7.16

20 Jul 16:00
71c1ae8
Compare
Choose a tag to compare
Godot Rapier v0.7.16 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.15

19 Jul 21:53
bee89aa
Compare
Choose a tag to compare
Godot Rapier v0.7.15 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.13

14 Jul 18:34
e162aee
Compare
Choose a tag to compare
Godot Rapier v0.7.13 Pre-release
Pre-release

What's Changed

  • Add heightmap and concave shape to 3d. by @Ughuuu in #148

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

Godot Rapier v0.7.12

13 Jul 21:59
acabf95
Compare
Choose a tag to compare
Godot Rapier v0.7.12 Pre-release
Pre-release

What's Changed

  • Fix area bug crash by @Ughuuu in #146
  • Add pin joint 3d and character body 3d(initial support) by @Ughuuu in #124

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

Godot Rapier v0.7.11

11 Jul 15:13
f2b5e3f
Compare
Choose a tag to compare
Godot Rapier v0.7.11 Pre-release
Pre-release

What's Changed

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

Godot Rapier v0.7.10

03 Jul 18:44
53ce66f
Compare
Choose a tag to compare
Godot Rapier v0.7.10 Pre-release
Pre-release

What's Changed

  • Add missing cylinder shape for 3d by @Ughuuu in #137
  • Update readme and disable parallel builds by @Ughuuu in #140

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

Godot Rapier v0.7.9

03 Jul 06:58
7c7a4a5
Compare
Choose a tag to compare
Godot Rapier v0.7.9 Pre-release
Pre-release

What's Changed

  • improve performance by storing gd pointer by @Ughuuu in #136

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

Godot Rapier v0.7.8

02 Jul 15:47
b44c67b
Compare
Choose a tag to compare
Godot Rapier v0.7.8 Pre-release
Pre-release

What's Changed

  • fix determinism locally by deleting whole state if physics world is empty by @Ughuuu in #135

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

Godot Rapier v0.7.7

02 Jul 08:52
1ee2b64
Compare
Choose a tag to compare
Godot Rapier v0.7.7 Pre-release
Pre-release

What's Changed

  • Fix shapes translated not having correct center of mass and inertia by @Ughuuu in #133

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

Godot Rapier v0.7.6

01 Jul 17:00
e64074c
Compare
Choose a tag to compare
Godot Rapier v0.7.6 Pre-release
Pre-release

What's Changed

  • Fix shape scale issue and extra contacts reported. Also update rigidbodies to use collision groups by @Ughuuu in #128
  • Add enchanced determinism flag for math by @Ughuuu in #132

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