summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionDispatch/btGhostObject.h
Commit message (Expand)AuthorAgeFilesLines
* Code-style consistency improvement:erwincoumans2018-09-231-46/+33
* fix some warnings, see Issue 400erwin.coumans2010-07-201-1/+1
* add newlines to files, thanks to tasioga for the patcherwin.coumans2010-01-201-1/+2
* minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, def...erwin.coumans2009-02-181-173/+173
* Made btCollisionWorld::convexSweepTest and btGhostObject::convexSweepTest con...erwin.coumans2008-11-191-1/+1
* Fix issue with un-initialized broadphase proxy during broadphase insert. It w...erwin.coumans2008-11-171-9/+11
* some doxygen updates, added some comments to classes, fix broken links, renam...erwin.coumans2008-11-041-1/+1
* Added btGhostObject and btPairCachingGhostObject functionality.erwin.coumans2008-10-181-32/+52
* Preliminary adding btGhostObject.erwin.coumans2008-10-161-0/+152