2.0.1
-
API changes:
- Moved the
getVertexRadius()andsetVertexRadius()methods fromSoftBodySharedSettingstoSoftBodyCreationSettings - Made the
DecoratedShapeandDecoratedShapeSettingsclasses abstract. - Made various setters chainable.
- Moved the
-
Bugfixes:
StringStreamdoesn't handle NULs- race conditions in
BodyInterface - logic error in the
PhysicsMaterialSimplecopy constructor - passing an empty collection to the
ConvexHullShapeSettingsconstructor crashes the JVM UnsatisfiedLinkErroris thrownSIGSEGVingetMassProperties()when the shape isnullPhysicsSystemnever releases step listeners- the
Parameterscopy constructor doesn't copyenableDebugOutput
-
Added classes:
AddConvexRadiusTabBcsResultConstraintResultEpaPenetrationDepthGroupFilterResultGroupFilterToIdMapIdToGroupFilterMapIdToMaterialMapIdToShapeMapIdToSharedSettingsMapMaterialToIdMapPathResultPhysicsMaterialResultPointConvexSupportResultRodBendTwistRodStretchSphereRttiSbcsResultSettingsResultShapeToIdMapSharedSettingsToIdMapTemporariesTransformedConvexObjectTransformedAaBoxTransformedSphere
-
Added interfaces:
ConstBoxShapeSettingsConstEdgeConstPhysicsSettingsConstRodBendTwistConstRodStretchSphereConstSerializableObjectConstSoftBodyManifoldConstSphereConstSpringSettingsConstVehicleAntiRollBarConstVehicleConstraintSettingsConstVehicleControllerSettingsConstVertexConstVolume
-
Added many public methods and constructors to the libraries.
-
Updated the Jolt source code and assets to 2405ff1 (sg250628).
-
Updated the OSHI library to v6.8.2 .