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:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-05-13 21:41:33 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-05-13 21:45:08 +0400
commitb9967bfb3f66a0814a10ac5510bcc379de588485 (patch)
tree5d966eb184dba13de1a0e13a0a02bd6b3c3ddd40 /source/blender/blenlib/BLI_math_base.h
parentc60d5c68953dd3e3e64f36ce57ddf21cdb1d8dca (diff)
Fix T40151: Problem in normal with subdivision surface + Boolean modifier
Own regression since e08db08. CustomData_copy_data() would fail in cases when mvert/medge/mloop/mpoly arrays were lazy allocated since that change. Now made it so this layers are copying from own copy of the arrays. Not sure if this still misses some CD to be copied, from quick glance seems no, but some further testing wouldn't hurt at all.
Diffstat (limited to 'source/blender/blenlib/BLI_math_base.h')
0 files changed, 0 insertions, 0 deletions