blender/extern/bullet2
2014-03-11 18:32:22 +01:00
..
patches bullet: Remove patch applied upstream 2013-11-04 17:02:01 +00:00
src OSX/bullet: add -O2 to bt_cxx_flags, in cmake thats default, in scons CXXFLAGS start empty also in “Release” 2014-03-11 18:32:22 +01:00
CMakeLists.txt CMake: add fastmath for gcc release flags (OSX had already) 2014-03-12 03:39:12 +11:00
readme.txt bullet: Remove patch applied upstream 2013-11-04 17:02:01 +00:00

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

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

Apply patches/convex_hull.patch to add access to the convex hull
operation, used in the BMesh convex hull operator.