mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
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
This commit is contained in:
parent
54959f0d19
commit
c2d1e9d654
10 changed files with 547 additions and 1441 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue