summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionShapes/btEmptyShape.h
Commit message (Expand)AuthorAgeFilesLines
* updated test1.oec with a few static objectserwin.coumans2009-05-121-1/+1
* removed STL usage of Extras/ConvexBuilder and replaced by btAlignedObjectArrayerwin.coumans2008-10-281-1/+1
* add empty 'processAllTriangles' for btEmptyShape, thanks to Ole K.erwin.coumans2008-10-271-0/+3
* Make getShapeType() a non virtual function.john.mccutchan2008-09-291-3/+0
* Added more Doxygen comments for classes in src/BulletCollision/CollisionShapeserwin.coumans2008-08-271-2/+2
* made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bullet...ejcoumans2007-10-131-2/+2
* include paths should not be relative starting with "../ejcoumans2007-07-141-3/+3
* - removed STL from the Bullet library: replace std::vector by btAlignedObject...ejcoumans2007-03-061-1/+0
* Pathnames between #include files that are intended to be used within applicat...sjbaker2006-12-261-4/+4
* renamed ConcaveShape to btConcaveShapeejcoumans2006-11-291-1/+1
* Refactoring: another huge number of changes, renamed methods to start with lo...ejcoumans2006-09-281-5/+5
* merged most of the changes from the branch into trunk, except for COLLADA, li...ejcoumans2006-09-271-12/+12
* First stage in refactoring Bullet: moved Bullet Collision and Dynamics and Li...ejcoumans2006-09-251-0/+71