[Bf-committers] Add to Menu NODE_MT_add

Fabio Russo ruesp83 at gmail.com
Thu Dec 13 11:02:11 CET 2012


Hello to all.
I am continuing to improve the Addon Compositing Presets.
I wanted to add a list of presets also in the menu of the nodes, but will
not
let me:
bpy.types.NODE_MT_add.append (menu_func)
AttributeError: 'RNA_Types' object has no attribute 'NODE_MT_add'
Can anything be done?
I also wanted to know if it is possible to obtain the name of the selected
group:
http://www.pasteall.org/pic/show.php?id=41756

Thank you very much,
ruesp83

P.S.: I started developing for saving presets! ;-)
http://www.pasteall.org/pic/show.php?id=41708


More information about the Bf-committers mailing list