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
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-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-22comment some unused vars / assignments.Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-10Fix [#26827] Blender Crashes when it opens corrupt jpegAndrea Weikert
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
2011-02-23remove unused functions,Campbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-07-27Fix #22875: image browser crashes on true colour jpg. The skip_input_dataBrecht Van Lommel
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-14spelling errors, no real changes to code.Campbell Barton
2010-01-09Color management fixesMatt Ebb
2009-12-01fix for [#19990] file browser crashAndrea Weikert
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-19Add support for stampinfo to the JPEG format.Diego Borghetti
2007-09-03more warning fixes.Stephen Swaney
2006-03-01reverted the looping vs switch statement. I don't know what I was thinkingKent Mein
2006-02-28Fix for bug #3886Kent Mein
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-01-21fixed animations using jpeg (bug # 2166)Kent Mein
2005-01-10This is for bug # 2068Kent Mein
2005-01-03This is a pretty lame commit but here it is:Kent Mein
2003-12-04This looks like a lot but its a few small changes.Kent Mein
2003-04-27translated comments for imbuf c filesTon Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont