How do I add an action to the context menu of all editors?
Use
@ActionReference(path="Editors/Popup")
for an action with EditorCookie
as context object
Use
@ActionReference(path="Editors/Popup")
for an action with EditorCookie
as context object