aboutsummaryrefslogtreecommitdiffstats
path: root/src/assetutils/qssgrtutilities.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated QImage::mirror(ed) with flip(ped)Volker Hilsheimer2024-12-021-1/+1
* Fix null pointer dereference and downcast in qssgrtutilitiesChristian Strømme2023-06-141-2/+4
* Asset: fix to handle embedded texturesInho Lee2023-02-281-1/+1
* Fix regression in the custom material editorChristian Strømme2023-02-221-1/+1
* Asset: Fix to handle Flags in the runtime loaderInho Lee2023-02-091-9/+7
* Fix crash in QSSGRuntimeUtils' createScene()Christian Strømme2023-01-121-1/+5
* balsam: support asset re-importPaul Olav Tvete2022-12-081-0/+128
* Replace QSSGSceneDesc::Value with QVariantPaul Olav Tvete2022-11-071-10/+11
* Remove unneeded custom data typesPaul Olav Tvete2022-11-071-12/+5
* Make QSSGSceneDesc better suited for dynamic editingPaul Olav Tvete2022-10-141-52/+44
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Add SpecularGlossyMaterialAndy Nichols2022-06-031-0/+2
* Asset: add a case for QFlags in setPropertiesInho Lee2022-05-101-0/+5
* Add scene description plumbing for cubemap texturesLaszlo Agocs2022-03-151-1/+3
* Asset: Support morph animationsInho Lee2022-02-251-0/+3
* AssimpImpoter: Generate Skins for skeletal animationsInho Lee2022-02-081-5/+20
* Fix how texture uniforms are handled when exportingChristian Strømme2021-12-221-1/+3
* Add custom material editorChristian Strømme2021-12-131-7/+9
* Assimp: Only the first animation timeline should be enabledAndy Nichols2021-09-231-3/+8
* Asset: Make sure we release meshes created at run-timeChristian Strømme2021-07-081-9/+3
* Asset: Move scene creating code out of assimp pluginChristian Strømme2021-06-111-0/+266