aboutsummaryrefslogtreecommitdiffstats
path: root/src/assetutils/qquick3druntimeloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* RuntimeLoader: Only emit Success status once scene is actually loadedAndy Nichols2024-08-281-16/+16
* Fix compilation issues when features are disabledJari Helaakoski2024-05-271-0/+4
* QQuick3DRuntimeLoader: Document supported MIME types, add propertiesAxel Spoerl2023-10-261-1/+43
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-091-5/+5
* Fix handling of empty scene shadow-casting boundsJonas Karlsson2023-04-191-3/+1
* Make sure models with an instanceRoot is updated properlyChristian Strømme2023-02-151-0/+4
* Asset: fix memory leak in QSSGSceneDescInho Lee2023-02-091-0/+2
* Remove duplication of bounds functionsChristian Strømme2023-01-311-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Asset: Fix path handling for the RuntimeLoaderChristian Strømme2022-01-241-1/+8
* Asset: Make sure we release meshes created at run-timeChristian Strømme2021-07-081-0/+3
* Some minor fixups in the runtimeloader headerChristian Strømme2021-06-161-1/+7
* Asset: Make sure we release all nodes and resources in the loaded sceneChristian Strømme2021-06-111-3/+7
* Asset: Move scene creating code out of assimp pluginChristian Strømme2021-06-111-1/+2
* Update to latest qml CMake APIFabian Kosmale2021-06-051-0/+271