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-06-30Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-05-05Remove printfsClément Foucault
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-03-13EEVEE: ScreenSpaceReflections: Add back multi ray-hitpoint reuseClément Foucault
2021-03-13EEVEE: ScreenSpaceReflections: Jitter starting texelClément Foucault
2021-03-13Cleanup: EEVEE: Remove SSR shader variationsClément Foucault
2021-03-11Cleanup: spellingCampbell Barton
2021-03-10EEVEE: ScreenSpaceReflections: Add back support for planar reflectionsClément Foucault
2021-03-10EEVEE: ScreenSpaceReflections: Improve hit qualityClément Foucault
2021-03-08EEVEE: Use Fullscreen maxZBuffer instead of halfresClément Foucault
2021-02-24Cleanup: spellingCampbell Barton
2021-02-21Cleanup: EEVEE: Rename variable named sample because ...Clément Foucault
2021-02-21Cleanup: EEVEE: Remove SSR variant with AOClément Foucault
2021-02-13EEVEE: Refactor closure_lit_lib.glslClément Foucault
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-09-07EEVEE: Shaders testsJeroen Bakker
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-06-24Fix T78215 EEVEE: incorrect Render Passes results when using motion blurClément Foucault
2020-06-02EEVEE: Refactor of eevee_material.cClément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-02-21EEVEE: Render PassesJeroen Bakker
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-15Fix T66860 Crash on opening .blend file from 2.79Clément Foucault
2019-07-09Eevee: Fix first sample being accumulated without SSRClément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-17Cleanup: Eevee: Use DRW_PASS_CREATE macro when possibleClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell 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-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-02Eevee: Fix missing UBO binds.Clément Foucault
2018-07-20Eevee: Fix wrong SSR reprojection when switching orthographic viewClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault