Differential D10081 Diff 32673 source/blender/nodes/geometry/nodes/node_geo_align_rotation_to_vector.cc
Changeset View
Changeset View
Standalone View
Standalone View
source/blender/nodes/geometry/nodes/node_geo_align_rotation_to_vector.cc
- This file was added.
I've been retrieving the span from attributes and then applying it afterwards because it should be slightly faster. Granted, the difference is probably negligible compared to all the matrix multiplication etc, but maybe it's worth being consistent.