bullet3/src
erwincoumans 5dafea7c06 avoid allocations in renderer (messes up AMD buggy OpenGL driver)
add missing file in cmake build system (BroadphaseCollision/b3GpuParallelLinearBvhBroadphase.cpp and BroadphaseCollision/b3GpuParallelLinearBvh.cpp)
2014-04-09 21:23:22 -07:00
..
Bullet3Collision Fix linux|mingw shared|static build 2014-04-09 10:33:22 +00:00
Bullet3Common Fix linux|mingw shared|static build 2014-04-09 10:33:22 +00:00
Bullet3Dynamics Fix linux|mingw shared|static build 2014-04-09 10:33:22 +00:00
Bullet3Geometry Fix linux|mingw shared|static build 2014-04-09 10:33:22 +00:00
Bullet3OpenCL avoid allocations in renderer (messes up AMD buggy OpenGL driver) 2014-04-09 21:23:22 -07:00
Bullet3Serialize/Bullet2FileLoader Fix linux|mingw shared|static build 2014-04-09 10:33:22 +00:00
BulletCollision Add the old Bullet 2.x obsolete demos, and CMake buildsystem files, and gradually move them to newer Bullet 3.x structure 2013-12-19 12:40:59 -08:00
BulletDynamics add CMake support for AppAllBullet2Demos demo. See also https://github.com/bulletphysics/bullet3/issues/43 2014-03-24 13:18:24 -07:00
BulletSoftBody Added btSoftBodyHelpers::ReoptimizeLinkOrder(btSoftBody* softBody) method, to help improve performance for modern out-of-core CPUs. 2014-04-08 09:45:09 -07:00
clew ftello64 -> ftell and fopen64 -> fopen (to make Mac OSX happy) 2014-02-04 14:52:57 -08:00
LinearMath minor issues (don't use \n in B3_PROFILE, and don't report timing inaccuracy in console 2014-01-29 15:25:36 -08:00
btBulletCollisionCommon.h fix and re-enable sphere-box collision algorithm, Issue 643 2012-07-31 17:17:51 +00:00
btBulletDynamicsCommon.h add a btFixedConstraint with toggle between btGeneric6DofConsraint and btFixedConstraint in VoronoiFractureDemo 2013-10-02 21:50:50 +00:00
CMakeLists.txt Added CMake support to compile App_Bullet3_OpenCL_Demos 2014-03-24 15:44:45 -07:00