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-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-10Remove GPU_SHADER_2D_POINT_FIXED_SIZE_UNIFORM_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_2D_POINT_UNIFORM_SIZE_VARYING_COLOR_OUTLINE_AA.Jeroen Bakker
2022-01-10Remove GPU_SHADER_3D_POINT_VARYING_SIZE_UNIFORM_COLOR.Jeroen Bakker
2022-01-10Remove GPU_SHADER_3D_POINT_UNIFORM_SIZE_UNIFORM_COLOR_OUTLINE_AA.Jeroen Bakker
2022-01-10Cleanup: Remove unused source files.Jeroen Bakker
2022-01-05Cleanup: Remove unused code (USE_COLOR_U32)Jeroen Bakker
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-10Fix T92036: `Magic Texture` in Volumetric World Shaders render differently wi...William Leeson
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-05Fix T92807: Incorrect display planar tracking.Jeroen Bakker
2021-11-02Fix T77681, T92634: noise texture artifacts with high detailBrecht Van Lommel
2021-10-21Nodes: Fix missing variablePablo Vazquez
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-13Fix T88766 EEVEE: Missing glossy reflections with Shader to RGB & SSR is active.Clément Foucault
2021-10-05Cleanup: Geometry Nodes dashed linesDalai Felinto
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-28Geometry Nodes: Dashed lines for function flowDalai Felinto
2021-09-27Geometry Nodes: make field links thinner than other linksJacques Lucke
2021-09-24Nodes: make dot in socket shape circularJacques Lucke
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
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