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:
Dotsnov Valentin
2014-12-31 13:29:38 +01:00
committed by Antony Riakiotakis
parent a3e832e68b
commit 01c187fb93
3 changed files with 16 additions and 1 deletions

View File

@@ -150,6 +150,7 @@ shader_node_categories = [
NodeItem("ShaderNodeRGBCurve"),
NodeItem("ShaderNodeInvert"),
NodeItem("ShaderNodeHueSaturation"),
NodeItem("ShaderNodeGamma"),
]),
ShaderOldNodeCategory("SH_OP_VECTOR", "Vector", items=[
NodeItem("ShaderNodeNormal"),