blender/extern/bullet2
2014-04-17 00:25:25 +02:00
..
patches bullet: Remove patch applied upstream 2013-11-04 17:02:01 +00:00
src Bullet: better workaround for failing friction with clang 3.4, remove the obsolete compileflag magic 2014-04-17 00:25:25 +02:00
CMakeLists.txt Bullet: better workaround for failing friction with clang 3.4, remove the obsolete compileflag magic 2014-04-17 00:25:25 +02: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.