Torque3D/Templates/BaseGame/game/data/ui
Areloch 69bfbb0978 Adds functions to get the full path for level and shape asset files
Updated choose level UI to use getLevelPath function so it works again
Added a check for mis.dso for choose level UI as well in case it was compiled
Updated open asset in shape editor logic to use getShapeFile so it works again
Fixed on-exit crash after drag-n-drop importing of assets into the AB by properly using the import config object as a pointered object
Added sanity check when inspecting a TSStatic, if there isn't a materials inspector group for whatever reason to prevent a crash
Added filter logic so if in select mode for a specific asset type, it won't show datablocks, prefabs or other loosefiles
Removed unneeded setting of AB's current address path when creating a new terrain material asset
Added logic for forcing field validation in the create a new asset window. This fixes a problem where if you'd typed in a field but didn't hit enter and then immediately hit the done button, the typed string wasn't used.
2020-08-12 13:11:13 -05:00
..
datablocks Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
guis Adds functions to get the full path for level and shape asset files 2020-08-12 13:11:13 -05:00
images Merge pull request #251 from zfbx/patch-1 2020-07-27 10:13:51 -05:00
scripts Merge pull request #251 from zfbx/patch-1 2020-07-27 10:13:51 -05:00
sounds Makes the graphics menu in the stock UI mostly functional again 2019-08-29 00:22:33 -05:00
UI.cs Moves the BaseUI module to utilize the queuedExec function to make overriding UI elements easier 2020-07-26 16:39:49 -05:00
UI.module Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00