1 This is the new refactored version of Bullet physics library version 2.x
3 Questions? mail blender at erwincoumans.com, or check the bf-blender mailing list.
7 Apply patches/ghost_softbody.patch to prevent softbodies being hit by ghost objects.
8 Originally committed in blender svn revision: 43905.
10 Apply patches/pvs_warning_fixes.patch to fix warnings reported by PVS-Studio.
11 Originally committed in blender svn revision: 45908.
13 Apply patches/make_id.patch to prevent duplicated define of MAKE_ID macro in blender
17 Apply patches/ghost_character.path to prevent characters from colliding with ghost objects.