Blender Git Commit Log

Git Commits -> Revision 50c3da6

Revision 50c3da6 by Campbell Barton (master)
August 3, 2010, 12:34 (GMT)
minor cleanup, minimal functional change.
replace some long duplicated, ifdef'd if statements for image extension.
- new function: BLI_testextensie_array(), can take an array of extensions.
- define extension arrays: imb_ext_image, imb_ext_movie, imb_ext_sound - we could have more of these.
- removed amiga extensions iff and lbm

Commit Details:

Full Hash: 50c3da699db13a1b51311919063bb3ad92dd8b3d
SVN Revision: 31007
Parent Commit: 9579768
Lines Changed: +107, -229

5 Modified Paths:

/source/blender/blenlib/BLI_path_util.h (+1, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+13, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+6, -146) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+5, -1) (Diff)
/source/blender/imbuf/intern/util.c (+82, -82) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021