Torque3D/Templates/BaseGame/game/data/UI
JeffR 67d8448915 Fixes cleanup handling on guiBitmapButtonCtrl and guiGameSettingsCtrl to release the bound textures like other GUI controls when they sleep, avoiding a texture object leak.
Fixes a call for UINavigation to getPageCount that was erroneously referencing the pageStack
Fixes fetch and binding of the image for display when using the uvEditor
2022-06-09 16:29:32 -05:00
..
datablocks Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
guis Adjusts engine cleanup ordering on shaderFeatureMgr to avoid periodic crashes on Mac ARM machines 2022-06-05 01:21:38 -05:00
images Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05:00
scripts Fixes cleanup handling on guiBitmapButtonCtrl and guiGameSettingsCtrl to release the bound textures like other GUI controls when they sleep, avoiding a texture object leak. 2022-06-09 16:29:32 -05:00
sounds Imported in UI sounds 2021-09-04 02:27:21 -05:00
tools Adds creator callback integration to pair with the base UI module having shortcut creator entries in the GUIEditor for creating stuff like the UINavigation containers, or MenuList controls with the namespace hooks already established. 2022-05-09 20:57:42 -05:00
UI.module Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
UI.tscript Adds creator callback integration to pair with the base UI module having shortcut creator entries in the GUIEditor for creating stuff like the UINavigation containers, or MenuList controls with the namespace hooks already established. 2022-05-09 20:57:42 -05:00