2.83
Stop adding motion in the kinematic character controller if the walk direction is near zero
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
maintain backward compatibility using BT_ENABLE_GYROPSCOPIC_FORCE = BT_ENABLE_GYROSCOPIC_FORCE_IMPLICIT_BODY
added LICENSE.txt and AUTHORS.txt file add MultiBody Custom Creation example, to show how to import data from a URDF file and fill up your own data structures. add btMultiBody::setBaseWorldTransform method todo: fix cmake build, this patch is premake only
_N -> n, _C -> c, _L ->l, some collision with a standard C++ header?
remove a lot of warnings (more todo in demos and serialization code)
fix Linux and Cmake build
premake: use *.cpp insteadl of **.cpp