Releases: quinnvoker/qurobullet
Releases · quinnvoker/qurobullet
v1.2.1
Godot 4.1 support; fixes minor issue where some uninitialized class properties were causing nondeterministic changes to the modules docs and causing automated builds to fail.
You can find prebuilt Godot binaries made with this qurobullet release here.
v1.2
Godot 4.0 support!
Not exhaustively tested, but seems to behave well.
v1.2r1
Seems to be working with Godot 4.x (tested with 4.0 and 4.1 branches, though not exhaustively).
Only downside is a bug has appeared when running int Godot 4, where bulletspawners' cached volleys lose their data after their first use, not sure why. For now I've just disabled the caching behaviour, as it's not strictly necessary for good performance.
This release will be replaced when I have automated builds working.