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-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-24Cleanup: add missing braces to draw managerCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Cleanup: indentation (right shift)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-17Cleanup: styleCampbell Barton
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add Glossy Reflection clampingClément Foucault
2018-11-15Eevee: Add irradiance smoothingClément Foucault
2018-11-08Eevee: Add partial support for the Light Path NodeClément Foucault
2018-11-01Eevee: Fix crash during Light cache bakingClément Foucault
2018-10-29Cleanup: styleCampbell Barton
2018-10-28Eevee: Implement jittered soft shadowmapClément Foucault
2018-10-23Eevee: Fix lightcache not working for small cachesClément Foucault
2018-10-23Eevee: Fix crash when clicking the lightcache bake button multiple timeClément Foucault
2018-10-23Eevee: Fix crash when bakingClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-17Fix T56803: Indirect lightning bake crashes BlenderClément Foucault
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-02Cleanup: Fix compilation warnings.Clément Foucault
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault