Blender Git Loki
Git Commits -> Revision 97e212f
March 26, 2021, 16:15 (GMT) |
Geometry Nodes: Add remaining operations to the Vector Math node This patch adds support for the remaining operations of the Vector Math node within Geometry Nodes. While the operations are already available in the UI, they hadn't been implemented, yet. With this patch the node uses the implementation that was added for the Attribute Vector Math node - similar to how it's handled with the Math node and Attribute Math node. Differential Revision: https://developer.blender.org/D10650 |
Commit Details:
Full Hash: 97e212f52e251deefe1624bc38073f645d86a5a6
Parent Commit: 63a6268
Committed By: Hans Goudey
Lines Changed: +75, -111
1 Modified Path:
/source/blender/nodes/shader/nodes/node_shader_vector_math.cc (+75, -111) (Diff)