This adds a new Align Rotation to Vector node based on the mockup in T83669.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
This worked nicely in my test.
| source/blender/nodes/geometry/nodes/node_geo_align_rotation_to_vector.cc | ||
|---|---|---|
| 86 | 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. | |
