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-24Hair Info Length AttributeJeroen Bakker
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-24Fix T90854: Cycles, normal map fails with applied transformationsKévin Dietrich
2021-08-19Fix T90776: Cycles normal map node produces artifactsKévin Dietrich
2021-08-18Cycles: use object coordinates when generated coordinates are missingKévin Dietrich
2021-08-18Cycles: avoid copying vertex normals attribute twice to the devicesKévin Dietrich
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-14Fix T88088: Cycles and Eevee Vector Rotate node inconsistent with zero axisBrecht Van Lommel
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Cleanup: use '#if 0' for commented code-blockCampbell Barton
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-05-21Cleanup: spellingLeon Zandman
2021-05-12Fix non-finite tangent in Cycles with missing UV mapSergey Sharybin
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-17Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-11-20Cycles: Fixed zero sized normals when certain attributes were missing.Stefan Werner
2020-10-28Cycles: internal support for alpha output for attribute nodeAlexander Gavrilov
2020-10-28Cycles: internal support for float4 geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to split surface and volume attribute lookup moreBrecht Van Lommel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
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-07-01Cleanup: spellingCampbell Barton
2020-06-22Cycles: remove __UV__ and __INSTANCING__ as kernel optionsBrecht Van Lommel
2020-06-22Cycles: always perform backface culling for curve, remove optionBrecht Van Lommel
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-04-01Cycles: AVX implantation of Perlin noise.OmarSquircleArt
2020-03-27Fix Optix build error after recent changesDaniel Santana
2020-03-27Cleanup: Silence uninitialized variable warningCharlie Jolly
2020-03-24Cycles: slightly improve OpenCL performance by reordering SVM enum valuesBrecht Van Lommel
2020-03-24Cycles: work around OpenCL performance regression after AOVs and vector rotateBrecht Van Lommel
2020-03-24Cleanup: remove unused Cycles kernel feature flags, replace by node levelsBrecht Van Lommel
2020-03-20Fix T74345: missing albedo for Cycles principled hair BSDFBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2020-03-11Fix Cycles incorrect result when compressing some 8 bit log colorspace imagesBrecht Van Lommel
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly