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-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-23Python API: add mathutils.Color functions to convert color spacesBrecht Van Lommel
2022-03-23Color Management: add support for OpenColorIO color space aliasesBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
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-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-06Color management: Use default view with no extra transform when not specifiedSergey Sharybin
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2015-10-23Comments for link-list typesCampbell Barton
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for colormanagementSergey Sharybin
2013-08-19code cleanup: confirm include guards to our conventionCampbell Barton
2013-03-11Colormanagement: Fix issue with colorspaces' description too short, and reduc...Bastien Montagne
2013-02-19Remove define which is not actually needed and could have beenSergey Sharybin
2012-10-05Fixed compilation error on widowsSergey Sharybin
2012-09-26Color Management: resolve warnings when OCIO configuration file misses None d...Sergey Sharybin
2012-09-24Fix #32644: ctrl+F11 internal animation player crashSergey Sharybin
2012-09-19Color Management: don't apply display transform on Non-Color imagesSergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin