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 = 4.3.0
4+ jjVersion = 4.3.1-SNAPSHOT
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 4.3.0 released on TBD
3+ ## Version 4.3.0 released on 8 May 2026
44
55+ Bugfixes:
6- + unsatisfied link in ` BodyIdVector.createCopy() `
7- + unsatisfied link in ` Character.getCharacterSettings() `
6+ + unsatisfied link during ` BodyIdVector.createCopy() `
7+ + unsatisfied link during ` Character.getCharacterSettings() `
8+ + assertion failure during ` Contact.getCharacterB() `
89 + ` Mat44.setElement() ` and ` RMat44.setElement() ` are ineffective (PR #46 )
910
1011+ Added classes and interfaces:
You can’t perform that action at this time.
0 commit comments