summaryrefslogtreecommitdiffstats
path: root/src/collision/qgeometrycollider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete collision aspectAndy Nichols2015-11-071-90/+0
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-3/+3
* Move collision aspect into its own namespaceSean Harmer2015-10-131-2/+2
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* Make concrete collider types inherit from QAbstractColliderSean Harmer2015-08-101-3/+3
* Add QGeometryCollider C++ and QML typesSean Harmer2015-08-101-0/+90