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-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
2012-06-30Finally committing support for compressed textures on the GPU (DDS+DXT). This...Mitchell Stokes
2012-05-29Massive Code cleanup:Thomas Dinges
2012-04-30code cleanup: header cleanupCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-05-13remove imbuf crect and profile_filename when building without LCMSCampbell Barton
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-01-17Bugfix #25657Ton Roosendaal
2010-12-14Bugfix #22040Ton Roosendaal
2010-10-19Using unsigned int from own commit r32425 broke tiling image textures in imag...Campbell Barton
2010-09-28images bigger then 32k no longer crash blender, use unsigned int for image si...Campbell Barton
2010-08-03minor cleanup, minimal functional change.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-02-12correct fsf addressCampbell Barton
2009-07-17Colour ManagementMatt Ebb
2009-05-17Color proofing support with lcms (http://www.littlecms.com/).Martin Poirier
2009-03-28- made epydoc generator write a list of words used in descriptionsCampbell Barton
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-06-23== FFMPEG ==Peter Schlaile
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2008-03-09* Bakeing fix for apricot, stop pixels being extended for parts of the image ...Campbell Barton
2007-09-02== imagebrowser ==Andrea Weikert