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-04-11 12:48:54 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-04-11 12:51:21 +0400
commit5a29b55c07e34411747c091195a1a1e5fcb1ef7d (patch)
tree75edef61032344c06eb9492af34bf48e5a62dfff /source/blender/editors
parentc04e73f38638e37b07b5ce6e0483cb96b7143580 (diff)
Fix T39206: Plane deform works incredibly slow
The issue was caused by the readEWA spending loads of time trying to sample regions outside of the buffer.Solved by adding an early exit check. We could also clamp the sampling region to the rect, but it's not so much clear whether weight will be correct in such case so left it for the future.
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions