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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-24EEVEE: Fix crash when shadow caster count is reduced to 0.Clément Foucault
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Fix T86357: EEVEE: Shadows: Casters have exponential performance degradation ...Mark Stead
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-14Cleanup: commented includesCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-07EEVEE: Shaders testsJeroen Bakker
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-01EEVEE: Shadows: Remove 1 pixel padding to the cubemapClé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-02-21EEVEE: Render PassesJeroen Bakker
2019-10-29Fix T71050 EEVEE: Light Path Node broken in 2.81Clément Foucault
2019-09-19Cleanup: spellingCampbell Barton
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault