summaryrefslogtreecommitdiff
path: root/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
Commit message (Expand)AuthorAgeFilesLines
* Update Bullet URL in copyright statementsAaron Franke2021-09-131-1/+1
* Code-style consistency improvement:erwincoumans2018-09-231-9/+7
* move constructor for abstract class in protectednicolaichuk2017-03-231-0/+3
* Add some Doxygen comments for broadphase and linearmath classes.erwin.coumans2008-08-271-1/+1
* second attempt to some pair management changes, allow to choose pair cache at...erwin.coumans2008-03-141-3/+6
* need to fix an issue, before making the paircache change.erwin.coumans2008-03-141-6/+3
* some pair management changes, allow to choose pair cache at run-time.erwin.coumans2008-03-131-3/+6
* added newline at end, to avoid warning.ejcoumans2007-12-011-1/+1
* add ability for user pair callback, this can be used to keep track of objects...ejcoumans2007-11-011-0/+37