7.5.0
- Bugfix: during cloning, Bullet's ignore list gets out-of-synch with the JVM list
- Added the
applyAllExceptIgnoreListTo()
method to theRigidBodySnapshot
class. - Made private fields
static
in the tutorial apps. - Built using Gradle v8.1.0 .
applyAllExceptIgnoreListTo()
method to the RigidBodySnapshot
class.static
in the tutorial apps.