Blender Git Loki
Git Commits -> Revision 2d75b39
Revision 2d75b39 by Hans Goudey (master) June 20, 2021, 18:07 (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: 2d75b39b6412612f1a5c04b08656d7390ede0ba5
Parent Commit: eee3529
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenkernel/BKE_spline.hh (+1, -2) (Diff)