blender/release/scripts
Ton Roosendaal c35dec60b5 Node editing feature:
New operator "Find Node".
Opens search menu, and allows to find a node based on name or label.

On selecting name, menu selects/activates the node and moves the view to it.

Shortcut: ALT+F 
Menu: Node editor, "Select"
2013-04-01 15:07:22 +00:00
..
modules code cleanup: python/pep8 and double-promotion warnings. 2013-03-28 19:33:14 +00:00
presets code cleanup: pep8 & minor changes 2013-03-11 02:19:58 +00:00
startup Node editing feature: 2013-04-01 15:07:22 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Fix for the custom_nodes.py template. Socket classes now return their drawing color in a callback instead of a simple property, this makes it possible to change a socket color e.g. based on data type. 2013-03-22 13:17:16 +00:00