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:
authorJeroen Bakker <jbakker>2020-03-13 10:22:09 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2020-03-13 11:28:58 +0300
commit54743dbf09323cffafb04b5c6c64d15941b63108 (patch)
tree3375ce84e92da28b2ac45a3396cc4ca885ee1340 /source/blender/editors/space_info/textview.h
parent1f0b21e713b00ed56e5a7606b9fd8c719ff3b3bb (diff)
DeformMod: Performance by reusing buffers
The Deform modifiers was reallocating buffers that only fit the vertices of the inner loop. This patch first counts the maximum needed buffer and allocates one. When using the daily dweebs animation file the playback performance went from 0.66 fps to 0.93 fps. Reviewed By: sybren Differential Revision: https://developer.blender.org/D7132
Diffstat (limited to 'source/blender/editors/space_info/textview.h')
0 files changed, 0 insertions, 0 deletions