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
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-09-18Close OpenEXR thread pool on exitSergey Sharybin
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-26Revert "Turned off clang warnings in third party includes."Stefan Werner
2018-06-26Turned off clang warnings in third party includes.Stefan Werner
2018-06-17Cleanup: trailing space for imbuf moduleCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-03-10Fix T54269: saved EXR file files unreadable some editors in Blender.Brecht Van Lommel
2018-02-23Fix T54137: OpenEXR files with long red/green/blue channel names not loading ...Brecht Van Lommel
2018-01-15Allow for multi-gigapixel rendersKarl Semich
2018-01-13Fix T53771: missing view pixels when rendering multiview + FSAA.Brecht Van Lommel
2017-11-18Cleanup: styleCampbell Barton
2017-11-08Fix T53092: errors reading EXR files with different data/display window.Brecht Van Lommel
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-16Fix T49864: EnvMap baking crashes 2.78 if 'Full Sample' checked in AASergey Sharybin
2016-06-28[msvc2015/OpenEXR] Linker hackery is no longer required in vc2015Martijn Berger
2016-06-22Cleanup: styleCampbell Barton
2016-05-05Fix OS X build error after SSE changes, BLI_math_base.h conflicts with EXR he...Brecht Van Lommel
2016-02-20Fix memory leak when saving OpenEXR half file fails.Brecht Van Lommel
2016-01-26Fix compilation error after recent luma changes on certain platformsSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-10-28Temporary "fix" for crash when saving OpenEXR Multi-View from Image EditorDalai Felinto
2015-10-28Fix T46617 File Output Node seems to save only black images into OpenEXR imag...Dalai Felinto
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-07-29ImBuf: Fixes for openexr imagesSergey Sharybin
2015-07-23ImBuf: Fix OpenExr leaking memory when reading file with IB_test flagSergey Sharybin
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-11error in own last commitCampbell Barton
2015-07-11Avoid static var for OpenEXRCampbell Barton
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27OpenEXR cleanup: get rid of public `IMB_exr_split_token`, use BLI str helpers...Bastien Montagne
2015-06-23Cleanup: styleCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-06-03Fix memory leak loading multi-layer OpenEXRCampbell Barton
2015-06-03Fix memory leak loading single-layer OpenEXRCampbell Barton
2015-06-02ImBuf: Fix memory leak around EXR handle's multiViewSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-19Support string metadata loading for OpenEXR files.Antony Riakiotakis
2015-05-12ImBuf: Update stubs so strict compiler is happy about unused argumentsSergey Sharybin