Blender Git Commit Log

Git Commits -> Revision 46e0efb

Revision 46e0efb by Jacques Lucke (master)
February 5, 2021, 15:10 (GMT)
Geometry Nodes: support fixed pivot axis in Align Rotation to Vector node

When the pivot axis is not set to auto, the node will try to align the rotation
to vector as best as possible, given the selected rotation axis.

Ref T85211.

Differential Revision: https://developer.blender.org/D10292

Commit Details:

Full Hash: 46e0efb462cb92e9ade39588b51391820491aed8
Parent Commit: 5690302
Lines Changed: +120, -26

4 Modified Paths:

/source/blender/editors/space_node/drawnode.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+9, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+29, -0) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_align_rotation_to_vector.cc (+81, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021