Blender Git Commit Log
Git Commits -> Revision 76a3ff7
Revision 76a3ff7 by Hans Goudey (master) July 20, 2021, 13:37 (GMT) |
Fix T89979: Assert in edit mode with curve to mesh node The node tagged polys normals dirty, but the function to calculate the normals didn't clear the dirty flags for polys. Now clear the poly and corner dirty normal flags. |
Commit Details:
Full Hash: 76a3ff70d599a54203888dd7131b0d48da0107d6
Parent Commit: c3a400b
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+2, -0) (Diff)