summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
Commit message (Expand)AuthorAgeFilesLines
* updated test1.oec with a few static objectserwin.coumans2009-05-121-5/+5
* + disable perturbation for btConvexPlaneCollisionAlgorithm, it introduces art...erwin.coumans2009-05-061-15/+30
* applied patches against warnings, thanks a lot Ole K.erwin.coumans2009-02-061-4/+4
* add support for premade aabb in btStridingMeshInterface/btBvhTriangleMeshShape,erwin.coumans2008-08-291-3/+9
* Added more Doxygen comments for classes in src/BulletCollision/CollisionShapeserwin.coumans2008-08-271-4/+3
* add support for 16bit indices and 3-float vertices (instead of btVector3 whic...ejcoumans2008-02-181-0/+1
* fixed misleading name 'numTriangleIndices' into 'numTriangles', thanks Sean T...ejcoumans2007-11-301-1/+1
* applied patch contributed by Tim Johansson: adds support for multiple mesh pa...ejcoumans2007-11-061-2/+6
* updated autogenerated msvc projectfiles, moved destructor in CPP file, it was...ejcoumans2007-10-251-0/+4
* make sure aligned structures/classes use the btAlignedAlloc/btAlignedFree, by...ejcoumans2007-09-251-0/+4
* include paths should not be relative starting with "../ejcoumans2007-07-141-1/+1
* cleaned up, removed warning under MSVC2005 (Level 4)ejcoumans2007-04-131-4/+6
* Get the open source Bullet library more in sync with Playstation SPU versionejcoumans2007-04-101-15/+28
* Pathnames between #include files that are intended to be used within applicat...sjbaker2006-12-261-1/+1
* Contribution to add optional double precision floating point support. Define ...ejcoumans2006-12-161-2/+2
* Replaced most STL std::vector with btAlignedObjectArray. ejcoumans2006-12-061-2/+2
* more refactoring, removed PhysicsInterface, cleaned up demos to make use of b...ejcoumans2006-09-301-0/+4
* Refactoring: another huge number of changes, renamed methods to start with lo...ejcoumans2006-09-281-2/+2
* merged most of the changes from the branch into trunk, except for COLLADA, li...ejcoumans2006-09-271-7/+7
* First stage in refactoring Bullet: moved Bullet Collision and Dynamics and Li...ejcoumans2006-09-251-0/+78