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-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
2008-01-29Handle OpenEXR exception and print it, for writeTile. It's sometimesBrecht Van Lommel
2008-01-20== Sequencer / FFMPEG ==Peter Schlaile
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2008-01-15changed sqrtf to sqrt to make solaris and other platforms happy.Kent Mein
2008-01-01== Sequencer ==Peter Schlaile
2007-12-29* Displacement map bakingMatt Ebb
2007-12-27This is patch: [#7975] imbuf for DDS textures: improved read support and a fe...Kent Mein
2007-12-26== MSVC 7.1 projectfiles ==Andrea Weikert
2007-12-25== Sequencer ==Peter Schlaile
2007-12-23== FFMPEG ==Peter Schlaile