aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use QQmlV4ExecutionEnginePtr rather than ExecutionEngine*Ulf Hermann2024-04-191-1/+1
* Remove the use of all _PRIVATE_EXPORTSAlexey Edelev2024-01-161-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Add extra sanity check to the attachWatcher functionChristian Strømme2023-09-041-26/+32
* Make sure models with an instanceRoot is updated properlyChristian Strømme2023-02-151-0/+2
* Remove list of change listeners inside QQuick3DObjectPrivate::ChangeListenerChristian Strømme2023-01-241-2/+0
* Remove the detachWatchers signal in QQuick3DObjectChristian Strømme2023-01-241-3/+6
* Simple tracking of shared resourcesChristian Strømme2022-11-231-0/+1
* Add support for profiling object id and event dataAntti Määttä2022-10-131-0/+2
* Improve updatePropertyListenerChristian Strømme2022-07-121-8/+69
* Remove irrelevant paint-order codeChristian Strømme2022-07-011-4/+0
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Some QSSGRenderContextInterface related code cleanupAndy Nichols2021-11-181-1/+0
* Overhaul the run-time type table and usageChristian Strømme2021-03-261-27/+1
* Another attempt to fix ref-deleted-scenemanager-on-destruct bugEirik Aavitsland2021-02-041-1/+3
* Purge existing, inherited, unused-in-practice lightmap stuffLaszlo Agocs2021-02-031-1/+0
* Support morph animationsInho Lee2020-12-221-0/+1
* Add support for instanced renderingPaul Olav Tvete2020-12-161-0/+1
* Adjust to int -> qsizetype change in QQmlListPropertyFabian Kosmale2020-11-111-6/+6
* Remove the shared pointer around the scene managerChristian Strømme2020-10-271-5/+5
* Move updatePropertyListener() and ConnectionMap out of QQuick3DObjectChristian Strømme2020-10-271-0/+9
* Add support for custom textures from dataAndy Nichols2020-08-241-0/+1
* Render 2D items without and FBO when possibleAndy Nichols2020-06-121-0/+4
* Add a convenience function for calling updateSpatialNode()Christian Strømme2020-06-101-0/+1
* Quick3D : Skeletal AnimationInho Lee2020-06-051-0/+2
* Remove the Render moduleAndy Nichols2020-05-101-1/+0
* Fix type APIChristian Strømme2020-03-041-1/+23
* Fix scene manager node referencesAntti Määttä2020-02-071-2/+13
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-106/+161
* Add support for post-processing effectsChristian Strømme2020-01-291-0/+1
* Move updatePropertyListener into the qquick3dobject classChristian Strømme2020-01-291-0/+8
* Dirty front-end objects when rendernode is createdMiikka Heikkinen2019-12-111-0/+1
* Remove ReferencedMaterial dead codeAndy Nichols2019-11-141-2/+0
* Remove PathRenderer dead codeAndy Nichols2019-11-131-2/+0
* Implement custom geometryAntti Määttä2019-11-111-0/+1
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-3/+3
* Finish sceneRenderer -> sceneManager renameJohan Klokkhammer Helsing2019-10-271-4/+4
* New materialChristian Strømme2019-09-161-0/+1
* Add Repeater3D componentAndy Nichols2019-09-051-0/+2
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+171