Gamma node support for Blender Internal
Patch by Blend4Web Team, thanks! Reviewers: psy-fi Subscribers: yurikovelenov, AlexKowel, Evgeny_Rodygin Differential Revision: https://developer.blender.org/D899
This commit is contained in:

committed by
Antony Riakiotakis

parent
a3e832e68b
commit
01c187fb93
@@ -150,6 +150,7 @@ shader_node_categories = [
|
||||
NodeItem("ShaderNodeRGBCurve"),
|
||||
NodeItem("ShaderNodeInvert"),
|
||||
NodeItem("ShaderNodeHueSaturation"),
|
||||
NodeItem("ShaderNodeGamma"),
|
||||
]),
|
||||
ShaderOldNodeCategory("SH_OP_VECTOR", "Vector", items=[
|
||||
NodeItem("ShaderNodeNormal"),
|
||||
|
Reference in New Issue
Block a user