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
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-10This commit fixes bug: [#17770] Texture Plugins do not work. (on windows)Kent Mein
2008-10-08Bugfix #17784Ton Roosendaal
2008-09-20Patch #8461, by Rob HausauerTon Roosendaal
2008-09-11Fix for bug #17602: 32 bit bmp files were read with red and blue swapped.Brecht Van Lommel
2008-09-10This is patch:Kent Mein
2008-08-18Fix compile problem in MSVC after Win64 patchBenoit Bolsee
2008-08-17Win64: compiles fine with scons with gcc nowDaniel Genrich
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-08-03== FFMPEG ==Peter Schlaile
2008-07-14Bugfix #17327Ton Roosendaal
2008-07-09Buhh... and now I left in testing print in exr code.Ton Roosendaal
2008-07-09Replaced strcasecmp with BLI_strcasecmp, to make msvc happy!Ton Roosendaal
2008-07-09Fix for reported openexr file reading failures.Ton Roosendaal
2008-06-29== FFMPEG / ImBuf ==Peter Schlaile
2008-06-23== FFMPEG ==Peter Schlaile
2008-06-16Patch [#13777]Diego Borghetti
2008-06-03== REDCODE ==Peter Schlaile
2008-06-03== REDCODE ==Peter Schlaile
2008-06-03== RED one (redcode) ==Peter Schlaile
2008-05-06== FFMPEG ==Peter Schlaile
2008-04-29== mmap for win32 ==Andrea Weikert
2008-04-29Fix for bug #9014: crash saving the depth pass with openexr or hdr,Brecht Van Lommel
2008-04-27Update MSVC project files to support ffmpeg. Make sure you do svn update in l...Benoit Bolsee
2008-04-18Yesterday was not my day. Forgot about end of string.Kent Mein
2008-04-17My last commit for the sscanf buffer overflow did not really fix theKent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-15This fixes a Buffer Overflow Vulnerability reported byKent Mein
2008-04-09Bugfix: scaling images anti-aliased with either the width or heightBrecht Van Lommel
2008-04-02dpx saving would fail if there was no float buffer, which is a problem when r...Campbell Barton
2008-03-31I let a sqrtf in by accident when commiting this patch.Kent Mein
2008-03-28This is patches:Kent Mein
2008-03-27Fix for bug #8595: texture mipmaps with gauss filter didn't work correct,Brecht Van Lommel
2008-03-25check for null data when using ffmpegs swscale (for corrupt/partially corrupt...Campbell Barton
2008-03-23== Sequencer / ImBuf ==Peter Schlaile
2008-03-23added support for linux on pa-riscStefan Gartner
2008-03-17Fix for bug #6758: material nodes were not working correct withBrecht Van Lommel
2008-03-10Fix for msvc compiler error in tiff saving.Brecht Van Lommel
2008-03-10Fix for tiff 16bit saving commit, had memory leak.Brecht Van Lommel
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2008-03-09* Bakeing fix for apricot, stop pixels being extended for parts of the image ...Campbell Barton
2008-02-29Possible bugfix for weird FFMPEG files, I have no idea if that cases can even...Daniel Genrich
2008-02-22Fix for [#8303] stamp gives wrong file name when using unsaved filesCampbell Barton
2008-02-20Patche from Giuseppe Ghibò to look in /usr/lib64Campbell Barton
2008-02-18Fix for bug #7936: render baking selected to active now has a BiasBrecht Van Lommel
2008-02-08Just removed some unused vars cleaning up some little warnings.Kent Mein
2008-02-06- Removed the Save Buffers/FSA restriction that the width and heightBrecht Van Lommel
2008-02-03Clean-up for various gcc warnings under linux.Ken Hughes
2008-01-31Fixes in reading back rendered temp files ("Save buffers" and "FSA" options).Ton Roosendaal
2008-01-30== Sequencer / Imbuf ==Peter Schlaile