Blender Git Commit Log

Git Commits -> Revision 81ba62e

Revision 81ba62e by Lukas Toenne (master)
May 28, 2013, 09:45 (GMT)
Fix for node menu: Show the group input/output nodes in the Input/Output categories respectively, so they can be added with the usual UI in case the user deletes them. These nodes are polled out for
non-group trees (node trees not in the bpy.data.node_groups collection) to avoid confusion. For that purpose a new optional poll function argument has been added to NodeItem, which allows selectively
polling individual items in an otherwise static list.

Commit Details:

Full Hash: 81ba62e1e9fae21d7dc9a68e60751865243bb5f5
SVN Revision: 57073
Parent Commit: 5486016
Lines Changed: +23, -2

2 Modified Paths:

/release/scripts/modules/nodeitems_utils.py (+7, -2) (Diff)
/release/scripts/startup/nodeitems_builtins.py (+16, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021