Torque3D/Templates/BaseGame/game
Areloch d01341708e Removes extra assetImportConfigs file
Fixes name handling when finding associated image files on materials
Makes parseImageSuffix return back the case-correct suffix given the image's filename
Fixes import session reset logic to not have infinite looping happen when activated if files are in the session still(used mainly when import config is changed)
Makes sure materials are not processed if they are found in the import config's ignoreMaterials list
Makes sure active import config is properly on importer when it's changed in the Import window
Tweaked asset browser folder filtering logic so it always rejects .git folders from displaying, and also made the core, tools, cache and shaderCache filtering behavior consistent
Fixed navigation of root-level folders if double-clicking on them through the main window
Ensured import session is reset after an import happens so no extra files are left over in the importer's list
2020-08-08 13:01:50 -05:00
..
core registerDatablock update in-place. 2020-08-07 05:27:36 -04:00
data Merge pull request #251 from zfbx/patch-1 2020-07-27 10:13:51 -05:00
tools Removes extra assetImportConfigs file 2020-08-08 13:01:50 -05:00
main.cs.in Moves the BaseUI module to utilize the queuedExec function to make overriding UI elements easier 2020-07-26 16:39:49 -05:00
runTests.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00