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-02DRW-Next: Add uniform attributes (object attributes) supportClément Foucault
2022-06-29Fix T99138: EEVEE: Regression: World volume shader incorrect texture coordsClément Foucault
2022-05-30Cleanup: fix various typosBrecht Van Lommel
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-04-19GPU: Replace `GPUMaterialVolumeGrid` by `GPUMaterialAttribute`Clément Foucault
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-04-14Metal: GLSL shader compatibility 3rd passJason Fielder
2022-03-22Metal: Make GLSL shader source MSL compliant alsoJason Fielder
2021-02-13EEVEE: Refactor closure_lit_lib.glslClément Foucault
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-06Fix T63701 Eevee: High Volumetric end distance darkens the imageClément Foucault
2019-05-17Cleanup: Eevee: Remove custom volumetric matrixClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-01-22Eevee: Put all constant uniforms in a global UBO.Clément Foucault
2017-10-27Eevee: Volumetrics: Add Volume object support.Clément Foucault
2017-10-27Eevee: Overhaul the volumetric system.Clément Foucault
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-07-06Eevee: Volumetrics: Avoid light leaking if last step is going trough geometry.Clément Foucault
2017-07-05Eevee: Volumetrics: Add Light contribution clamping.Clément Foucault
2017-07-05Eevee: Volumetrics: Add settings.Clément Foucault
2017-07-05Eevee: Volumetrics: Add support for Position Coordinates.Clément Foucault
2017-07-05Eevee: Volumetrics: Colored Transmittance support.Clément Foucault
2017-07-05Eevee: Volumetrics: Match cycles scattering.Clément Foucault
2017-07-03Eevee: Add support for volumetrics in node tree.Clément Foucault
2017-07-03Eevee: Initial implementation of Volumetrics.Clément Foucault