Torque3D/Engine/source/gui
Areloch c2d1e9d654 Expands functionality of MenuBuilder to act as primary API for building out menus
Shifts "Help" menubar entry in world editor to use new API structure as example/test
Removes extraneous 'MainEditor'
Adds EditorCore module
Moved Menubuilder to EditorCore module
Fixes Help Menu editor settings so they properly point at modern documentation and forum URLs
Fixes handling of MenuBar so when inserting new items, ensures the menubar refreshes as would be expected
Adds remove function to menubar to remove a menu
Removes old commented console methods from menubar file
Adds checks for onMouseDown and onMouseUp for PopupMenu so items that are submenus aren't clickable like normal items
2023-10-22 00:47:29 -05:00
..
3d Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
buttons From Nils' UI work 2023-09-04 22:50:45 -05:00
containers From Nils' UI work 2023-09-04 22:50:45 -05:00
controls asset load flow work 2023-10-08 13:19:43 -05:00
core Console Refactor 2023-09-13 10:33:20 +02:00
editor Expands functionality of MenuBuilder to act as primary API for building out menus 2023-10-22 00:47:29 -05: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 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
worldEditor Conversions 2023-06-11 21:59:03 +01:00