Torque3D/Engine/source/gui
Areloch d952722811 Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them
Updates the dataBlock field type to properly present categorized listings
Expands the datablock Field to have an edit and add buttons on the field to make the workflow simpler
Adds utility functions to GuiPopUpMenuCtrlEx to control indentation, categories and searchability
Expands datablock editor functionality to be able to create a datablock of a type to pre-set the inheritFrom param of the process early(used for the add new button on DB fields to carry-through the current DB to the creation process of a derivative)
2024-02-03 16:10:28 -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 make const RectI GuiWindowCtrl::getClientRect() respect ResizeMargin for sub elements 2023-12-29 12:55:28 -06:00
controls Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them 2024-02-03 16:10:28 -06:00
core - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
editor Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them 2024-02-03 16:10:28 -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 when pasting, ensure you add a unique name 2024-01-29 13:06:02 -06:00