Blender Git Commit Log

Git Commits -> Revision 21a3dd7

June 27, 2021, 14:01 (GMT)
Combined caching and thumbnail drawing code

Involves modification to the image rendering, caching and drawing. The
thumbs are fixed to 256 max size, the caching is limited in number
and the overall look of the thumbnails is proper (no incorrect clipping).

Maniphest task : T89143

Differential Revision: https://developer.blender.org/D11718

Commit Details:

Full Hash: 21a3dd756abda33746bd5ef57a3cc37cf5494009
Parent Commit: 9f5d9c1
Lines Changed: +50, -88

5 Modified Paths:

/source/blender/editors/space_sequencer/sequencer_draw.c (+12, -13) (Diff)
/source/blender/sequencer/intern/image_cache.c (+11, -11) (Diff)
/source/blender/sequencer/intern/image_cache.h (+2, -2) (Diff)
/source/blender/sequencer/intern/render.c (+23, -60) (Diff)
/source/blender/sequencer/SEQ_render.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021