blender/extern/bullet2
Erwin Coumans d814e2b9c6 two minor changes, hopefully before release:
- reset randseed, which should make simulations more predictable
- re-activate substeps (for more accurate simulations)
2007-05-07 17:10:44 +00:00
..
make/msvc_7_0 ==== MSVC 7.1 project files ==== 2007-03-03 11:28:15 +00:00
src two minor changes, hopefully before release: 2007-05-07 17:10:44 +00:00
CMakeLists.txt added CMake file for new Bullet 2.x 2006-11-21 06:36:09 +00:00
Makefile Makefile for Bullet had error, didn't copy the .a file to the right dir. 2006-11-30 18:25:44 +00:00
readme.txt Added refactored Bullet 2.x library. Important: these files are not part of the Blender build yet. First, the integration will be updated to make use of the new Bullet version. Then all build systems needs to be updated. 2006-10-23 02:54:30 +00:00

*** These files in extern/bullet2 are NOT part of the Blender build yet ***

This is the new refactored version of Bullet physics library version 2.x

Soon this will replace the old Bullet version in extern/bullet.
First the integration in Blender Game Engine needs to be updated.
Once that is done all build systems can be updated to use/build extern/bullet2 files.

Questions? mail blender at erwincoumans.com, or check the bf-blender mailing list.
Thanks,
Erwin