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-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
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-22Fix Cycles world volume scattering missing light in some casesBrecht Van Lommel
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-17Cleanup: spellingCampbell Barton
2021-02-16Cleanup: spellingCampbell Barton
2021-02-14Cycles: Implement Dwivedi guiding for path-traced subsurface scatteringLukas Stockner
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-02-12Baking: support vertex color baking of normal material, UV discontinuitiesBrecht Van Lommel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-24Cleanup: spellingCampbell Barton
2021-01-22Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-22Cycles: Fix usage of double floating precision in CNanoVDBSergey Sharybin
2021-01-20Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-20Fix T82966, T78152: Cycles GPU render hair ribbon artifacts and differencesBrecht Van Lommel
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-15Fix Cycles build error with OSL 1.12Piotr Barejko
2021-01-11Fix T82351: Cycles: Tile stealing glitches with adaptive samplingLukas Stockner
2021-01-08Fix Cycles rendering with OptiX after instance limit increase when building w...Patrick Mours
2021-01-07Cycles: Increase instance limit for OptiX acceleration structure buildingPatrick Mours
2020-12-24Cycles: remove surface area computation for meshes with OSLBrecht Van Lommel
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-12-09Fix T83581: "Only local" ambient occlusion option causes error on OptiX 2.92Patrick Mours
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-12-03Fix Cycles device kernels containing debug assertation codePatrick Mours
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-23Fix T82884: Cycles Compilation Error OpenCL/NanoVDBJeroen Bakker
2020-11-23Cycles: Remove Compilation WarningJeroen Bakker
2020-11-20Cleanup: spellingCampbell Barton
2020-11-20Cycles: Fixed zero sized normals when certain attributes were missing.Stefan Werner
2020-11-12Cleanup: remove accidentally committed merge filesBrecht Van Lommel
2020-11-11Cleanup: clang-formatCampbell Barton
2020-11-10Cycles: fix compilation of OSL shaders following API changeKévin Dietrich
2020-11-10Fix NanoVDB compile errors with recent NanoVDB versionsPatrick Mours
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78956: banding artifacts of vertex colors in CyclesBrecht Van Lommel
2020-11-09Cycles: Fix function inline attributesSergey Sharybin
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04Fix Cycles volume render differences with NanoVDB when using linear samplingPatrick Mours
2020-11-02Fix Cycles kernel compile error with NanoVDB because of type redefinitionPatrick Mours
2020-10-28Cycles: internal support for alpha output for attribute nodeAlexander Gavrilov
2020-10-28Cycles: internal support for per-instance and per-geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to make attribute lookup slightly more efficientBrecht Van Lommel
2020-10-28Cycles: internal support for float4 geometry attributesAlexander Gavrilov