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
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-05-04Eevee: Shadows: Separate Cube and Cascade shadow maps into 2 texture array.Clément Foucault
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-10Eevee: Add new clipping UBO.Clément Foucault
2018-01-30Fix light probe callbacksCampbell Barton
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-22Eevee: Put all constant uniforms in a global UBO.Clément Foucault
2018-01-11Eevee: Lamps: Optimize lamps CPU/Memory usage.Clément Foucault
2017-12-04Eevee: Irradiance Visibility: Initial ImplementationClément Foucault
2017-11-29Eevee: Stop depsgraph update callback form allocating unneeded memorySergey Sharybin
2017-11-29Draw manager: Cleanup, namingSergey Sharybin
2017-11-29Eevee: Cleanup, namingSergey Sharybin
2017-11-29Draw manager: Listen to depsgraph's ID update callbacksSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-20Cleanup: line length, right shiftCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-09-10Eevee: Shadows: Filtering improvement.Clément Foucault
2017-09-10Eevee: Refactor Shadow SystemClément Foucault
2017-07-05Eevee: Volumetrics: Add settings.Clément Foucault
2017-06-23Eevee: Add AO support in planar reflection.Clément Foucault
2017-06-19Eevee: Initial implementation of planar reflections.Clément Foucault
2017-06-15Eevee: Irradiance grid: support for non-blocking update and multiple bounces.Clément Foucault
2017-06-15Eevee: Add Irradiance Grid supportClément Foucault
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Eevee: First commit of Probe support.Clément Foucault
2017-06-03Eevee: Cleanup. Group data functions into one file.Clément Foucault