summaryrefslogtreecommitdiffstats
path: root/src/collision
Commit message (Expand)AuthorAgeFilesLines
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-3/+3
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-301-1/+0
* Doc: Move the doc artifacts outside of the submodule directoryVenugopal Shivashankar2015-10-282-136/+0
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-276-11/+85
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-139-33/+33
* Add "We mean it" warnings to private headersSean Harmer2015-10-136-0/+66
* Move collision aspect into its own namespaceSean Harmer2015-10-1318-54/+56
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* 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