summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/core/qt3dquick3dcoreplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-5/+7
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-141-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-4/+0
* Remove the Quick3DConfiguration HackPaul Lemire2016-01-161-2/+0
* Add QuaternionAnimationLaszlo Agocs2015-12-171-0/+5
* Move core/io content to render/geometry and ioKevin Ottens2015-12-021-3/+0
* Remove QAbstractTransform and friendsSean Harmer2015-11-171-12/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-2/+3
* Header naming fixed for quick3d partsTomi Korpipää2015-11-041-4/+4
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-17/+17
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-201-5/+4
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-0/+3
* Expose QComponent to QML as Component3D to avoid names clash with QuickKonstantin Ritt2015-03-041-1/+1
* Added NodeInstantiatorSean Harmer2015-02-281-0/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add a new EntityLoader elementKevin Ottens2014-12-171-0/+2
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-0/+3
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-221-2/+0
* QAbstract removed from corePaul Lemire2014-10-031-10/+0
* Use qmlRegisterExtendedUncreatableType for QNode and QFramegraphItemPaul Lemire2014-07-261-1/+1
* Renamed Camera to QCameraPaul Lemire2014-07-091-2/+2
* Renamed CameraLens to QCameraLensPaul Lemire2014-07-091-2/+2
* QMatrixTransform d-pointered and completedPaul Lemire2014-07-061-7/+9
* Prefixed Q to transformsPaul Lemire2014-07-061-10/+10
* Renamed Transform to QTransformPaul Lemire2014-07-051-1/+1
* Renamed Component to QComponentPaul Lemire2014-07-051-1/+1
* Renamed Entity to QEntityPaul Lemire2014-07-051-1/+1
* Renamed Node to QNodePaul Lemire2014-07-051-1/+1
* Force root object of aspects to be an EntityPaul Lemire2014-07-051-0/+2
* Completed QAbstractShader and QAbstractRenderPassPaul Lemire2014-06-071-2/+4
* Quick3DEffect extension of Effect/QAbstractEffectPaul Lemire2014-06-041-1/+1
* Use qmlRegisterExtendedType when registering core QML APIPaul Lemire2014-06-021-7/+5
* CameraController usable from QMLPaul Lemire2014-05-311-4/+7
* Register AbstractTypes to the Qml EnginePaul Lemire2014-05-311-0/+9
* Material references a QAbstractEffect instead of a NodePaul Lemire2014-05-311-0/+2
* QQmlExtensionPlugins for Qt3DCore and Qt3DRendererPaul Lemire2014-05-251-0/+72