bullet3/Extras
ejcoumans ea3dfb4ca3 made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514
- applied a large patch to remove warnings
Thanks to Enrico, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1568
- removed SSE includes, added #incude <string.h> for memset in Extras/quickstep, thanks Eternl Knight
- disabled 16-byte alignement on btQuadWord class, it causes problems under PS3 Linux. Need to check out why.
2007-10-13 23:41:37 +00:00
..
AlgebraicCCD Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00
AlternativeCollisionAlgorithms more work on hashed pairmanager. growing doesn't work yet, so need to allocate enough room for the overlapping pairs in advance. 2007-10-12 02:52:28 +00:00
BulletColladaConverter moved Bullet COLLADA Convert into Extras folder, instead of embedded in the ColladaDemo 2007-10-12 07:39:04 +00:00
BulletMultiThreaded make parallel solver compile on MSVC 6 2007-10-12 06:59:59 +00:00
BulletX 2007-06-13 05:00:42 +00:00
COLLADA_DOM updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones. 2006-12-27 01:34:54 +00:00
ConvexDecomposition updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones. 2006-12-27 01:34:54 +00:00
EPA Fix interface for comparison/integration files in alternative EPA solvers. 2007-02-21 21:00:16 +00:00
ExtraSolid35 Fix interface for comparison/integration files in alternative EPA solvers. 2007-02-21 21:00:16 +00:00
GIMPACT made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514 2007-10-13 23:41:37 +00:00
GIMPACTUtils moved btGenericPoolAllocator to GIMPACT, updated jamfiles/buildsystem 2007-09-30 03:16:47 +00:00
GPUphysics made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514 2007-10-13 23:41:37 +00:00
LibXML updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones. 2006-12-27 01:34:54 +00:00
quickstep made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1514 2007-10-13 23:41:37 +00:00
SATConvexCollision Replaced most STL std::vector with btAlignedObjectArray. 2006-12-06 04:22:36 +00:00
simdmathlibrary patch to allow building of SPU version 2007-08-21 03:41:42 +00:00
vectormathlibrary converted files to UNIX EOL 2007-08-21 04:06:39 +00:00
CMakeLists.txt moved Bullet COLLADA Convert into Extras folder, instead of embedded in the ColladaDemo 2007-10-12 07:39:04 +00:00
Jamfile moved Bullet COLLADA Convert into Extras folder, instead of embedded in the ColladaDemo 2007-10-12 07:39:04 +00:00
test_BulletOde.cpp Refactoring: another huge number of changes, renamed methods to start with lower-case. 2006-09-28 01:11:16 +00:00