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
2018-08-08OpenJPEG: support building against both 1.5 and 2.3.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2016-07-12Revert "OpenJPEG: update to 2.1 from 1.5"Sergey Sharybin
2016-07-12OpenJPEG: update to 2.1 from 1.5Campbell Barton
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2015-05-18Cleanup: use const for Imbuf file typesCampbell Barton
2015-04-30Cleanup: styleCampbell Barton
2013-10-09Photoshop PSD supportDalai Felinto
2013-09-10code cleanup: use bool for imbuf allocation functions.Campbell Barton
2013-03-26style cleanup:Campbell Barton
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell 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-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-06-01* Only print libtiff debug messages to the console when in debug modeMatt Ebb
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel