Blender Git Commit Log

Git Commits -> Revision bad23a7

June 27, 2021, 13:09 (GMT)
Thumbnail Code Cleanup

Improved from the hacky way of cropping using the same process for scaling
to thumb size to using dedicated IMB_rect_crop method. Cleaned up
unnecessary code and variables.

Commit Details:

Full Hash: bad23a721f547a6bb6151b6f33e9f85ac05ce5c8
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