Blender Git Commit Log
Git Commits -> Revision 596bfa7
Revision 596bfa7 by Hans Goudey (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
Fix T89302: Broken normals after mesh to curve node The normals were broken because the normal calculation mode wasn't set. This patch adds a default normal mode so all code creating a spline does not necessarily have to set it manually. In the future there should be a way to change this value in the node tree. |
Commit Details:
Full Hash: 596bfa73f97f22de4e0c1743fe2a8cebc3075e3b
Parent Commit: fcfc2ed
Committed By: Dilith Jayakody
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/BKE_spline.hh (+1, -2) (Diff)