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
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-01Cleanup: clang-tidy warningsCampbell Barton
2021-09-23Fix build error caused by typoHans Goudey
2021-09-23Fix T91638: image editor Open Cached Render not loading some passesBrecht Van Lommel
2020-11-09Cleanup: Clang-tidy, modernize-use-nullptr.Ankit Meel
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-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-01-13Fix T53771: missing view pixels when rendering multiview + FSAA.Brecht Van Lommel
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-06-27OpenEXR cleanup: get rid of public `IMB_exr_split_token`, use BLI str helpers...Bastien Montagne
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-12ImBuf: Update stubs so strict compiler is happy about unused argumentsSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2012-11-09style cleanup: indentationCampbell Barton
2012-07-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-01Fix for Multilayer EXR API. This was using implementation stubs directly in t...Lukas Toenne