Torque3D/Templates/BaseGame/game/tools/assetBrowser
Areloch 97484247ae Fixes Settings window not being able to be brought forward over AB
Adds checkbox to mark as not showing Import Window each time
Added loaded import config to import log output
Fixed targeted material map slot field names
Added helper function for playing a sound asset via AssetId
Updated import config to have some more common suffixes
Updated editor settings to have Import Window show by default
Changed AB context menu from listing item as "Refresh Asset" to "Reload Asset" for improved clarity
Removed unneeded duplicate editor settings window script file
2021-11-14 01:26:04 -06:00
..
art Add getScriptPath console function to GUIAsset 2021-09-10 02:13:56 -05:00
guis * [AssetBrowser] BugFix: Allow the asset browser tree view to use a horizontal scroll bar where necessary. 2021-10-22 11:22:34 -04:00
scripts Fixes Settings window not being able to be brought forward over AB 2021-11-14 01:26:04 -06:00
assetImportConfigs.xml Fixes Settings window not being able to be brought forward over AB 2021-11-14 01:26:04 -06:00
main.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