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
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-10Fix #35658: OpenEXR (from Maya) - missing passesSergey Sharybin
2013-05-01Fix double free error in OpenEXR when file cannot be savedSv. Lockal
2013-04-16skip calling BKE_editmesh_tessface_calc() from BKE_bmbvh_new(), also quiet fl...Campbell Barton
2013-03-22Fix #34689: Multilayer EXRs don't load correctly if one layer is named and th...Sergey Sharybin
2013-03-13patch [#34604] Add DPI read write for BMP and OpenEXR formatCampbell Barton
2013-03-12Fixe related on #34608: MultiLayer OpenEXR (from Maya) - passes lost in Compo...Sergey Sharybin
2013-02-09Bug fix #34174Ton Roosendaal
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-27CMake: hide some unnecessary LLVM/OSL/EXR prints.Brecht Van Lommel
2012-11-19Windows Libs: move OpenEXR headers to same directory structure as other platf...Brecht Van Lommel
2012-11-13code cleanup: use ptrdiff_t when comparing pointers and tag event as an unuse...Campbell Barton
2012-11-13Bugfix #33161Ton Roosendaal
2012-11-12code cleanup: spelling,Campbell Barton
2012-11-09style cleanup: indentationCampbell Barton
2012-11-03code cleanup: cmake - add missing headers, remove directories from source lis...Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-02Fix #32712: non-multilayer openexr file save for a single channel image wouldBrecht Van Lommel
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-26Compiling fix for Windows+Mingw: "Ambiguous" use of IStreamJoshua Leung
2012-08-24Fix for build error on some platforms, seems ImfStdIO.h is not included withBrecht Van Lommel
2012-08-24Fix second part #32377: saving/loading exr files to file paths with non-asciiBrecht Van Lommel
2012-08-22style cleanupCampbell Barton
2012-08-13code cleanup: includes for imbuf, also remove double promotion.Campbell Barton
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-06-14fix for years old bug - OpenEXR always adding alpha channel on load (how did ...Campbell Barton
2012-06-14code cleanup: zbuf/alpha exr writingCampbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-05-11A couple more changes to the file and image nodes to improve access to layers...Lukas Toenne
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-16Avoid invalid delete call when loading multilayer EXR files with that don't f...Lukas Toenne
2012-04-03Make sure Multilayer EXR from other apps are read in as multilayer.Nathan Letwory
2012-04-03r45338 added multithreaded OpenEXR loading. Path to pthread was missing.Nathan Letwory
2012-04-02Solve namespace conflicts for ole grumpy MinGW. It seems FLOAT is also define...Antony Riakiotakis
2012-04-02Multithreaded EXR files loadingSergey Sharybin
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-05Fix for OpenEXR half float save function resulting in dark images savedSergey Sharybin
2012-03-02style cleanupCampbell Barton
2012-03-01Fix for Multilayer EXR API. This was using implementation stubs directly in t...Lukas Toenne
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
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