Blender Git Commit Log

Git Commits -> Revision a5f8071

Revision a5f8071 by Campbell Barton (master)
November 11, 2020, 05:14 (GMT)
Cleanup: use bool for imbuf save callbacks

Commit Details:

Full Hash: a5f8071bdf7893ef487c677b460793e8bef55402
Parent Commit: e9c19b2
Lines Changed: +47, -57

18 Modified Paths:

/source/blender/blenkernel/intern/image.c (+1, -3) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -1) (Diff)
/source/blender/imbuf/intern/bmp.c (+1, -1) (Diff)
/source/blender/imbuf/intern/cineon/cineon_dpx.c (+2, -2) (Diff)
/source/blender/imbuf/intern/dds/dds_api.cpp (+5, -5) (Diff)
/source/blender/imbuf/intern/dds/dds_api.h (+1, -1) (Diff)
/source/blender/imbuf/intern/IMB_filetype.h (+11, -11) (Diff)
/source/blender/imbuf/intern/iris.c (+4, -5) (Diff)
/source/blender/imbuf/intern/jp2.c (+6, -6) (Diff)
/source/blender/imbuf/intern/jpeg.c (+2, -2) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+4, -4) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.h (+1, -1) (Diff)
/source/blender/imbuf/intern/png.c (+1, -1) (Diff)
/source/blender/imbuf/intern/radiance_hdr.c (+1, -1) (Diff)
/source/blender/imbuf/intern/targa.c (+1, -1) (Diff)
/source/blender/imbuf/intern/tiff.c (+1, -2) (Diff)
/source/blender/imbuf/intern/writeimage.c (+2, -7) (Diff)
/source/blender/sequencer/intern/proxy.c (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021