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
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-04-06Going through some really old bf-committers email and Casey CornKent 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-03-01SCons updatesMichel Selten
2004-02-21- [win32] updated SConscripts to use new configuration method (config.opts).Nathan Letwory
2004-02-15SCons updatesMichel Selten
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
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-05SCons build system files added.Michel Selten
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-09-18removed native quicktime init/exit calls from main blender code.Rob Haarsma
2003-09-10moved Quicktime init function from creator.cRob Haarsma
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-06-06readded IS_jpg() macroStefan Gartner
2003-06-06Hopfully fixed the readability issue by using distributed group docs.Casey Corn
2003-05-30- fixed typo, a : should be ;Ton Roosendaal
2003-05-30Added more docs, mostly header stuff, but some real docs inCasey Corn
2003-05-26Documentation commit.Casey Corn
2003-05-25Modified existing docs to integrate with new docs.Casey Corn
2003-05-14just translated imbuf structTon Roosendaal
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
2002-10-30Fixed defined __sparc to also check for __sparc__ (thanks to Ferris)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont