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-04Fix T91861: Black environment behind shadow catcherSergey Sharybin
2021-10-04Fix T91894: Cycles baking normal maps of transformed objects not workingBrecht Van Lommel
2021-10-04Fix T90815: wrong Cycles OSL normal map render after recent optimizationBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-29Fix non-finite curve normal causing Cycles to crashSergey Sharybin
2021-09-29Cycles: record large number of transparent shadow intersections on CPUBrecht Van Lommel
2021-09-29Fix Cycles crash in certain hair configurationsSergey Sharybin
2021-09-29Cycles: Ensure finite displacement and background evaluationSergey Sharybin
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-27Fix T91728: Cycles render artifacts with motion blur and object attributesBrecht Van Lommel
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-27Fix T91714: Cycles direct/indirect clamp distinction not working correctlyBrecht Van Lommel
2021-09-27Cleanup: make formatDalai Felinto
2021-09-27Fixes T91632 by stopping the sample correlation between dimensions which was ...William Leeson
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-23Fix T91626: Cycles sss behind fully transparent object renders differentlyBrecht Van Lommel
2021-09-23Fix Cycles compiler warning on GCC 11Brecht Van Lommel
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Fix T91590: Cycles specular baking not using smooth normalBrecht Van Lommel
2021-09-22Fix T91597: Cycles volume scatter visibility on lights not workingBrecht Van Lommel
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-26Cleanup: spelling in commentsCampbell Barton
2021-08-24Fix T90854: Cycles, normal map fails with applied transformationsKévin Dietrich
2021-08-23Fix T90423: black pixels after shadow terminator geometry offsetMikhail Matrosov
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-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-26Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-07-14Fix T88088: Cycles and Eevee Vector Rotate node inconsistent with zero axisBrecht Van Lommel
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Fix T89523: Cycles OpenCL compile error after shadow terminator changesBrecht Van Lommel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29Fix T89523: Cycles OpenCL compile error after recent changesBrecht Van Lommel
2021-06-29Fix Cycles hair render error on GPU after recent changesBrecht Van Lommel
2021-06-29Cleanup: clang-formatCampbell Barton
2021-06-28Fix T87194: custom attributes not accessible with Cycles VolumeKévin Dietrich
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
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