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-02EEVEE: Fix compilation on MSVCClément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-02-13EEVEE: Update Offline LUTClément Foucault
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-08-04Cleanup: Fix eeve_lut arrays being duplicated in blender binary.Lazydodo
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-11Eevee: Update LTC codeClément Foucault
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-19Cleanup: add trailing commasCampbell Barton
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-01-18Eevee: Implement new LTC algorithm for Sphere Lights.Clément Foucault
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-10Eevee: Add precomputed BTDF LUT.Clément Foucault
2017-06-04Eevee: Modify Blue Noise.Clément Foucault
2017-06-04Eevee: Material code refactor.Clément Foucault
2017-04-18Eevee: Introduction of world preconvolved envmap.Clément Foucault
2017-04-04Cleanup: avoid long lines (search tools complain!)Campbell Barton
2017-04-03Eevee: LTC area lightsClément Foucault