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-25Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-04Fix T90815: wrong Cycles OSL normal map render after recent optimizationBrecht Van Lommel
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-18Cycles: use object coordinates when generated coordinates are missingKévin Dietrich
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-26Revert "Cycles: optimize ensure_valid_reflection(), reduces render time by ab...Brecht Van Lommel
2021-05-21Cleanup: spellingLeon Zandman
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-15Fix T86121: Cycles Attribute returning wrong results with OSLBrecht Van Lommel
2021-03-15Cycles: optimize ensure_valid_reflection(), reduces render time by about 1%Mikhail
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-14Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-11Cleanup: clang-formatCampbell Barton
2020-11-10Cycles: fix compilation of OSL shaders following API changeKévin Dietrich
2020-10-28Cycles: internal support for alpha output for attribute nodeAlexander Gavrilov
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-13Cycles: Change precomputed Sky Texture mapping to prioritize the horizonLukas Stockner
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-08Fix T78324: Different Sky Texture results between CPU and GPULukas Stockner
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-19Fix T73938: Cycles Vertex Color wrong if no layer is specifiedPhilipp Oeser
2020-02-18Cleanup: compiler warningsBrecht Van Lommel
2020-02-17Fix: T73830 OSL not finding stdosl.h on linuxRay Molenkamp
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-15Cleanup: fix compiler warningBrecht Van Lommel
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-12Cleanup: Fix build warnings from OSL shader compilationRay Molenkamp
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix wrong default value for Lacunarity in Musgrave textureBartosz Moniewski
2020-01-29Fix T73469: OSL: Vector Math Node modulo uses wrong functionCharlie Jolly
2020-01-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-18Cycles: Suppress OSL normalize function warnings.OmarSquircleArt
2020-01-08Fix T72954: Cycles gradient texture not clamped when using OSLBrecht Van Lommel
2019-12-26Cleanup: clang-formatLukas Stockner
2019-12-26Cycles: Support UDIMs with OSL shadingLukas Stockner