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-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
2007-12-20== Imbuf ==Peter Schlaile
2007-12-19Add support for stampinfo to the JPEG format.Diego Borghetti
2007-10-29Routine purge of compiler warnings. Yet again, they were mostly uninitialised...Joshua Leung
2007-10-29render stamp drawing is now done everywhere - (not just when saving Campbell Barton
2007-10-26nodes from eechloCampbell Barton
2007-10-24Patch by GSR #7628, I also added alpha for text background.Campbell Barton
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-12This is patch [#7483] imbuf support for uncompressed DDS imagesKent Mein
2007-10-12== IMBuf fix ==Peter Schlaile
2007-10-11Peach requestCampbell Barton
2007-10-08This is a fix for the following bug:Kent Mein
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23fixing some compile problems with MSVC7.1/sconsAndrea Weikert
2007-09-18Another purge of compiler warnings (some of which I've been getting for a whi...Joshua Leung
2007-09-17fix compile on not-windows platforms, accidentally removed declaration Andrea Weikert