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
2015-09-29Fix T46299: Windows: File Browser Crash while listing big folders in preview ...Bastien Montagne
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-06-17ImBuf: Assert when read/write gets relative pathsCampbell Barton
2015-05-18Cleanup: use const for Imbuf file typesCampbell Barton
2014-09-29Fix for wrong color space when image loader set both rect and rect_floatSergey Sharybin
2014-05-01Code cleanup: remove defines no longer needed on windowsCampbell Barton
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton
2013-10-09Photoshop PSD supportDalai Felinto
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-18Force movie clips always use default alpha mode, before this straightSergey Sharybin
2012-12-31code cleanup: warningCampbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-06Fix using uninitialized color pace name in IMB_testiffnameSergey 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-05style cleanupCampbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell 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
2011-10-27pass image description to image loading functions for more useful error than ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Code cleanup: file operations merged into single header, some function namesBrecht Van Lommel
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-09-30Set IB_multilayer flag, so can use multilayer exr as texture too.Nathan Letwory
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.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
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-11-02Mac / COCOA : Damien Plisson
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-07-28better loading partially written TARGA's, dont read over the end of the buffe...Campbell Barton
2009-06-21Spring CleaningCampbell Barton
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-05* doing some warning cleaningNathan Letwory
2008-04-29== mmap for win32 ==Andrea Weikert
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-23added support for linux on pa-riscStefan Gartner
2007-09-03more warning fixes.Stephen Swaney
2007-06-25This commit is a modified version of patch #6860Kent Mein
2006-12-20The Big Image refactor!Ton Roosendaal
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-02-28Fix for bug #3886Kent Mein
2006-01-10ifdef check for WITH_OPENEXR was removed from readimage for some reasonKent Mein
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal