-
Bugfix: logic error in
VehicleTransmissionSettings.setClutchReleaseTime() -
Bugfix: unsatisfied link in
RackAndPinionConstraintSettings -
Added
set()copying methods to 83 classes. -
Added 5 read-only interfaces:
ConstMotorcycleControllerSettingsConstTrackedVehicleControllerSettingsConstVehicleDifferentialSettingsConstVehicleTrackSettingsConstWheeledVehicleControllerSettings
-
Added getters and setters for 6 attributes of the
MotorcycleControllerSettingsclass. -
Added accessors for 3 attributes of the
VehicleCollisionTesterclass. -
Added
isEqual()methods to 5 classes. -
Added 3 public setters to the
VehicleTrackSettingsclass. -
Added copy constructors for the
CollisionGroupandIndexedTriangleNoMaterialclasses. -
Added accessors for the
mLeftRightSplitattribute ofVehicleDifferentialSettingsobjects. -
Added getters for the engine and transmission of
TrackedVehicleControllerSettingsobjects. -
Added accessors for the slip ratio of a
WheeledVehicleControllerSettings. -
Added the
getRotationAngle()method to theQuatArginterface. -
Added constant values
cBroadPhaseLayerInvalidandcObjectLayerInvalidto theJoltclass. -
Overrode various
equals(),hashCode(), andtoString()methods. -
Updated the Jolt-Physics source and assets to sg260518 (=153fd6f).
-
Began building with Vulkan SDK v1.4.350 and Xcode v26.5.0 .
-
Updated the OSHI library to v7.2.1 .