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-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-15Fix T92226 EEVEE: AO misaligned on first sampleClément Foucault
2021-10-14GPUTexture: Fix assert when using stereo viewport with EEVEEClément Foucault
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-10-14Cleanup: clang-tidy, clang-format & spellingCampbell Barton
2021-10-13Fix T89777 EEVEE: Contact Shadows causes wrong shading in Reflection PlaneClément Foucault
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-22EEVEE fix gloss low roughness errorJake
2021-09-21Fix T87801: Eevee ambient occlusion is incorrect on M1 macMiniClément Foucault
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
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