Welcome to mirror list, hosted at ThFree Co, Russian Federation.

readme.txt « bullet2 « extern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 33430fc8ee32d9a4224cad3fe9291ab468ea7c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/ghost_softbody.patch to prevent softbodies being hit by ghost objects.
Originally committed in blender svn revision: 43905.

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