summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/core
Commit message (Expand)AuthorAgeFilesLines
* Update plugins.qmltypesv5.12.0-beta2Kai Koehne2018-10-091-57/+263
* Replace use of qmlRegisterRevisionKai Koehne2018-10-041-1/+1
* Automatically register the latest import versionKai Koehne2018-09-062-1/+4
* EntityLoader: add sourceComponent propertyPaul Lemire2018-08-201-0/+3
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-081-8/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Add extension object for QJoint to manage child joints from QMLSean Harmer2017-08-161-0/+4
* Export QSkeletonLoader and base class to QMLSean Harmer2017-08-081-0/+4
* Export QArmature to QMLSean Harmer2017-08-081-0/+2
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-122-0/+6
* Update qmltypes filesMike Krus2017-05-031-21/+61
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-6/+8
|\
| * Coding convention fix for Src/importscore, importsextras,5.8Robert Brock2017-04-011-5/+7
* | QNode PropertyTrackMode cleanupPaul Lemire2017-02-241-1/+2
* | Start using REVISION on our propertiesKevin Ottens2017-02-231-0/+1
|/
* Merge branch '5.7' into 5.8Sean Harmer2016-10-101-10/+135
|\
| * Update QML type information for Qt CreatorKevin Ottens2016-09-261-10/+135
* | Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
|/
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Qt3D: replace QStringLiteral with QLatin1String when appending or comparingMarc Mutz2016-05-141-1/+1
* Fix qmltypes generation, add them to the sourcesKevin Ottens2016-05-032-0/+136
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
* Enable using the module in a statically built applicationAndy Shaw2016-02-091-0/+8
* Unify license header usageAntti Kokko2016-01-262-22/+28
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-4/+0
* Remove the Quick3DConfiguration HackPaul Lemire2016-01-161-2/+0
* Add QuaternionAnimationLaszlo Agocs2015-12-172-1/+6
* 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-163-5/+5
* 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-282-1/+3
* Copyright header change.Mika Salmela2015-02-092-38/+28
* Add a new EntityLoader elementKevin Ottens2014-12-171-0/+2
* Qt3DQuick value type and color providersPaul Lemire2014-10-312-1/+4
* 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
* Rename a few .pro files for nicer sub-project names in creatorSean Harmer2014-07-181-0/+0
* 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