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-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-10EEVEE-Next: Fix surface deferred shader compilation in debug modeClément Foucault
2022-10-07EEVEE-Next: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07DRW: Move CameraTexCoFactors to engine specific storageClément Foucault
2022-10-07DRW: Split ViewCullingData out of ViewInfosClément Foucault
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-10-03Cleanup: fix source comment/documentation typosBrecht Van Lommel
2022-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-05Fix T100788 Regression: EEVEE wrong normal map on backfacesClément Foucault
2022-09-02EEVEE-Next: Port to new Draw ManagerClément Foucault
2022-09-02DRW-Next: Add uniform attributes (object attributes) supportClément Foucault
2022-09-02Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-02Fix T100377: EEVEE: Regression 3.2 normalmap node brokenClément Foucault
2022-09-02EEVEE-Next: Move weight layer indexes to shader shared.Jeroen Bakker
2022-08-22EEVEE-Next: Fix shader compilation error.Jeroen Bakker
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-08-16EEVEE-Next: Reduce image bindings.Jeroen Bakker
2022-08-16Cleanup: formatCampbell Barton
2022-08-15EEVEE-Next: HiZ Buffer: New implementationClément Foucault
2022-08-15Cleanup: fix typosBrecht Van Lommel
2022-08-14EEVEE-Next: Light: Add light evaluation supportClément Foucault
2022-08-14EEVEE-Next: Light: New light moduleClément Foucault
2022-08-09License headers: add missing license headersCampbell Barton
2022-08-05EEVEE-Next: Depth Of Field: Add comment about failed optimization attemptClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Fix black tiles when max blur radius is lowClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Use random sampling in slight focus gatherClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Fix reduce passClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Improve image stabilityClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Improve Temporal stabilityClément Foucault
2022-08-05EEVEE-Next: Depth Of Field: Make slight focus max coc more accurateClément Foucault
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-08-02EEVEE-Next: Depth Of Field: Port implementation to compute shaderClément Foucault
2022-08-01Merge branch 'blender-v3.3-release'Jeroen Bakker
2022-08-01Eevee: Fix compilation error in eevee-next.Jeroen Bakker
2022-07-28EEVEE-Next: Motion Blur new implementationClément Foucault
2022-07-28EEVEE-Next: Fix Vector render passClément Foucault
2022-07-25EEVEE-Next: Fix some Material compilation errorsClément Foucault
2022-07-24EEVEE-Next: Fix depth accumulation and stability in viewportClément Foucault
2022-07-24EEVEE-Next: Add back background opacity toggleClément Foucault
2022-07-24EEVEE-Next: Make Anti-Flicker more strongClément Foucault
2022-07-24EEVEE-Next: Fix Alt+B render bordersClément Foucault
2022-07-24EEVEE-Next: Fix background velocityClément Foucault
2022-07-22EEVEE-Next: Add exposure awareness to denoisingClément Foucault
2022-07-21EEVEE-Next: Filter NaN at output to avoid propagation.Clément Foucault
2022-07-21EEVEE-Next: Add Temporal-AntiAliasingClément Foucault
2022-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault