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-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
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-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-12Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-12Fix non-finite tangent in Cycles with missing UV mapSergey Sharybin
2021-05-12Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-12Cycles X: Fix possible use of uninitialized ShaderClosureSergey Sharybin
2021-05-12Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-11Fix T72791: Cycles wrong results when mixing multiple random walk BSSRDFsChris Eveleigh
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-03Fix errors in Cycles commentsBrecht Van Lommel
2021-04-29Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-29Cleanup: removed unnecessary multiplications in area light importance samplingMatteo Falduto
2021-04-21Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-21Fix some Cycles random walk SSS precision issues with small radiusBrecht Van Lommel
2021-04-19Cycles: include more transparency and emission in fast GI approximationBrecht Van Lommel
2021-04-19Cleanup: move BVH utility functions into own fileBrecht Van Lommel
2021-04-12Fix T87324: incorrect parametric coordinates with light spreadBrecht Van Lommel
2021-04-01Cleanup: spellingCampbell Barton
2021-04-01Cycles: light spread importance sampling for rectangular area lightsBrecht Van Lommel
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-19Fix Cycles NaN assert in random walk SSS due to very small throughputBrecht Van Lommel
2021-03-18Cleanup: spellingCampbell Barton
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-03-15Fix T56925: Cycles banding artifacts in dense volumesMikhail Matrosov
2021-03-08Fix Cycles CUDA build error with Visual Studio 2019 v16.9Brecht Van Lommel
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp