summaryrefslogtreecommitdiffstats
path: root/src/collision
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use a single a doc project for all the submodule docsVenugopal Shivashankar2015-10-051-2/+0
* Make concrete collider types inherit from QAbstractColliderSean Harmer2015-08-1012-28/+28
* Add QAbstractCollider typeSean Harmer2015-08-104-2/+231
* Add QGeometryCollider C++ and QML typesSean Harmer2015-08-104-2/+226
* Add QCapsuleCollider C++ and QML typesSean Harmer2015-08-104-2/+327
* Add QBoxCollider C++ and QML typesSean Harmer2015-08-104-2/+276
* Add some properties to QSphereColliderSean Harmer2015-08-102-0/+46
* Add new collision aspectSean Harmer2015-08-1010-0/+648