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-09-13EEVEE: Fix volumetric resolve in large scenes.Jeroen Bakker
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-05-12Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-12Fix T97380 EEVEE: Weird motion-blur on curvesClément Foucault
2022-05-09Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-07Fix T97796 EEVEE: Regression: Alpha clipped materials rendered as alpha hashedClément Foucault
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-04-19DRW: Centralize smoke domain texture managementClément Foucault
2022-04-15EEVEE: Support disabling all lightprobe object contribution in viewportClément Foucault
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-14Cleanup: unused argument warningCampbell Barton
2022-04-14Cleanup: Further hair to curves renamingHans Goudey
2022-04-14Curves: Split curve EEVEE/workbench functions from particle hairHans Goudey
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-22Fix T93784: text and curve objects have no motion blurJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-07Fix crash when switching back from render preview.Jeroen Bakker
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-19EEVEE: Volumetrics: Add back support for light clampClément Foucault
2021-03-19EEVEE: Volumetrics: Add support for soft volumetric shadowsClément Foucault
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-14Cleanup: EEVEE: Remove the horizon search layered shaderClément Foucault
2021-03-13EEVEE: ScreenSpaceReflections: Add back multi ray-hitpoint reuseClément Foucault
2021-03-13Cleanup: EEVEE: Remove SSR shader variationsClément Foucault
2021-03-13Cleanup: EEVEE: Remove hammersley texture and split hammersley codeClément Foucault
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: CryptomatteLayer structure.Jeroen Bakker
2021-02-21Cleanup: EEVEE: Remove SSR variant with AOClément Foucault
2021-02-13EEVEE: Update LUT GGX generation shaderClément Foucault
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-04EEVEE CryptomatteJeroen Bakker