Torque3D/Engine/source/gui
Areloch 67ac556ecd - Added ability to explicitly execute a guiControl's console and altConsole command
- Fixed formatting of resolution strings for the internal values, allowing them to be properly parsed and applied by the options menu/canvas
- Fixed display of Display Device on option's menu
- Fixed Issue of it not displaying any keybinds in keyboard/gamepad options if there's only a single actionmap
- Added 'hold to scroll' action to optionsMenu
- Added apply button to options menu
- Added remap button to options menu when on keyboard/gamepad keybinds categories
- Fixed up the remap logic so remapping a key only unbinds the matched device being bound, so binds for different devices are untouched
- Made keybinds options properly refresh when keybinds are changed
- Shifted keyboard "go" keybind for menu nav from Enter to Space for easier use
- Removed stick keybinds from gamepad
2023-12-31 12:46:48 -06:00
..
3d Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
buttons - Added logic to guiButtonBaseCtrl so if highlighted and is part of a group, will signal the siblings in the group as well 2023-12-27 11:42:43 -06:00
containers Moves the world Editor guis to be based through a tabbed structure to make it easier to begin separating out editor/tool guis into their own tabs or elements for better separation. 2023-11-14 18:58:58 -06:00
controls asset load flow work 2023-10-08 13:19:43 -05:00
core - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
editor fix type list popup display 2023-12-20 18:51:12 -06:00
game add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
shiny Console Refactor 2023-09-13 10:33:20 +02:00
theora add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
utility Wipwork for updating the BaseUI 2023-12-06 19:50:51 -06:00
worldEditor Alternate fix for castRay issue 2023-11-04 22:06:13 +00:00