forked from bartvdbraak/blender
82d3d9f2ba
Remove Jamfiles and other unused files that stuck around during previous updates. Add patches for local changes to the patches directory. Update readme.txt, it had outdated infromation. |
||
---|---|---|
.. | ||
patches | ||
src | ||
CMakeLists.txt | ||
readme.txt |
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/pvs_warning_fixes.patch to fix warnings reported by PVS-Studio. Originally committed in blender svn revision: 45908. Apply patches/make_id.patch to prevent duplicated define of MAKE_ID macro in blender side and bullet side. Sergey