summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/core
Commit message (Expand)AuthorAgeFilesLines
* QNode: remove property tracking modePaul Lemire2020-06-171-2/+0
* Add support for building with CMakeMike Krus2020-05-221-0/+32
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+1
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-081-1/+1
* | Pull bounding volume info from front endMike Krus2020-04-231-0/+2
* | Introduce QGeometryViewMike Krus2020-02-271-0/+2
* | Geometry refactoringMike Krus2020-02-271-0/+12
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-072-3/+71
|\|
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * Update plugins.qmltypes for 5.14Kai Koehne2019-10-221-3/+70
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-2/+3
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-011-2/+3
* | QTransform: add worldMatrix propertyPaul Lemire2019-08-131-0/+1
|/
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-2/+2
* 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