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 _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
