0.6.0
-
Renamed the
RefShapeclass toShapeRef. -
Bugfix: JVM crashes when
OnBodyDeactivated()invoked by a native thread. -
Bugfix: work around
JobSystemSingleThreadeddeadlocks on Windows. -
Added classes to the library:
BodyIdVectorCharacterCharacterBaseCharacterBaseSettingsCharacterRefCharacterSettingsCharacterSettingsRefCharacterVirtualCharacterVirtualRefCharacterVirtualSettingsCharacterVirtualSettingsRefConeConstraintConeConstraintSettingsCollideShapeResultConstraintConstraintsConstraintRefConstraintSettingsConstraintSettingsRefContactContactListContactManifoldContactSettingsDistanceConstraintDistanceConstraintSettingsFixedConstraintFixedConstraintSettingsGearConstraintGearConstraintSettingsHingeConstraintHingeConstraintSettingsMotorSettingsPhysicsMaterialPhysicsMaterialRefPlanePlaneShapePlaneShapeSettingsPointConstraintPointConstraintSettingsRMat44SixDofConstraintSixDofConstraintSettingsSliderConstraintSliderConstraintSettingsSpringSettingsSubShapeIdSubShapeIdPairTwoBodyConstraintTwoBodyConstraintSettings
-
Added enums to the library:
EAxisEBackFaceModeEConstraintSubTypeEConstraintSpaceEConstraintTypeEGroundStateEMotorStateESpringModeESwingTypeValidateResult
-
Added interfaces to the library:
ConstBodyConstCharacterConstCharacterBaseConstCharacterBaseSettingsConstCharacterSettingsConstCharacterVirtualConstCharacterVirtualSettingsConstConstraintConstConstraintSettingsConstContactConstPhysicsMaterialConstPlaneConstRMat44
-
Added many public methods to the library.
-
Updated Jolt source code to 8feb90c (=sg240827).
-
Updated jSnapLoader to v1.0.0-stable .
-
Reorganized the "glue" source files into multiple directories.