v0.2.0
Version 0.2.0
Update Scenery Files
The new function updateSceneryFiles
was created to remove remaining scenery files from modelLib and modelLib/texture that are no longer registered in scene/objects.xml (e.g. deleted photogrammetry tiles from in-game scenery editor). It can also remove .PNG.DDS and .PNG.DDS.json files located inside of a TEXTURE folder of an already built project.
Functions
New Functions
updateSceneryFiles
: Delete scenery files across the project (modelLib and modelLib/texture) that are no longer registered in scene/objects.xml. It can also remove .PNG.DDS and .PNG.DDS.json files located inside of a TEXTURE folder of an already built project by providing the TEXTURE path indeleteBuiltTextures
argument.getXmlGuid
: Get GUID from a modelLib .xml file.