summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionShapes/btBoxShape.h
Commit message (Expand)AuthorAgeFilesLines
* updated test1.oec with a few static objectserwin.coumans2009-05-121-1/+1
* Fixes for broadphase/paircache determinism.erwin.coumans2009-02-101-2/+2
* Big work-in-progress refactoring of the constraint solver:erwin.coumans2008-12-011-12/+6
* Removed obsolete btPoint3: use btVector3 insteaderwin.coumans2008-10-271-4/+4
* Make getShapeType() a non virtual function.john.mccutchan2008-09-291-3/+3
* Added more Doxygen comments for classes in src/BulletCollision/CollisionShapeserwin.coumans2008-08-271-1/+1
* prepare for Box2D style gui demoejcoumans2007-10-181-1/+1
* made 'calculateLocalInertia' const, thanks to cgripeos, see http://www.bullet...ejcoumans2007-10-131-2/+2
* more work on hashed pairmanager. growing doesn't work yet, so need to allocat...ejcoumans2007-10-121-18/+51
* include paths should not be relative starting with "../ejcoumans2007-07-141-3/+3
* Applied FSelUsage.patch, thanks a lot Marten Svanfeldt, Starbreeze Studiosejcoumans2007-07-121-13/+10
* Pathnames between #include files that are intended to be used within applicat...sjbaker2006-12-261-4/+4
* Contribution to add optional double precision floating point support. Define ...ejcoumans2006-12-161-21/+21
* ASSERT -> btAssertejcoumans2006-11-291-1/+1
* improved robustness of penetrations involving triangles and boxes, by adding ...ejcoumans2006-11-051-0/+31
* some minor comment-renames, and moved some data from box/sphere into common c...ejcoumans2006-09-281-8/+7
* Refactoring: another huge number of changes, renamed methods to start with lo...ejcoumans2006-09-281-30/+30
* merged most of the changes from the branch into trunk, except for COLLADA, li...ejcoumans2006-09-271-40/+40
* First stage in refactoring Bullet: moved Bullet Collision and Dynamics and Li...ejcoumans2006-09-251-0/+263