Files
blender/release/scripts/templates_py
Lukas Tönne a6c2d02366 Fix T42389: Removed outdated comment from custom_nodes.py example script.
There was some confusion about the bl_icon attribute being optional. In
fact the functionality for hiding a tree type in the editor header is
now controlled by writing a poll function for the tree type instead,
which is more flexible and clean.

http://www.blender.org/documentation/blender_python_api_2_71_6/bpy.types.NodeTree.html#bpy.types.NodeTree.poll
2014-10-29 13:05:21 +01:00
..
2014-09-17 18:36:17 +10:00
2014-04-15 13:11:48 +10:00
2014-09-17 18:36:17 +10:00