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:
authorHans Goudey <h.goudey@me.com>2022-08-30 18:41:26 +0300
committerHans Goudey <h.goudey@me.com>2022-08-30 18:41:26 +0300
commit3306b4a86bb8dcb0a1640fc73c355e5fff9073a7 (patch)
tree131f2d90b1b2f32bc150fd8233704dc15a43904b /source/blender/blenkernel/intern/crazyspace.cc
parent002f339aedd351a68b6fc455421dba5c1bd886cd (diff)
Fix T99253: Missing face center dots with deform modifier cage option
Before 8c25889bb67db4c, subsurf face center tags were stored in each vertex, so they were always copied to duplicate meshes. Now they are stored in runtime data though, so they need to be copied explicitly. The function name "reset_on_copy" is a bit awkward here, so the tags are copied by the caller.
Diffstat (limited to 'source/blender/blenkernel/intern/crazyspace.cc')
0 files changed, 0 insertions, 0 deletions