bullet3/Extras/ConvexDecomposition
erwin.coumans a216ce4bf6 apply patch for convex decomposition performance improvements, thanks to Tuan Kuranes:
http://code.google.com/p/bullet/issues/detail?id=199
Fix in soft body collision, adding collision margin twice (was visible when rigid body spheres rested on cloth)
2009-02-28 00:21:30 +00:00
..
bestfit.cpp removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
bestfit.h moved files around 2006-05-25 19:18:29 +00:00
bestfitobb.cpp Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
bestfitobb.h moved files around 2006-05-25 19:18:29 +00:00
cd_hull.cpp apply patch for convex decomposition performance improvements, thanks to Tuan Kuranes: 2009-02-28 00:21:30 +00:00
cd_hull.h removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
cd_vector.h removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
cd_wavefront.cpp removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
cd_wavefront.h removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
CMakeLists.txt updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos 2008-11-06 06:54:35 +00:00
concavity.cpp removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
concavity.h removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
ConvexBuilder.cpp removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
ConvexBuilder.h removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
ConvexDecomposition.cpp removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
ConvexDecomposition.h removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
fitsphere.cpp removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
fitsphere.h moved files around 2006-05-25 19:18:29 +00:00
float_math.cpp Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
float_math.h Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
Jamfile added src folder, due to btAlignedObjectArray dependency (removed STL) 2008-10-31 01:28:13 +00:00
meshvolume.cpp Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
meshvolume.h moved files around 2006-05-25 19:18:29 +00:00
planetri.cpp Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
planetri.h removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
raytri.cpp Fixed warnings in Bullet/src core library 2008-05-10 18:00:21 +00:00
raytri.h moved files around 2006-05-25 19:18:29 +00:00
splitplane.cpp removed some warnings, as reported here: 2008-10-27 20:20:28 +00:00
splitplane.h removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
vlookup.cpp removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArray 2008-10-28 18:52:46 +00:00
vlookup.h moved files around 2006-05-25 19:18:29 +00:00