Torque3D/Engine/source/gui
Areloch 683c438b09 Improves handling of rendering guiPopupCtrls where if the height extent is taller than the bitmap array height, it'll adjust the height to recenter the displayed bitmap elements.
Streamlined the toolbar for the gui and world editors to utilize a stack, making the behavior and manipulation of toolbar elements significantly more consistent.
Added Settings and Asset Browser buttons to both gui and world editor toolbars for easier access.
Moved all tool toolbars over to work with the stack system to make them more consistent and better formatting
Added saving of asset browser's last position and extent so it remembers it on load.
Added editor setting to close the asset browser after completing a drag-n-drop action.
Added keybind to editor keybind list, making space toggle the asset browser
2021-09-01 01:12:16 -05:00
..
3d Inside _internalRender mForceFOV is not take into account. 2020-10-03 13:20:45 +02:00
buttons Merge branch 'EngineAssetify' of https://github.com/Areloch/Torque3D into EngineAssetify_Followups_XML2Check 2021-08-02 13:54:51 -05:00
containers Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
controls Improves handling of rendering guiPopupCtrls where if the height extent is taller than the bitmap array height, it'll adjust the height to recenter the displayed bitmap elements. 2021-09-01 01:12:16 -05:00
core we want old direct-file references first, then asset macros, since those plug in the old entries to empty if valid. 2021-07-29 11:12:07 -05:00
editor More updating of editor icons to assets 2021-08-07 19:27:01 -05:00
game Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
shiny Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
theora Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
utility Implementation of guiRenderTargetVizCtrl 2020-10-03 00:58:38 +02:00
worldEditor More updating of editor icons to assets 2021-08-07 19:27:01 -05:00