2.83
add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release
fix a 64-bit issue in the optional 'preSwapFilenameOut' method (this is only use when you want to export a copy of a .bullet file after loading with a different endian-ness)
add .bullet extension in File/Open on Mac add importer support for FIXED_CONSTRAINT_TYPE, to be replaced by btGeneric6DofSpring2Constraint btFixedConstraint now derives from btGeneric6DofSpring2Constraint
Add serialization support for btGeneric6DofSpring2Constraint Attempt to re-order serialization data so it can be serialized in-memory (for deep copy)