summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/items
Commit message (Expand)AuthorAgeFilesLines
...
* QScene is now privatePaul Lemire2015-07-061-2/+2
* QNode parent changesPaul Lemire2015-06-114-6/+17
* Remove unneeded signalSean Harmer2015-06-062-5/+1
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-204-8/+8
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-296-17/+91
* Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-201-2/+2
* [QTransform] Track the transforms list and notify when it changesKonstantin Ritt2015-03-182-1/+6
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-162-9/+12
* Added NodeInstantiatorSean Harmer2015-02-284-2/+698
* Copyright header change.Mika Salmela2015-02-0911-209/+154
* Move CameraController in the input aspectKevin Ottens2015-01-232-2/+29
* Add a new EntityLoader elementKevin Ottens2014-12-174-0/+402
* Rename ComponentList to QComponentListSean Harmer2014-11-191-1/+1
* QTransform refactoredPaul Lemire2014-10-301-1/+1
* QNode refactoringPaul Lemire2014-10-031-11/+4
* Clean up the headersThiago Macieira2014-08-171-1/+1
* Backend refactoringPaul Lemire2014-07-182-14/+34
* Renamed Camera to QCameraPaul Lemire2014-07-092-7/+7
* Prefixed Q to transformsPaul Lemire2014-07-062-14/+14
* Renamed Transform to QTransformPaul Lemire2014-07-051-3/+3
* Renamed Component to QComponentPaul Lemire2014-07-052-15/+15
* Renamed Entity to QEntityPaul Lemire2014-07-051-3/+3
* Renamed Node to QNodePaul Lemire2014-07-052-17/+17
* Compile again on OS XSean Harmer2014-06-121-1/+1
* Monitor Nodes for Creation/DeletionPaul Lemire2014-06-071-2/+0
* Quick3DTransform extended type for TransformPaul Lemire2014-06-022-13/+18
* Quick3DNode extension of NodePaul Lemire2014-06-022-24/+27
* Quick3DEntity extending EntityPaul Lemire2014-06-022-26/+13
* CameraController usable from QMLPaul Lemire2014-05-313-0/+157
* Corrected the way a Transform is updatedPaul Lemire2014-05-311-4/+1
* QQmlExtensionPlugins for Qt3DCore and Qt3DRendererPaul Lemire2014-05-257-0/+612