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
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'imbuf'Campbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2020-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-11ImBuf: use more accurate DPI/PPM conversionCampbell Barton
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-02Cleanup: make remaining imbuf headers work in C++Jacques Lucke
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-04-23Cleanup: Fix comment for ImBuf->encodedbufferJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: styleCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2018-10-11Remove image based bitmap font supportCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2017-09-22Remove quicktime supportAaron Carlisle
2017-06-19Cleanup: doxygen commentsCampbell Barton
2016-01-14Doc: more detailed ImBuf.rect/rect_float commentsCampbell Barton
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2015-10-18Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76 for DDS f...Bastien Montagne
2015-10-14Cleanup: remove historic, blender-only jpeg ioCampbell Barton
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-12OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compressionMartijn Berger
2015-01-31Blender metadata changes to accommodate non string dataMartijn Berger
2014-01-13Fix T38040: Crash after loading big image file in compositorSergey Sharybin
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-09Photoshop PSD supportDalai Felinto
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-03-17Fix "can't paint" bug no.1, painting with black on image editor did notAntony Riakiotakis
2013-03-05Image buffer rectangle operation optimization: Remove a switch statementAntony Riakiotakis
2013-02-11Implemented delayed partial rect update for image buffersSergey Sharybin
2013-02-07Fix #34145: 'Save Image' incorrect file type.Sergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-3016 bit PNG write supportSergey Sharybin
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-10-22Patch #27397: Improved DPX/Cineon codeSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-18Suport function for Collada exporter: after a generated image was stored to d...Gaia Clary