Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6292)

Issue 8366047: Replacement of the node Add menu

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by lukas.toenne1
Modified:
11 years ago
Reviewers:
bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

New implementation of the node Add menu. Also adds buttons in the node toolbar with the same functionality. node_add operator buttons in both (sub)menus and panels are generated from a simple list of NodeItems. In addition to the basic node type these also allow optional extra settings to be applied on new instances. Node Items can be generated from callback functions as well. Currently only used for group nodes, but could be used in other cases, such as Image nodes.

Patch Set 1 #

Patch Set 2 : Nicer file organization, now has item list in startup/nodeitems_builtins.py and a utils module #

Unified diffs Side-by-side diffs Delta from patch set Stats (+506 lines, -26 lines) Patch
release/scripts/modules/nodeitems_utils.py View 1 1 chunk +123 lines, -0 lines 0 comments Download
release/scripts/startup/bl_operators/node.py View 1 4 chunks +28 lines, -26 lines 0 comments Download
release/scripts/startup/nodeitems_builtins.py View 1 1 chunk +355 lines, -0 lines 0 comments Download

Messages

Total messages: 2
lukas.toenne1
11 years ago (2013-04-06 18:25:45 UTC) #1
lukas.toenne1
11 years ago (2013-04-13 12:59:56 UTC) #2
Nicer file organization, now has item list in startup/nodeitems_builtins.py and
a utils module
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b