Torque3D/Templates/BaseGame/game/tools/assetBrowser/scripts
2022-03-17 00:03:22 -05:00
..
assetTypes Changes the creation of new materials in the material editor to go through the new asset interface, which ensures the creation is standardized across the board. 2022-03-17 00:03:22 -05:00
templateFiles Merge pull request #495 from JeffProgrammer/tsneo 2021-09-09 19:22:15 -05:00
addModuleWindow.tscript Adds handling for drag-and-drop import of files even if asset browser is not open. If world or gui editor are the active controls, then it will injest the incoming files and prompt what their destination module and path will be via a new popup window. After clicking OK, import continues into that destination. 2021-09-12 05:32:30 -05:00
addPackageWindow.tscript Improve handling of non-default script filenames 2021-01-19 21:32:31 +01:00
assetBrowser.tscript Standardizes project import copy behavior to validate if we're in-place importing to avoid erroring out needlessly with a new utility function 2022-02-25 00:03:33 -06:00
assetImport.tscript Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector 2021-11-26 16:40:15 -06:00
assetImportConfig.tscript Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector 2021-11-26 16:40:15 -06:00
assetImportConfigEditor.tscript Standardizes project import copy behavior to validate if we're in-place importing to avoid erroring out needlessly with a new utility function 2022-02-25 00:03:33 -06:00
creator.tscript Spheres for Skies 2022-03-08 19:50:36 +00:00
directoryHandling.tscript * [AssetBrowser] BugFix: Address an error where deleting directories may result in an infinite loop. 2021-10-25 17:58:24 -04:00
editAsset.tscript Merge pull request #495 from JeffProgrammer/tsneo 2021-09-09 19:22:15 -05:00
editModule.tscript Misc Quality of Life and Bug fixes 2021-08-28 18:51:27 -05:00
gameObjectCreator.tscript Improve handling of non-default script filenames 2021-01-19 21:32:31 +01:00
looseFileAudit.tscript Fixes some conversion mistakes in the scripts 2021-01-19 21:32:31 +01:00
newAsset.tscript Misc Quality of Life and Bug fixes 2021-08-28 18:51:27 -05:00
popupMenus.tscript Fixes Settings window not being able to be brought forward over AB 2021-11-14 01:26:04 -06:00
profiles.tscript Add getScriptPath console function to GUIAsset 2021-09-10 02:13:56 -05:00
selectModule.tscript Misc Quality of Life and Bug fixes 2021-08-28 18:51:27 -05:00
selectPackage.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
selectPath.tscript * [AssetBrowser] BugFix: Correct an error where on Linux the select asset path function would not list any directories. 2021-10-09 22:16:55 -04:00
setAssetTarget.tscript Adds handling for drag-and-drop import of files even if asset browser is not open. If world or gui editor are the active controls, then it will injest the incoming files and prompt what their destination module and path will be via a new popup window. After clicking OK, import continues into that destination. 2021-09-12 05:32:30 -05:00