bullet3/src/BulletDynamics
erwin.coumans 10ed7bffd5 Fix serialization issue with btGeneric6DofSpringConstraintData, due to typo
Skip btGeneric6DofSpringConstraintData parts of the data that will be invalid in .bullet files version 280 or older
This fixes Issue 618, thanks to cyrfer for the report.
minor improvements in premake build (name library output so multiple Visual Studio installations don't conflict)
remove msvc folder
2012-07-24 04:07:25 +00:00
..
Character Add missing forward declaration. 2012-01-23 21:43:01 +00:00
ConstraintSolver Fix serialization issue with btGeneric6DofSpringConstraintData, due to typo 2012-07-24 04:07:25 +00:00
Dynamics apply forgotten patch in a closed issue 2012-06-29 22:36:38 +00:00
ibmsdk Fixes for IBM Cell SDK 3.0 by Jochen Roth 2007-12-11 19:49:09 +00:00
Vehicle Apple contribution for OSX SSE and iOS NEON optimizations unit tests, thanks to Jordan Hubbard, Ian Ollmann and Hristo Hristov. 2012-06-07 00:56:30 +00:00
CMakeLists.txt remove btContinuousDynamicsWorld, it is obsolete and was never completed. 2011-09-15 18:47:13 +00:00
premake4.lua add preliminary premake4 support (next to cmake) mainly to auto-generate Visual Studio projectfiles that can be redistributed (with no dependency on cmake, premake) 2011-09-02 22:24:08 +00:00