blender/source
Thomas Beck d6963630dc Implementation of custom python entries in all right click menus
Hi Guys,

as one of my clients needs the possibility to have custom menu entries in the general right click menu (all over Blender: in the node editor, properties, toolbars,..) I talked with Campbell about expanding our hard coded menu a bit. This is the outcome. As I only need those two, I support currently a button_prop and a button_pointer.

{F540397}

I tested the changes with a custom script where I added a custom entry and executed an operator on click - it seems to work exactly how it's intended to. The script: {F540435}

As I'm not too experienced in rna stuff I would really appreciate any review.
Thanks very much Campbell for his open ears & help on this issue!

Reviewers: campbellbarton, mont29

Reviewed By: campbellbarton, mont29

Subscribers: sybren, mont29

Tags: #addons

Differential Revision: https://developer.blender.org/D2612
2017-04-28 23:44:52 +02:00
..
blender Implementation of custom python entries in all right click menus 2017-04-28 23:44:52 +02:00
blenderplayer CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
creator Revert "Fix T51328: Add note to cmdline help that threads must be first" 2017-04-27 21:48:06 +10:00
gameengine Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt