Blender Git Commit Log

Git Commits -> Revision 445ebca

Revision 445ebca by Richard Antalik (master)
January 11, 2021, 10:38 (GMT)
VSE: store raw images in cache

Previously raw images were not cached if image wasn't preprocessed.
This caused issue, that image had to be read from disk on every redraw.

Effect strips must be excluded, because this would cause problem with
invalidation. Effect strips can use preprocessing however. This is
mainly to allow usimg modifiers on them.

This change should follow rBf448ff2afe7a77, but I have wrongly assumed,
that it has been implemented already.

ref T80278

Commit Details:

Full Hash: 445ebcaa308eebfd7f4c3e3e63bfb2cd1dab6a2d
Parent Commit: 54f8a5d
Lines Changed: +5, -5

1 Modified Path:

/source/blender/sequencer/intern/render.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021