summaryrefslogtreecommitdiffstats
path: root/src/bulletphysics/qspherecollider.h
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete bullet and OpenAL aspectsSean Harmer2015-02-191-101/+0
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Colliders/RigidBody: added scalar properties for center and centerOfMassPaul Lemire2014-10-301-0/+15
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-4/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Add doClone() and copy() members to the bullet QNode sub-classesSean Harmer2014-08-131-0/+3
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Add QSphereColliderSean Harmer2014-06-261-0/+87