Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <b.mont29@gmail.com>2020-02-19 14:22:58 +0300
committerBastien Montagne <b.mont29@gmail.com>2020-02-19 14:28:35 +0300
commitcfdb5b9a8b07bcea1c490e52570eb129c7f3ad43 (patch)
tree76a0d9a04a021aee476b0127e09bceca8e42ee88 /source/blender/blenkernel/intern/key.c
parent65ea5020c4a1647bcacd4933dc9e5fc519982536 (diff)
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.
Diffstat (limited to 'source/blender/blenkernel/intern/key.c')
0 files changed, 0 insertions, 0 deletions