svn merge ^/trunk/blender -r43676:43685
This commit is contained in:
@@ -61,6 +61,8 @@ class NODE_HT_header(Header):
|
||||
|
||||
if snode.shader_type == 'WORLD':
|
||||
layout.template_ID(scene, "world", new="world.new")
|
||||
if snode_id:
|
||||
layout.prop(snode_id, "use_nodes")
|
||||
|
||||
elif snode.tree_type == 'TEXTURE':
|
||||
layout.prop(snode, "texture_type", text="", expand=True)
|
||||
|
||||
Reference in New Issue
Block a user