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-05-10 14:07:01 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-10 14:07:01 +0400
commit4392fc6f1d4950ab0e0e60aae1bd5dea5baf26de (patch)
tree119985340414ffbbf749ef0ef41efdacf7cdd8c5 /intern/cycles/render/graph.cpp
parenta961b683fc62f893e70d9e0fbf80ed4d1e31b857 (diff)
Optimize BKE_mesh_calc_normals(), gives approx 25% speedup.
- no need to allocate polygon normal array. - no need to use BLI_array_ functions (realloc's). - reduce some of the looping.
Diffstat (limited to 'intern/cycles/render/graph.cpp')
0 files changed, 0 insertions, 0 deletions