summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/core
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake build filesMike Krus2023-03-171-16/+0
* Qtqtquick3dcoreplugin: includemocsMike Krus2022-06-231-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-222-76/+4
* Fix Qt3D.Core type registration to be called in static buildsAlexandru Croitor2022-06-172-1/+11
* Update to latest CMake API for QMLUlf Hermann2021-06-051-32/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Transform Qt3D.Core to declarative type registrationUlf Hermann2021-04-062-33/+4
* Remove quick3d plugins.qmltypes to unblock integrationsAlexandru Croitor2021-04-011-573/+0
* Use internal CMake APIMike Krus2020-10-071-1/+1
* 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