Added new Output Line Style shader node for defining a node-based line material.

This commit is contained in:
Tamito Kajiyama
2014-07-14 16:20:40 +09:00
parent 60cdf97c3d
commit 846ec6e00c
8 changed files with 65 additions and 5 deletions

View File

@@ -175,6 +175,7 @@ shader_node_categories = [
NodeItem("ShaderNodeOutputMaterial"),
NodeItem("ShaderNodeOutputLamp"),
NodeItem("ShaderNodeOutputWorld"),
NodeItem("ShaderNodeOutputLineStyle"),
NodeItem("NodeGroupOutput", poll=group_input_output_item_poll),
]),
ShaderNewNodeCategory("SH_NEW_SHADER", "Shader", items=[