blender/release/scripts/startup
Lukas Toenne 32f35056af Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to
allow custom draw functions such as this operator. Used in the group items callback to generate the basic group_make operator call.
2013-06-05 09:21:17 +00:00
..
bl_operators fix [#35453] "copy mirrored uv coords" doesn't work 2013-06-05 03:10:29 +00:00
bl_ui add option to remove all shape keys at once (access from shape key menu on panel). 2013-06-05 06:34:18 +00:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to 2013-06-05 09:21:17 +00:00