Blender Git Loki
Git Commits -> Revision 090b8c1
Revision 090b8c1 by Bastien Montagne (master) February 28, 2019, 19:47 (GMT) |
Fix (unreported) assert in modifier evaluation of weighted normals. Currently modifier stack assumes there are no poly normals data passed around, so in case a modifier generates such data, it has to clean it up after usage. Whole handling of normals is a bit annoying and week currently, we can probably enhance that once fully per-mesh item type cddata masks are in? |
Commit Details:
Full Hash: 090b8c14d2fc7e90e905906e5a7bb552583b7563
Parent Commit: 7d0fcaa
Lines Changed: +3, -0
1 Modified Path:
/source/blender/modifiers/intern/MOD_weighted_normal.c (+3, -0) (Diff)