File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# # configure Gradle properties for building the Jolt-JNI Project
22
33# Jolt-JNI version string:
4- jjVersion = 3.5.1-SNAPSHOT
4+ jjVersion = 3.5.1
55
66# # default artifact ID (used when -Partifact= isn't specified on the command line)
77artifact = jolt-jni
Original file line number Diff line number Diff line change 11# Release log for the Jolt-JNI project
22
3+ ## Version 3.5.1 released on TBD
4+
5+ + Bugfixes:
6+ + race condition in ` JoltPhysicsObject.startCleaner() `
7+ + ` Jolt.listClasses() ` depends on the local charset
8+ + Altered the half-extent constraints for ` BoxShape ` and ` BoxShapeSettings ` .
9+ + Updated the Jolt-Physics source and assets to v5.5.0 (=23dadd0e).
10+ + Updated the OSHI library to v6.9.2 .
11+
12+
313## Version 3.5.0 released on 28 October 2025
414
515+ Bugfixes:
You can’t perform that action at this time.
0 commit comments