aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dobject.h
Commit message (Expand)AuthorAgeFilesLines
* Use QQmlV4ExecutionEnginePtr rather than ExecutionEngine*Ulf Hermann2024-04-191-2/+2
* Some minor clean-ups to the base graph objectChristian Strømme2023-09-041-1/+1
* Remove the detachWatchers signal in QQuick3DObjectChristian Strømme2023-01-241-1/+0
* Add support for profiling object id and event dataAntti Määttä2022-10-131-1/+1
* Improve updatePropertyListenerChristian Strømme2022-07-121-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Remove the qml revisioning for 1.xChristian Strømme2021-06-231-1/+0
* Remove the shared pointer around the scene managerChristian Strømme2020-10-271-10/+7
* Move updatePropertyListener() and ConnectionMap out of QQuick3DObjectChristian Strømme2020-10-271-8/+0
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-0/+4
* Render 2D items without and FBO when possibleAndy Nichols2020-06-121-0/+3
* Explicitly include QSharedPointer in qquick3dobject.hNorihito Tohge2020-03-181-0/+1
* Fix type APIChristian Strømme2020-03-041-27/+1
* Remove duplicate typdefs for the ConnectionMapChristian Strømme2020-03-041-2/+1
* Don't expose the scene manager in the QQuick3DObject classChristian Strømme2020-03-041-2/+0
* Add enum type to valuesTomi Korpipaa2020-02-261-1/+1
* Fix ItemChange data in QQuick3DObjectChristian Strømme2020-02-171-4/+6
* Make property update connections uniqueAntti Määttä2020-02-111-1/+2
* Code clean-up: unnecessary-value-paramChristian Strømme2020-02-101-1/+1
* Fix scene manager node referencesAntti Määttä2020-02-071-3/+4
* Add ability to directly place QQuickItems in 3D sceneInho Lee2020-02-061-0/+1
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-0/+169