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:
authorRichard Antalik <richardantalik@gmail.com>2020-05-24 21:52:59 +0300
committerRichard Antalik <richardantalik@gmail.com>2020-05-24 22:03:31 +0300
commit0d0df683d983200dad5f33d0d1b2c8b417d7199f (patch)
tree0959d9bbfefddc15c3c043cf1f9ae0d77a399c43 /build_files
parent22462fed000d7494522f7824ede7ff9f99d2bddf (diff)
Fix(unreported): Crash on prefetching while transforming strip.
While investigating T76274, I found crash scenario when playhead is near end frame and moving a strip. It is not as easy to reproduce, about 5% success rate, and it will be even harder after rB4066c921fbe5. Exact cause wasn't identified yet. I wanted to disable prefetching during modal operator execution in VSE, but currently I don't have any signalling method in place. Checking for G.moving seems to resolve this problem, but it doesn't adress root cause of bug. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7820
Diffstat (limited to 'build_files')
0 files changed, 0 insertions, 0 deletions