summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
Commit message (Expand)AuthorAgeFilesLines
* updated test1.oec with a few static objectserwin.coumans2009-05-121-1/+2
* Fixes for broadphase/paircache determinism.erwin.coumans2009-02-101-4/+4
* applied patches against warnings, thanks a lot Ole K.erwin.coumans2009-02-061-3/+3
* some doxygen updates, added some comments to classes, fix broken links, renam...erwin.coumans2008-11-041-1/+1
* Don't search for duplicate vertices by default in btTriangleMesh, it is just ...erwin.coumans2008-10-301-15/+21
* fixed btSoftBodyConcaveCollisionAlgorithm, wrong bounding box transformationerwin.coumans2008-09-261-34/+52
* removed some warningserwin.coumans2008-05-211-1/+1
* Fixed warnings in Bullet/src core libraryerwin.coumans2008-05-101-2/+2
* add support for 16bit indices and 3-float vertices (instead of btVector3 whic...ejcoumans2008-02-181-50/+66
* add support for 16bit indices and 3-float vertices (instead of btVector3 whic...ejcoumans2008-02-181-16/+55
* cleaned up, removed warning under MSVC2005 (Level 4)ejcoumans2007-04-131-0/+2
* allow to use compression on btTriangleMeshejcoumans2007-03-121-14/+11
* merged most of the changes from the branch into trunk, except for COLLADA, li...ejcoumans2006-09-271-6/+6
* First stage in refactoring Bullet: moved Bullet Collision and Dynamics and Li...ejcoumans2006-09-251-0/+61