blender/extern/bullet2
2014-03-18 12:18:03 +01:00
..
patches bullet: Remove patch applied upstream 2013-11-04 17:02:01 +00:00
src OSX/bullet: i have to use -O0 again, else weird bullet behaviour comes back. 2014-03-12 13:04:31 +01:00
CMakeLists.txt OSX/cmake/bullet: fix ambigoius compiler ID and make deoptimize fix a bit stricter to reduce speed penalty 2014-03-18 12:18:03 +01: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.