summaryrefslogtreecommitdiffstats
path: root/src/datamodel/Qt3DSMetadata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix deferred loading of images after id changeAntti Määttä2019-10-041-6/+5
| | | | | | | | | | The effect system needs to use the class id instead of class name just like custom materials already do so that the uip parser can find the effect metadata. Task-number: QT3DS-3974 Change-Id: Ife5cf8a90e57d01126b25317f2c569ab24bc7766 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Use reloadable textures with dynamic objectsAntti Määttä2019-08-121-0/+8
| | | | | | | Task-number: QT3DS-3748 Change-Id: I0c5cd712960bd1caedb36828a159e90a52733dd2 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
* Long live the slayer!Pasi Keränen2019-06-071-0/+998
Initial commit of OpenGL Runtime to repository. Based on SHA1 61823aaccc6510699a54b34a2fe3f7523dab3b4e of qt3dstudio repository. Task-number: QT3DS-3600 Change-Id: Iaeb80237399f0e5656a19ebec9d1ab3a681d8832 Reviewed-by: Pasi Keränen <pasi.keranen@qt.io>