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-11-10Cleanup: spelling in commentsCampbell Barton
2022-07-15Cleanup: Use const pointers for ImageSaveOptions and ImageFormatDataJesse Yurkovich
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
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
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-10-14Cleanup: convert camelCase naming to snake_case in CompositorManuel Castilla
2021-10-14Cleanup: replace members `m_` prefix by `_` suffix in CompositorManuel Castilla
2021-03-29Cleanup: Add namespace to compositor.Jeroen Bakker
2021-03-24Cleanup: Add override keyword.Jeroen Bakker
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-12Fix T64953: Add cryptomatte meta data to file output node.Jeroen Bakker
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-08-08Cleanup: use conforming header guardCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-06-19Support half float file format storage for Multilayer EXRSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto