File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ slug : v0-8-24
3+ title : ' v0.8.24'
4+ date : 2025-11-24
5+ authors :
6+ - name : Apps in a Cup
7+ url : https://github.com/appsinacup
8+ image_url : https://github.com/appsinacup.png
9+ tags : [changelog, release]
10+ ---
11+
12+ ## Generic6DOFJoint
13+
14+ - Fix: Generic6DOFJoint does not allow for translation only rotation by @Stefan-5422 in https://github.com/appsinacup/godot-rapier-physics/pull/458
15+
16+ ## Fluid
17+
18+ - Fix fluid effects not working.
19+
20+ :::note Learn how to install
21+
22+ Read the [ Getting Started] ( https://godot.rapier.rs/docs/intro#install-the-plugin-from-assetlib ) documentation.
23+
24+ Join the conversation on [ Discord] ( https://discord.gg/v649emcpAu ) .
25+
26+ :::
Original file line number Diff line number Diff line change 1+ ---
2+ slug : v0-8-25
3+ title : ' v0.8.25'
4+ date : 2026-02-25
5+ authors :
6+ - name : Apps in a Cup
7+ url : https://github.com/appsinacup
8+ image_url : https://github.com/appsinacup.png
9+ tags : [changelog, release]
10+ ---
11+
12+ ## Godot Rust Update
13+
14+ - Update to latest gdext.
15+
16+ ## Godot Update
17+
18+ - Update to Godot 4.6
19+
20+ :::note Learn how to install
21+
22+ Read the [ Getting Started] ( https://godot.rapier.rs/docs/intro#install-the-plugin-from-assetlib ) documentation.
23+
24+ Join the conversation on [ Discord] ( https://discord.gg/v649emcpAu ) .
25+
26+ :::
Original file line number Diff line number Diff line change 1+ ---
2+ slug : v0-8-26
3+ title : ' v0.8.26'
4+ date : 2026-03-13
5+ authors :
6+ - name : Apps in a Cup
7+ url : https://github.com/appsinacup
8+ image_url : https://github.com/appsinacup.png
9+ tags : [changelog, release]
10+ ---
11+
12+ ## Various fixes
13+
14+ * Update to latest godot-rust version by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/474
15+ * use pinned nightly version. by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/477
16+ * Fix skew changing after collision by @LeaoLuciano in https://github.com/appsinacup/godot-rapier-physics/pull/473
17+ * Fix length unit precision by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/483
18+ * Fix godot rust get space state error by @Ughuuu in https://github.com/appsinacup/godot-rapier-physics/pull/482
19+ * Fix center of mass not being used correctly for forces applied at points by @Ardot66 in https://github.com/appsinacup/godot-rapier-physics/pull/487
20+
21+ :::note Learn how to install
22+
23+ Read the [ Getting Started] ( https://godot.rapier.rs/docs/intro#install-the-plugin-from-assetlib ) documentation.
24+
25+ Join the conversation on [ Discord] ( https://discord.gg/v649emcpAu ) .
26+
27+ :::
Original file line number Diff line number Diff line change 1+ ---
2+ slug : v0-8-27
3+ title : ' v0.8.27'
4+ date : 2026-03-19
5+ authors :
6+ - name : Apps in a Cup
7+ url : https://github.com/appsinacup
8+ image_url : https://github.com/appsinacup.png
9+ tags : [changelog, release]
10+ ---
11+
12+ ## Crash Fix
13+
14+ - Fix crash on startup by upgrading to latest godot-rust.
15+
16+ :::note Learn how to install
17+
18+ Read the [ Getting Started] ( https://godot.rapier.rs/docs/intro#install-the-plugin-from-assetlib ) documentation.
19+
20+ Join the conversation on [ Discord] ( https://discord.gg/v649emcpAu ) .
21+
22+ :::
Original file line number Diff line number Diff line change 1+ ---
2+ slug : v0-8-28
3+ title : ' v0.8.28'
4+ date : 2026-03-27
5+ authors :
6+ - name : Apps in a Cup
7+ url : https://github.com/appsinacup
8+ image_url : https://github.com/appsinacup.png
9+ tags : [changelog, release]
10+ ---
11+
12+ ## Determinism Fix
13+
14+ - Saved State Congruence by @dog-molecule in https://github.com/appsinacup/godot-rapier-physics/pull/499
15+
16+
17+ :::note Learn how to install
18+
19+ Read the [ Getting Started] ( https://godot.rapier.rs/docs/intro#install-the-plugin-from-assetlib ) documentation.
20+
21+ Join the conversation on [ Discord] ( https://discord.gg/v649emcpAu ) .
22+
23+ :::
You can’t perform that action at this time.
0 commit comments