Blender Git Loki
Git Commits -> Revision a113eca
Revision a113eca by Hans Goudey (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: a113eca4d4916939452c0617d434ad8ceb105427
Parent Commit: 26e15da
Committed By: Fabian Schempp
Lines Changed: +2, -0
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+2, -0) (Diff)