hannesdelbeke / unimenu

easy consistent menus across apps: unreal, blender, maya, krita, substance painter, Katana, marmoset, 3ds max, cry-engine, FreeCAD, Hero, Nuke, Qt,...
https://github.com/hannesdelbeke/unimenu/wiki/features-overview
Apache License 2.0
83 stars 8 forks source link

support extending menus #35

Open hannesdelbeke opened 1 year ago

hannesdelbeke commented 1 year ago

uniemnu already supports parent menus. or parent to a toolbar.

but what if there's an existing menu. e.g. File/Settings/.... and we want to append to this? believe not all apps support this currently

and the option to, if it doesn't exist, create it. (maybe a separate issue/task)

hannesdelbeke commented 1 year ago

in unreal i can e.g. use parent_path = "LevelEditor.MainMenu.Tools"

hannesdelbeke commented 4 months ago

see https://github.com/hannesdelbeke/unimenu/issues/59 for unreal extending