Torque3D/Engine/source/gui
Areloch 5f95f9f8c0 Made GuiFadeinBitmapCtrl not only respond to mouse and keyboard events, but gamepad events as well, allowing gamepad inputs to skip opening splash pages
Ensured that guiGameListMenuCtrl adjusts values for rows marked as sliders via the left and right gamepad actions
Corrected the button maps for look and move on the gamepad for the ExampleModule's default movement binds
Fixed ExampleModule's default keybinds so alt+enter correctly toggles fullscreen
Fixed joinServerMenu so it has a guiInputCtrl that can catch keybind events and pass them to the menuInputButtons
Removed erroneous input consumption on OptionsMenuList
Removed unneeded check against Graphics API list
Flipped order of Anti Aliasing option to match ordering of the others
Removed old, unneeded legacy option menu script files
Added logic for message boxes to automatically return active MenuInputButton control to the holder before it was pushed
Added fill color for the UI list gui profile so the sliders render more legibly
2020-07-25 01:29:25 -05:00
..
3d uninitialized variables-gui 2020-05-11 15:03:27 -05:00
buttons uninitialized variables-gui 2020-05-11 15:03:27 -05:00
containers Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 2020-05-13 02:10:11 -05:00
controls Made GuiFadeinBitmapCtrl not only respond to mouse and keyboard events, but gamepad events as well, allowing gamepad inputs to skip opening splash pages 2020-07-25 01:29:25 -05:00
core Shifts the tools messageboxes to be distinct from any messageboxes in the main game 2020-07-24 00:40:03 -05:00
editor Adds ability to get InspectorGroup index, as well as inserting a new inspectorGroup at a specific position in the list 2020-07-13 18:58:00 -05:00
game Made GuiFadeinBitmapCtrl not only respond to mouse and keyboard events, but gamepad events as well, allowing gamepad inputs to skip opening splash pages 2020-07-25 01:29:25 -05:00
shiny Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
theora add loop playback to GuiTheoraCtrl 2016-05-27 02:22:39 -04:00
utility uninitialized variables-gui 2020-05-11 15:03:27 -05:00
worldEditor uninitialized variables-gui 2020-05-11 15:03:27 -05:00