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
2013-02-22Fix #34359: 2.66 crashes when using output nodeSergey Sharybin
2013-01-15Follow general mathutils rules for naming straight<->premul functionsSergey Sharybin
2013-01-15fix [#33781] Confusing units in displacement modifier parametersCampbell Barton
2013-01-15write 16 bit PNG files even when there is no float buffer,Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-3016 bit PNG write supportSergey Sharybin
2012-11-05Change a way how image sequence/movie source is detecting for movie clipSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-13code cleanup: includes for imbuf, also remove double promotion.Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-05-18style cleanup: function definitionsCampbell Barton
2012-05-09style cleanup: pngCampbell Barton
2012-05-09patch [#31355] 16-bit pngs are only read with 8-bit precisionCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-09style cleanup: comment blocksCampbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-19Fix some compile warnings.Brecht Van Lommel
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-25found some errors while looking into bug #24909, in exceptional cases where t...Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-09Color management fixesMatt Ebb
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-09-02== imagebrowser ==Andrea Weikert
2007-01-22Bugfix: imb_savepng() didn't deallocate memory under some error conditions.Ken Hughes
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-01-10This is for bug # 2068Kent Mein
2005-01-03This is a pretty lame commit but here it is:Kent Mein
2004-12-09This fixes bug #1990Kent Mein
2003-12-04This looks like a lot but its a few small changes.Kent Mein