Blender Git Loki
Git Commits -> Revision d08cc63
Revision d08cc63 by Hans Goudey (master) May 4, 2021, 22:35 (GMT) |
Nodes Splines: Apply tilt to normal evaluation This patch makes the spline tilts (interpolated to the evaluated points) affect the evaluated normals, allowing manual control of the rotation of each profile in the curve to mesh node. The method is based on Animation Nodes code, which keeps the data in direction vector form, and rotates around the tangent vector. Differential Revision: https://developer.blender.org/D11152 |
Commit Details:
Full Hash: d08cc63e2f98b6aa027639354fc6675bb3d7cf3f
Parent Commit: 1f57103
Lines Changed: +25, -3
1 Modified Path:
/source/blender/blenkernel/intern/spline_base.cc (+25, -3) (Diff)