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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-15fix for error in last commit.Campbell Barton
2010-07-15own recent commit which added support for writing srgb float buffers broke wr...Campbell Barton
2010-07-12support for colorspace conversion when saving srgb float buffers (from the se...Campbell Barton
2010-07-12dont add a rect buffer for EXR's, the sequencer discards them immediately and...Campbell Barton
2010-07-12error in last commitCampbell Barton
2010-07-12[#22824] OpenEXR Save from byte buffer bugCampbell Barton
2010-05-19revert 28807, fix for [#21385] Multilayer OpenEXR files import into other com...Campbell Barton
2010-05-17no functional changes, simplify some exr api code.Campbell Barton
2010-05-17[#21385] Multilayer OpenEXR files import into other compositors upside downCampbell Barton
2010-05-07shouldnt have committed this, was local hack to workaround float buffer bug.Campbell Barton
2010-05-07fix for segfault when reading bad multilayer EXR'sCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-09Color management fixesMatt Ebb
2009-08-24[#19232] (2.5) Correction of cmake for windows about audio (jack and openal)Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-03-182.50: some warning fixes.Brecht Van Lommel
2008-07-14Bugfix #17327Ton Roosendaal
2008-07-09Buhh... and now I left in testing print in exr code.Ton Roosendaal
2008-07-09Replaced strcasecmp with BLI_strcasecmp, to make msvc happy!Ton Roosendaal
2008-07-09Fix for reported openexr file reading failures.Ton Roosendaal
2008-04-29Fix for bug #9014: crash saving the depth pass with openexr or hdr,Brecht Van Lommel
2008-02-06- Removed the Save Buffers/FSA restriction that the width and heightBrecht Van Lommel
2008-02-03Clean-up for various gcc warnings under linux.Ken Hughes
2008-01-31Fixes in reading back rendered temp files ("Save buffers" and "FSA" options).Ton Roosendaal
2008-01-29Handle OpenEXR exception and print it, for writeTile. It's sometimesBrecht Van Lommel
2007-03-27=== OpenEXR ===Nathan Letwory
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-01-24Bugfix #5818Ton Roosendaal
2007-01-09Added flag in MultiChannel exr file to denote line order. Blender has theTon Roosendaal
2006-12-21"Save Buffers" fix: when you ESC from rendering, it now saves emptyTon Roosendaal
2006-12-21MultiLayer images: added support for choosing compression type.Ton Roosendaal
2006-12-21Function returned no '1', causing multilayer files to not read, exceptTon Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-11-18CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. Ope...Jacques Beuarain
2006-03-18Tsk! A 'new' for filehandle wasn't combined with a 'delete', which isTon Roosendaal
2006-03-15Memory saving for large renders:Ton Roosendaal
2006-03-14WIP commit on getting the 'render result layers' saved in a singleTon Roosendaal
2006-03-02Proper syntax for freeing an allocated array in silly c++ :)Ton Roosendaal
2006-02-28Saving OpenEXR half didn't free allocated half buffer... silly c++ memoryTon Roosendaal
2006-02-23Work in progress commit on saving OpenEXR with all render-layers andTon Roosendaal
2006-02-18Four-in-one commit:Ton Roosendaal
2006-02-09Made exr saving respect the 'RGB' or 'RGBA' setting in render outputTon Roosendaal
2006-01-12Orange;Ton Roosendaal
2006-01-11Orange: tested all EXR demo images from openexr.com, found two issues;Ton Roosendaal
2006-01-11Orange: more work on float/exr buffers;Ton Roosendaal
2006-01-10OpenEXR support for Windows MakefilesChris Want
2006-01-09Orange: more exr & imbuf cleanupTon Roosendaal
2006-01-09Orange: Further cleanup of EXR savingTon Roosendaal