File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.6.1-SNAPSHOT
4+ jjVersion = 3.7.0
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.7.0 released on TBD
4+
5+ + Bugfix: missing ` TRACE_NEW ` in ` BodyInterface_getTransformedShape `
6+ (issue #37 )
7+
8+ + Added classes:
9+ + ` BatchBodyInterface `
10+ + ` RMat44Array `
11+ + ` ShapeRefCArray `
12+ + ` TransformedShapeArray `
13+
14+ + Added method ` Mat44Array.length() ` .
15+ + Added runtime checks to ` Mat44Array ` .
16+ + Updated the Jolt-Physics source and assets to sg260221 (=f8a329a).
17+
18+
319## Version 3.6.0 released on 11 February 2026
420
521+ Bugfixes:
92108+ Updated the Jolt-Physics source and assets to sg260209 (=49f60cb).
93109+ Updated the OSHI library v6.9.3 .
94110
111+
95112## Version 3.5.2 released on 7 January 2026
96113
97114+ Bugfix: logic error in ` Body.applyBuoyancyImpulse() ` (issue #31 )
98115+ Updated the Checkstyle tool to v13, requiring JDK 21+ to build.
99116
117+
100118## Version 3.5.1 released on 28 December 2025
101119
102120+ Bugfixes:
You can’t perform that action at this time.
0 commit comments