Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton
2018-05-27 11:06:29 +02:00
69 changed files with 1864 additions and 375 deletions

View File

@@ -229,6 +229,7 @@ shader_node_categories = [
NodeItem("ShaderNodeTexChecker"),
NodeItem("ShaderNodeTexBrick"),
NodeItem("ShaderNodeTexPointDensity"),
NodeItem("ShaderNodeTexIES"),
]),
ShaderNodeCategory("SH_NEW_OP_COLOR", "Color", items=[
NodeItem("ShaderNodeMixRGB"),