tornavis/extern/bullet2
Campbell Barton 474fe33301 fix transform code using a node space as an image space, accessing unallocated memory.
also remove bullet patch which has now been applied.
2011-05-02 05:24:59 +00:00
..
src fixes in Bullet stuff, roll influence for raycast vehicles was broken, 2011-03-29 18:44:18 +00:00
CMakeLists.txt Fix for compilation error after bullet upgrade. 2011-03-12 22:05:33 +00:00
readme.txt Bullet patch for compound ray cast. The patch is filed in Bullet patch tracker for inclusion in later revision. If it is not included, apply manually extern/bullet2/bullet_compound_raycast.patch 2008-09-11 20:09:07 +00:00

readme.txt

***
Apply bullet_compound_raycast.patch if not already applied in Bullet source
This patch is needed to return correct raycast results on compound shape.
/ben


*** 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