summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-5/+22
|\
| * Update QEntity docsAntti Määttä2016-09-021-5/+22
* | Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-2/+0
|/
* Add hook to set QNode parent when creating a QNode in QMLSean Harmer2016-05-231-0/+27
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-192-0/+6
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Quick3DNode: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-05-141-2/+2
* quick3d: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-05-143-8/+10
* Introduce local macros for declaring types as movable/primitive/sharedMarc Mutz2016-05-051-1/+1
* Make QAbstractNodeFactory privateSean Harmer2016-05-011-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-018-27/+27
* Strip out cloning subsystemSean Harmer2016-04-294-32/+16
* QNode: make cleanup a private slotPaul Lemire2016-04-234-12/+0
* Minor documentation fixesTomi Korpipää2016-04-191-0/+9
* Merge branch '5.6' into 5.7Sean Harmer2016-04-163-8/+4
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
| * standardize statement order in project files a bitOswald Buddenhagen2016-02-251-2/+1
| * rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-252-3/+1
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+1
* | Prefer QStringRef for number conversion temporaries.Volker Krause2016-03-101-14/+14
* | QComponentList -> QComponentVectorPaul Lemire2016-02-221-1/+1
* | QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-0/+47
|\|
| * Documentation for QQmlAspectEngineMika Salmela2016-01-271-0/+47
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-264-11/+1
|\|
| * Doc: Fix documentation macro and other issuesTopi Reinio2016-01-261-1/+0
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-252-8/+0
| * Doc: Add skeletal doc structure for the Transform QML typeVenugopal Shivashankar2016-01-221-1/+1
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-211-0/+3
| * Fixed some documentation warningsTomi Korpipää2016-01-192-5/+1
* | Unify license header usageAntti Kokko2016-01-2621-237/+300
* | Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-182-0/+6
* | Remove the Quick3DConfiguration HackPaul Lemire2016-01-163-190/+0
|/
* Stop using enum references that require C++11.Raphael Kubo da Costa2015-12-301-2/+2
* Add QuaternionAnimationLaszlo Agocs2015-12-173-3/+391
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Quick3D: QMatrix4x4 add translate overloadPaul Lemire2015-12-071-0/+1
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-12/+11
* Remove transforms property of QTransformSean Harmer2015-11-173-194/+0
* Handle creating QMatrix4x4 from js with no argumentsSean Harmer2015-11-161-1/+5
* Extend qml value type for QMatrix4x4 to be more usefulSean Harmer2015-11-131-0/+7
* Doc: Documentation clean upVenugopal Shivashankar2015-11-066-6/+6
* Header naming fixed for quick3d partsTomi Korpipää2015-11-0416-181/+166
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1323-143/+111
* Add "We mean it" warnings to private headersSean Harmer2015-10-137-0/+77
* Avoid signed-unsigned comparison warningLaszlo Agocs2015-08-201-1/+1
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-205-2/+168
* Remove outdated codeFrank Meerkoetter2015-08-191-39/+0
* Remove outdated codeFrank Meerkoetter2015-08-191-41/+0