bullet3/src
erwincoumans 457312f94f fix leak in loadSDF in case of visuals with duplicate/identical names that have a material.
fix GUI performance issue on Mac OSX
fix issue introduced in previous commit (in btConvexHullComputer.cpp)
2017-08-11 17:14:52 -07:00
..
Bullet3Collision fix many warnings 2017-01-15 22:26:11 -08:00
Bullet3Common Merge remote-tracking branch 'upstream/master' 2017-06-02 18:26:04 -07:00
Bullet3Dynamics 'powered' is bool not int 2017-05-12 15:47:03 -07:00
Bullet3Geometry fix whitespace formatting in cmake files 2015-12-07 14:08:04 -08:00
Bullet3OpenCL fix "warning '<': signed/unsigned mismatch" 2017-03-23 15:24:27 +03:00
Bullet3Serialize/Bullet2FileLoader fix many warnings 2017-01-15 22:26:11 -08:00
BulletCollision fix uninitialized-variable issues (were unused initialized, but triggers some memory checking tools) 2017-06-09 21:19:02 -07:00
BulletDynamics Merge pull request #1206 from erwincoumans/master 2017-06-24 20:07:17 -07:00
BulletInverseDynamics remove redefine warning_message 2017-03-29 18:21:08 +03:00
BulletSoftBody Merge remote-tracking branch 'remotes/bulletphysics/master' 2017-03-23 14:28:49 +03:00
clew ftello64 -> ftell and fopen64 -> fopen (to make Mac OSX happy) 2014-02-04 14:52:57 -08:00
LinearMath fix leak in loadSDF in case of visuals with duplicate/identical names that have a material. 2017-08-11 17:14:52 -07:00
btBulletCollisionCommon.h fix many warnings 2017-01-15 22:26:11 -08:00
btBulletDynamicsCommon.h add a btFixedConstraint with toggle between btGeneric6DofConsraint and btFixedConstraint in VoronoiFractureDemo 2013-10-02 21:50:50 +00:00
CMakeLists.txt fix cmake to succeed with -DBUILD_BULLET3=0 2015-12-07 13:43:17 -08:00