Blender Git Loki

Git Commits -> Revision cfdb5b9

Revision cfdb5b9 by Bastien Montagne (master)
February 19, 2020, 11:28 (GMT)
Fix T73941: Custom normals from normal edit modifier ignored by further modifiers.

This commit actually fixes several issues in this modifier, but main one
from the report was caused by adding a `CD_NORMAL` layer to loops to
store temp real clnors. Unless we plan on modifying the topology itself,
this is useless, and would require some additional 'dirty normals'
tagging to work properly, so just switched to simpler, cleaner solution
of having a local array of computed clnors.

Commit Details:

Full Hash: cfdb5b9a8b07bcea1c490e52570eb129c7f3ad43
Parent Commit: 65ea502
Lines Changed: +9, -8

1 Modified Path:

/source/blender/modifiers/intern/MOD_normal_edit.c (+9, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021