summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warningsMike Krus2022-06-071-2/+2
* Add QtQuick dependency to Qt3D.CoreMarco Bubke2022-05-111-0/+2
* Update to latest CMake API for QMLUlf Hermann2021-06-051-9/+26
* Doc: Update the usage of \default QDoc commandTopi Reinio2021-06-022-2/+2
* 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-069-4/+212
* Update QtQuick API to build with 5.15Mike Krus2021-01-114-1/+10
* Update QQMLPropertyList APIMike Krus2021-01-088-190/+143
* Clean up qml type handlingMike Krus2020-11-264-1251/+498
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-208-20/+20
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Fix QtQml integration for basic typesMike Krus2020-10-074-292/+937
* Update qml dependencie and adjust value providersPaul Lemire2020-09-281-210/+98
* Update QML type providers following recent changesPaul Lemire2020-09-211-172/+0
* Update dependencies on dev in qt/qt3dLars Knoll2020-09-151-6/+6
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-5/+5
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-1/+1
* QNode: remove property tracking modePaul Lemire2020-06-174-305/+0
* Qt6: Port Qt3D QStringRef to QStringViewKarsten Heimrich2020-06-101-22/+21
* Add support for building with CMakeMike Krus2020-05-221-0/+57
* Remove deprecated API and update dependenciesMike Krus2020-05-213-13/+0
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-03-101-1/+1
|\
| * Doc: Fix incorrect use of \default QDoc commandTopi Reinio2020-03-051-1/+1
* | Geometry refactoringMike Krus2020-02-275-2/+428
* | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-072-1/+2
|\|
| * Fix deprecation handlingMike Krus2020-01-141-0/+1
| * qquaternionanimation.cpp: Fix warning suppressionFriedemann Kleint2019-12-111-1/+1
* | Update dependenciesMike Krus2020-02-071-1/+1
|/
* Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-033-9/+102
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-291-7/+7
| |\
| | * Clean up warningsMike Krus2019-05-281-7/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-263-2/+95
| |\|
| | * Update Qt3D color handlingMichael Brasser2019-05-153-2/+95
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* | | Remove compatibility code for transition from QQmlV4Handle to QV4::ValueUlf Hermann2019-05-101-8/+0
* | | qt3dquick_global: remove qv8engine includePaul Lemire2019-05-101-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-091-3/+0
|\| |
| * | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-261-3/+0
| |\|
| | * Cleanup debug output in Quick3DEntityLoaderPrivateJ-P Nurmi2019-04-181-3/+0
* | | Fix changed import for qml model typesLiang Qi2019-05-071-3/+3
* | | Fix Quick3D value type providers following QQmlV4Handle removalPaul Lemire2019-04-161-0/+8
|/ /
* | Switch export macros to standard formKai Koehne2019-04-0211-23/+23
* | Suppress warning about cast across function typesThiago Macieira2019-02-271-0/+3
|/
* Fix sourceComponent property of EntityLoaderFriedemann Kleint2019-01-031-1/+1
* Quick3DEntityLoaderPrivateSubject: Fix warning about unused variableFriedemann Kleint2018-09-171-2/+0
* EntityLoader: add sourceComponent propertyPaul Lemire2018-08-203-5/+53
* Fix deprecated function call warningSimon Hausmann2018-07-181-1/+1
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1