Blender Git Commit Log

Git Commits -> Revision 3a898db

Revision 3a898db by Richard Antalik (master)
October 18, 2021, 21:26 (GMT)
VSE: Improve thumbnail loading speed

Split thumbnail job in 2 passes. First pass will render visible images
and second part renders set of "guaranteed" equally spaced images.

When viewing larger amount of strips, it is likely that only 1 or 2
images will be rendered in first pass, while in second pass it is up to
30 images.

This results (seemingly) in 3x better performance, but zooming before
set of guaranteed images is done will be slightly more inaccurate.

Commit Details:

Full Hash: 3a898db3638d2ab13b4aa85e0dcce1fe35ae8695
Parent Commit: 41eba47
Lines Changed: +17, -0

1 Modified Path:

/source/blender/editors/space_sequencer/sequencer_thumbnails.c (+17, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021