blender/source
Kent Mein 24624501a4 This looks like a lot but its a few small changes.
Summary: standardized imageformat functions(make function names similar, and
parameters in same order where relavant), small code cleanups, and
added a description of how to add an image format to blender.

Kent

Specifics:
merged png_decode.c and png_encode.c to png.c and cleaned function calls.

fixed some spacing in IMB_imbuf_types.h

casting cleanups:
        intern/amiga.c
        intern/ham.c
        intern/iris.c

Modified switch statements to have a default type to insure values are set:
        intern/antialias.c

Initalization of some vars and make types similar.
        intern/bitplanes.c

cleaned function calls, and changed if else to if's with return:
        intern/jpeg.c

added {}'s in multidemensional arrays.
        intern/matrix.h

Made a little cleaner to read, and matched above changes.
        intern/readimage.c
        intern/writeimage.c
2003-12-04 18:18:05 +00:00
..
blender This looks like a lot but its a few small changes. 2003-12-04 18:18:05 +00:00
creator - forgot to do this... belongs to commit with text: 2003-11-25 18:14:00 +00:00
darwin - slightly improved icons, again by xype. Now they are less ... er .. 2003-07-21 18:25:50 +00:00
gameengine Nathan Letwory's patch for bug #424 const errors kept MSVC7 projectfiles from compiling. 2003-12-01 15:01:20 +00:00
icons Matt Ebb's new windows Blender icons (Nice!) 2003-05-01 13:02:51 +00:00
kernel Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Makefile So, for the platform managers to check: 2003-08-31 20:33:46 +00:00
nan_compile.mk Irix mips3 build, Part 2 2003-08-04 03:26:07 +00:00
nan_definitions.mk FreeBSD-STABLE's python moved from 2.2 to 2.3 2003-09-23 21:12:47 +00:00
nan_link.mk Irix mips3 build, Part 2 2003-08-04 03:26:07 +00:00
nan_subdirs.mk Initial revision 2002-10-12 11:37:38 +00:00
nan_warn.mk Initial revision 2002-10-12 11:37:38 +00:00