Blender Git Commit Log

Git Commits -> Revision a6c2d02

Revision a6c2d02 by Lukas Toenne (master)
October 29, 2014, 12:05 (GMT)
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

Commit Details:

Full Hash: a6c2d02366682d9375b8b69185f657b99ac8f038
Parent Commit: 6a4a911
Lines Changed: +0, -3

1 Modified Path:

/release/scripts/templates_py/custom_nodes.py (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021