Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-12Added a #ifdef WITH_OPENEXR around this entire file. It doesn't compile forTon Roosendaal
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-03-11Found some messed up code that assumed abgr instead of rgbaKent Mein
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-21fixed animations using jpeg (bug # 2166)Kent Mein
2005-01-10This is for bug # 2068Kent Mein
2005-01-03This is a pretty lame commit but here it is:Kent Mein
2004-12-21Eeek! last minute error.Ton Roosendaal
2004-12-09This fixes bug #1990Kent Mein
2004-12-08removed a debug printf. (excuse to check cvs permissions)Rob Haarsma
2004-08-31ok my last little tweak for today ;)Kent Mein
2004-08-31Some small clean ups again...Kent Mein
2004-08-30Added the bmp include forgot to do that when I added the write support.Kent Mein
2004-07-27Removed 'static' declaration from addzbufImBuf(). This is an exportedTon Roosendaal
2004-07-16Bunch of small fixes for warnings and whatnot....Kent Mein
2004-06-09This fix is thanks to: hangman4 (Thomas Power)Kent Mein
2004-06-09Fixed part of write a bmp file, its still truncating the image slightlyKent Mein
2004-03-30Added iris zsize=2 support. Provided by Melchior Franz.Kent Mein
2004-03-06Updated the Sun ifdef's basically I standardized them so theyKent Mein
2004-01-22- increased max targa size to 8192x8192Ton Roosendaal
2004-01-13Converted the Userpreference buttons to zr's new ButBit calls.Rob Haarsma
2004-01-10Added support for outputting bmp'sKent Mein
2003-12-09Fixed error messages for saving jpeg files so its quite again.Kent Mein
2003-12-04This looks like a lot but its a few small changes.Kent Mein
2003-12-03- fixed matrix conversion to make rgb -> bw images.Ton Roosendaal
2003-10-02- changed a couple of shorts to ints, to allow images larger thanTon Roosendaal
2003-07-17fixed a warning by adding a newline to end of file.Kent Mein
2003-06-18Rolled back comments. According to new guidelines, no .c filesCasey Corn
2003-05-30Added more docs, mostly header stuff, but some real docs inCasey Corn
2003-05-26Documentation commit.Casey Corn
2003-05-02fun with quicktime:Stefan Gartner
2003-04-30Added IMB_gamwarp and IMB_interlace (and the interlace and gamwarp wrappersKent Mein
2003-04-28Add includedir for quicktimeWouter van Heyst
2003-04-28Added Quicktime support for OSX and Windows.Rob Haarsma
2003-04-27translated comments for imbuf c filesTon Roosendaal
2003-02-09disabled loading of bmp files :(Rob Haarsma
2003-02-04minor (2.26 release) cleanupRob Haarsma
2003-01-30Modified checks for defined __FreeBSD__ to also include defined (__OpenBSD__)Kent Mein
2003-01-29fixed error message, bmp header wasn't includedRob Haarsma
2003-01-29added loading of bmp images. (bmp code was already present in blender)Rob Haarsma
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-21Fix so that rgba targa files view correctly in gimp:Kent Mein
2002-12-20Two more variables that were not initalized.Kent Mein
2002-12-20Ok since no one cares about this I put a 5 second fix on it and won'tKent Mein
2002-12-20Fixed two uninitalized vars:Kent Mein
2002-12-20I initalized mask to 0 in IMB_converttocmapKent Mein
2002-12-06sgefants patch to remove the License Key stuff.Kent Mein
2002-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein