summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/items/quick3dnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/Quick3DRobert Brock2017-04-011-1/+2
* Quick3DNode: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-05-141-2/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Header naming fixed for quick3d partsTomi Korpipää2015-11-041-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-11/+9
* QNode parent changesPaul Lemire2015-06-111-4/+8
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-291-0/+19
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QNode refactoringPaul Lemire2014-10-031-11/+4
* Backend refactoringPaul Lemire2014-07-181-14/+30
* Renamed Node to QNodePaul Lemire2014-07-051-9/+9
* Monitor Nodes for Creation/DeletionPaul Lemire2014-06-071-2/+0
* Quick3DNode extension of NodePaul Lemire2014-06-021-22/+23
* QQmlExtensionPlugins for Qt3DCore and Qt3DRendererPaul Lemire2014-05-251-0/+144