forked from bartvdbraak/blender
3a53ed8d1b
This assert happens all the time for character physics in debug mode. In release mode, the assert is skipped but the code is still incorrect although it does not cause any crash strangely. |
||
---|---|---|
.. | ||
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/convex_hull.patch to add access to the convex hull operation, used in the BMesh convex hull operator.