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
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2015-10-19Fix T46534: Crash loading corrupt HDR'sCampbell Barton
2015-10-19Cleanup: use UNLIKELY for checking corrupt HDR'sCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2014-11-21fix T42676 replaced windows specific include by BLI_utildefines.hGaia Clary
2014-11-21Fix T42421: HDR reader could easily read past buffer (truncated HDR files e.g...Bastien Montagne
2014-04-30Code cleanup: remove unused includesCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-05patch [#34103]Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-11-08code cleanup: unused defines & some formatting.Campbell Barton
2012-11-04code cleanup: double promotionsCampbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-02code cleanup: remove redundant float castsCampbell Barton
2012-07-08style cleanupCampbell Barton
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell 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
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19remove WITH_* defines from image formats, instead just dont build the files a...Campbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
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-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-08-18fix errors with recent commits.Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.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-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-09Color management fixesMatt Ebb
2009-06-13coverity issue CID: 401Kent Mein
2009-02-17fix for [#17972] Saving/Loading Radiance HDR changes colorsCampbell Barton
2008-04-29Fix for bug #9014: crash saving the depth pass with openexr or hdr,Brecht Van Lommel
2008-04-18Yesterday was not my day. Forgot about end of string.Kent Mein
2008-04-17My last commit for the sscanf buffer overflow did not really fix theKent Mein
2008-04-15This fixes a Buffer Overflow Vulnerability reported byKent Mein
2007-10-26nodes from eechloCampbell Barton
2006-03-24a bunch of small warnings fixes:Kent Mein
2006-01-24Giant commit!Ton Roosendaal
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal