Blender Git Commit Log

Git Commits -> Revision 687f70c

Revision 687f70c by Campbell Barton (master)
September 6, 2021, 10:05 (GMT)
ImBuf: add IMB_allocFromBufferOwn that takes ownership of the buffer

Avoids duplicating the image buffer when saving thumbnails.

Commit Details:

Full Hash: 687f70ceca88324fb8f376e086a55b341dd34e6f
Parent Commit: a0912ff
Lines Changed: +51, -12

4 Modified Paths:

/source/blender/blenkernel/intern/studiolight.c (+7, -10) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+8, -0) (Diff)
/source/blender/imbuf/intern/allocimbuf.c (+35, -0) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021