Blender Git Commit Log

Git Commits -> Revision 56485b6

Revision 56485b6 by Lukas Toenne (master)
May 9, 2013, 11:43 (GMT)
Upgrade for the add_search node operator. This now uses the same basic system as the regular add_node operator, with enum items generated from the common node categories system (nodeitems_utils module). This means that any node listed in the regular node Add menu can now also be added via searching, including node groups and the like. The search operator also uses the subsequent transform to make insertion a bit more streamlined.

Commit Details:

Full Hash: 56485b6562ee349513e5de4ac450150f569a230d
SVN Revision: 56617
Parent Commit: 2e0f741
Lines Changed: +55, -66

3 Modified Paths:

/release/scripts/modules/nodeitems_utils.py (+13, -0) (Diff)
/release/scripts/startup/bl_operators/node.py (+41, -66) (Diff)
/release/scripts/startup/bl_ui/space_node.py (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021