blender/extern/bullet2
Campbell Barton 47adab4f99 CMake: prepare for BLENDER_SORTED_LIBS removal
No functional change, this adds LIB definition and args to cmake files.
Without this it's difficult to migrate away from 'BLENDER_SORTED_LIBS'
since there are many platforms/configurations that could break when
changing linking order.

Manually add and enable WITHOUT_SORTED_LIBS to try building
without sorted libs (currently fails since all variables are empty).
This check will eventually be removed.

See T46725.
2019-04-14 15:37:24 +02:00
..
patches Windows: Add support for building with clang. 2018-05-28 14:34:47 -06:00
src Windows: Add support for building with clang. 2018-05-28 14:34:47 -06:00
CMakeLists.txt CMake: prepare for BLENDER_SORTED_LIBS removal 2019-04-14 15:37:24 +02:00
readme.txt Upgrade Bullet to version 2.83. 2016-01-25 22:14:46 +01: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/blender.patch to fix a few build errors and warnings and dd original
vertex access for BMesh convex hull operator.

Documentation is available at:
http://code.google.com/p/bullet/source/browse/trunk/Bullet_User_Manual.pdf
and:
https://github.com/bulletphysics/bullet3/tree/master/docs