2.82
SerializeDemo: create a testFile.bullet if it is missing Serialization: remove obsolete autogenerated headers Minor changes in btSequentialImpulseConstraintSolver: split methods to make it easier to derive from the class and add functionality.
fix: some file didn't have the svn:eol-style native yet
Generate a single bullet.h headerfile for serialization, to make it easier to load .bullet files with no dependencies on the Bullet SDK (except Bullet/LinearMath and Bullet/Extras/Serialize/BulletFileLoader) Added a work-in-progress example how to load a .bullet file using this bullet.h file (and not using the Bullet SDK)