blender/release
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
..
bin Code cleanup: style/warnings 2014-02-28 11:04:15 +11:00
darwin OSX: updated codesigning README and removed not longer valid rule plists 2014-08-01 01:01:12 +02:00
datafiles UI Icons: add 'triangle-bar' left/right/up/down icons. 2014-10-21 12:07:23 +02:00
freedesktop
scripts Fix T42389: Removed outdated comment from custom_nodes.py example script. 2014-10-29 13:05:21 +01:00
text Update readme for Blender 2.72. 2014-09-07 16:38:10 +02:00
windows misc minor edits. 2013-03-29 06:25:22 +00:00
environment-macosx
environment-mswindows
environment-unix