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
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-01-29EEVEE: Micro optimize disk lightClément Foucault
2020-01-29Fix T67060 EEVEE: Noise caused by disk lightsClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-11Eevee: Update LTC codeClément Foucault
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-18Eevee: Implement Sun area lighting and few fixes/opti.Clément Foucault
2018-01-18Eevee: Optimize rectangle area light.Clément Foucault
2018-01-18Eevee: Implement new LTC algorithm for Sphere Lights.Clément Foucault
2018-01-16Eevee: Add macro to sample noise in utilTex.Clément Foucault
2017-09-12Eevee: Fix extinction of Light parallel to views.Clément Foucault
2017-06-06Eevee: Fix shader compilation issue.Clément Foucault
2017-06-04Eevee: Material code refactor.Clément Foucault
2017-05-29Eevee: Remove non-ltc area light code + optimisation.Clément Foucault
2017-05-15Eevee: fix some glsl for low quality lamps.Clément Foucault
2017-04-18Eevee: Introduction of world preconvolved envmap.Clément Foucault
2017-04-03Eevee: LTC area lightsClément Foucault