Blender Git Commit Log

Git Commits -> Revision 75c18b9

Revision 75c18b9 by Campbell Barton (master)
November 11, 2020, 03:54 (GMT)
Cleanup: remove redundant NULL checks in ImFileType.is_a callback

Most of these callbacks don't do a NULL check,
so there is no need to do this for bmp/png.

Also correct radiance_hdr comments.

Commit Details:

Full Hash: 75c18b989c566d24c76f9f7a44271654bc07a02c
Parent Commit: 36e5c9e
Lines Changed: +31, -34

4 Modified Paths:

/source/blender/imbuf/intern/bmp.c (+14, -18) (Diff)
/source/blender/imbuf/intern/png.c (+4, -5) (Diff)
/source/blender/imbuf/intern/radiance_hdr.c (+12, -10) (Diff)
/source/blender/imbuf/intern/targa.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021