summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d/items/quick3dentityloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/Quick3DRobert Brock2017-04-011-3/+3
* Update EntityLoader docsAntti Määttä2017-01-101-1/+10
* Only pass static metaobjects around and fix EntityLoaderPaul Lemire2016-12-161-1/+7
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-17/+17
* Strip out cloning subsystemSean Harmer2016-04-291-9/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Stop using enum references that require C++11.Raphael Kubo da Costa2015-12-301-2/+2
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Header naming fixed for quick3d partsTomi Korpipää2015-11-041-3/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-8/+6
* Quick3DEntityLoader: fix insert the item when it is fully createdPaul Lemire2015-07-251-7/+21
* QNode parent changesPaul Lemire2015-06-111-1/+6
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-291-0/+16
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-161-9/+10
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add a new EntityLoader elementKevin Ottens2014-12-171-0/+214