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
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02Revert "EEVEE: AOVs not same as cycles."Jeroen Bakker
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-05-28Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-28EEVEE: Fix NaN caused by ensure_valid_reflection()Clément Foucault
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Revert "EEVEE: Ensure Reflection: Use new implementation"Clément Foucault
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-15Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-15Fix T88204 EEVEE: Animated world light doesnt work during renderClément Foucault
2021-05-15Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-15EEVEE: Depth of Field: Fix tile artifacts in mixed focus regionsClément Foucault
2021-05-15Fix T85845 EEVEE: Depth Of Field: Artifacts with slight out of focusClément Foucault
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-12Fix T87851 EEVEE: Performance regression with baked lighting & transparencyClément Foucault
2021-05-10Fix T87764: Mem-leak during viewport rendering.Jeroen Bakker
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-05Fix T87068 EEVEE: Moire effect with particle hair and subsurfaceClément Foucault
2021-05-05Fix T86823 Eevee: refraction depth shared between different materialsClément Foucault
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-04-28Fix T87464 EEVEE: Crash with deformation Motion BlurClément Foucault
2021-04-23Fix T78845: Eevee wrong material selection.Jeroen Bakker
2021-04-20Fix T87440 EEVEE: Specular Light Viewport Render Pass wrong behaviorClément Foucault
2021-04-20EEVEE: Fix unreported memory leak when toggling AO on/offClément Foucault
2021-04-20Fix T87369 EEVEE: Ambient Oclussion: Firefly caused by degenerated normalClément Foucault
2021-04-20Fix T87541 EEVEE: AO causes black outline around objects and NaN pixelsClément Foucault
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08EEVEE: Ensure Reflection: Use new implementationClément Foucault
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-21Fix T86660 EEVEE: Undefined behaviour in specular_occlusionClément Foucault
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: Volumetrics: Add Area light shape supportClément Foucault
2021-03-19EEVEE: Volumetrics: Add special attenuation volume for lightsClément Foucault
2021-03-19EEVEE: Volumetrics: Fix sun volumetric shadowClément Foucault
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-18Fix T86448 EEVEE: SSRefraction Depth regressionClément Foucault
2021-03-16Fix T86612 EEVEE: Wrong AmbientOcclusion on refractive materialsClément Foucault
2021-03-15EEVEE: Contact Shadow: Fix self intersection issuesClément Foucault
2021-03-15Cleanup: EEVEE: Remove unused variableClément Foucault
2021-03-14EEVEE: Specular Occlusion: Avoid overdarkening on smooth surfacesClément Foucault
2021-03-14Cleanup: EEVEE: Replace `brightness()` by `max_v3()`Clément Foucault
2021-03-14Cleanup: EEVEE: Remove unused mipmapping on main color bufferClément Foucault
2021-03-14Cleanup: EEVEE: Silence warningClément Foucault