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:
authorCampbell Barton <ideasman42@gmail.com>2013-07-23 02:59:47 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-07-23 02:59:47 +0400
commitb7bf20d9504127ec7c3d52bc8a1448d4a2bdc3bf (patch)
treea38041dec1c240652d0e22991489ab1255d35fd4 /source/blender/blenkernel/intern/multires.c
parent33e52d0df4d2d9dfd248144e2aac08af4c1bbeff (diff)
optimization: only calculate the normals for passing into derivedMesh foreachMappedVert/foreachMappedFaceCenter when needed,
this means in editmode with wire draw, face and vertex normals don't have to be calculated at all. in most cases the normals are not used so add a flag that makes calculating them only for functions that need them. also fix face normal calculation for CDDM, was using quad calculation for ngons too.
Diffstat (limited to 'source/blender/blenkernel/intern/multires.c')
0 files changed, 0 insertions, 0 deletions