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-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-15Geometry Nodes: dim links whose start and end sockets are not visibleJacques Lucke
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-22UI: Fix widget emboss: Also fade on the right sideLeon Leno
2021-06-07Fix T77651: Black screen on Blender startup on ChromeOSGermano Cavalcante
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Eevee Wavelength Node SupportIyad Ahmed
2021-05-19EEVEE: Subsurface Node: Fix inverted texture blur inputClément Foucault
2021-05-19EEVEE: Geometry info -> tangent: Make consistent with Cycles for hairMikhail Matrosov
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
2021-04-08Fix T87107 EEVEE: Principled BSDF doesn't handle negative specularClément Foucault
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-14EEVEE: Specular Occlusion: Avoid overdarkening on smooth surfacesClément Foucault
2021-03-13EEVEE: Fix wrong sss component being affected by alphaClément Foucault
2021-03-08EEVEE: Ambient Occlusion: Add sample parameter support for the AO nodeClément Foucault
2021-03-01Fix T84658: Anisotropic BSDF - most modes not using Screen SpacePhilipp Oeser
2021-02-24Fix T85939: Eevee Specular BSDF shader compile errorJeroen Bakker
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-21Cleanup: EEVEE: change cameraVec macro to cameraVec(P)Clément Foucault
2021-02-21EEVEE: Ambient Occlusion Node: Support inverted and distance parametersClément Foucault
2021-02-21EEVEE: Ambient Occlusion: RefactorClément Foucault
2021-02-13EEVEE: Update LUT GGX generation shaderClément Foucault
2021-02-13EEVEE: Refactor closure_lit_lib.glslClément Foucault
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker
2020-12-18Fix T83494: Eevee clamp node incorrect when min > max.Jeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-11-26GPencil: Cleanup - Remove unused old shadersAntonio Vazquez
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17Fix T81827: MacOS lines that should be thick are green insteadClément Foucault
2020-11-04Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-04Fix T82385 EEVEE: Alpha Clip shadows actually using Alpha Hashed shadowsClément Foucault
2020-11-04Cleanup: make formatAaron Carlisle
2020-11-03Materials: support true float4 attributes in the Attribute node.Alexander Gavrilov
2020-10-22EEVEE: Principle BSDF: Use multi-scatter switch for the glass variantClément Foucault
2020-10-20EEVEE: ShaderToRGB alpha inversedJeroen Bakker
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-08Fix T80974 GPU: Wide Line emulation shader does not always worksClément Foucault
2020-09-29Revert "Fix T81002: Images drawn with the Python gpu module no longer draw on...Jeroen Bakker
2020-09-22Fix T81002: Images drawn with the Python gpu module no longer draw on top in ...Jeroen Bakker
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19EEVEE: Fix Missing GGX multi-scattering on Glass BSDFClément Foucault
2020-09-19EEVEE: Add support for GGX Multi-scatterClément Foucault
2020-09-19Fix T79557 EEVEE: Normalize in vector math node is not null vector safeClément Foucault