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:
authorAlexander Gavrilov <angavrilov@gmail.com>2021-01-06 12:47:01 +0300
committerAlexander Gavrilov <angavrilov@gmail.com>2021-01-07 21:08:44 +0300
commit3db2bc82aa59725a9cc0c1184465ef4accd85aac (patch)
tree8d04bddc767c3a30b86db6d740b9d4b9071de602 /intern/cycles/kernel/kernels
parent64277e8f3a7e0bdcece91d9b09f219a79531bdd1 (diff)
Surface Deform: optimize handling of the vertex group weight.
There is no need to first copy weights to a separate array, or create the data layer if it doesn't exist. The threaded code can retrieve the weight directly from the layer. Differential Revision: https://developer.blender.org/D10015
Diffstat (limited to 'intern/cycles/kernel/kernels')
0 files changed, 0 insertions, 0 deletions