Blender Git Commit Log

Git Commits -> Revision 0374114

June 24, 2021, 18:26 (GMT)
Cache limit : Set a limit of 1000 thumbs that can be cached giving around
160MB of memory for thumbs. Once the limit is reached, all cached thumbs
before and after the current view x limits are removed.

Commit Details:

Full Hash: 0374114aca64580642819efbef7253b7c1dbfd59
Parent Commit: 2696fca
Lines Changed: +109, -5

5 Modified Paths:

/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/sequencer/intern/image_cache.c (+92, -0) (Diff)
/source/blender/sequencer/intern/image_cache.h (+7, -0) (Diff)
/source/blender/sequencer/intern/render.c (+6, -2) (Diff)
/source/blender/sequencer/SEQ_render.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021