Geometry Nodes: support Vector Rotate node

Differential Revision: https://developer.blender.org/D10410
This commit is contained in:
Leon Leno
2021-03-08 11:37:37 +01:00
committed by Jacques Lucke
parent 2b9eea17cc
commit e12ad2bce0
3 changed files with 182 additions and 1 deletions

View File

@@ -543,6 +543,7 @@ geometry_node_categories = [
NodeItem("ShaderNodeSeparateXYZ"),
NodeItem("ShaderNodeCombineXYZ"),
NodeItem("ShaderNodeVectorMath"),
NodeItem("ShaderNodeVectorRotate"),
]),
GeometryNodeCategory("GEO_GROUP", "Group", items=node_group_items),
GeometryNodeCategory("GEO_LAYOUT", "Layout", items=[