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>2021-06-11 16:47:19 +0300
committerJeroen Bakker <jeroen@blender.org>2021-06-11 16:51:26 +0300
commit7b76a160a4647b17c1a55da4bd40e8f549225568 (patch)
tree336428e3e2c94272127c4547ebdd1180ce39c247 /source/blender/imbuf/CMakeLists.txt
parent0eb9351296dbed5e7ac10ca56132d5e51e5f388d (diff)
Sequencer: Do not redraw during playback.
When using large sequences including audio the drawing of the audio on top of the strip takes a lot of time. This effects the playback performance heavily. During the animation playback performance there was a solution for this by only drawing the playhead overlay. This was reverted for the sequence editor as it didn't update the color strips when they were animated. This patch checks if there are animated color strips if so the full screen is redrawn, otherwise only the playhead is redrawn. Reviewed By: ISS Differential Revision: https://developer.blender.org/D11580
Diffstat (limited to 'source/blender/imbuf/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions