Torque3D/Templates/BaseGame/game/tools/assetBrowser
Brian Roberts 7f5766a7fc
Merge pull request #635 from Ragora/bugfix-asset-browser-delete-directory-loop
BugFix: Address an error where deleting directories may result in an infinite loop
2021-10-26 00:25:45 -05: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 * [AssetBrowser] BugFix: Address an error where deleting directories may result in an infinite loop. 2021-10-25 17:58:24 -04:00
assetImportConfigs.xml Added getShapeConstructorFilePath console function on shapeAsset 2021-08-02 04:20:27 -05: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