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-18Cleanup: consistently use uint32_t for path flagBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-15Cycles: Voronoi noise, fix uninitialised variableCharlie Jolly
2021-10-15Cleanup: refactor BVH2 shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: refactor OptiX shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: add utility functions for packing integersBrecht Van Lommel
2021-10-15Cleanup: refactor to make number of channels for shader evaluation variableBrecht Van Lommel
2021-10-15Fix T92128: Cycles CUDA wrong hair attributes, after recent changesBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-10-14Fix shadow catcher behind transparent object on GPUSergey Sharybin
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-11Cycles: improve SSS Fresnel and retro-reflection in Principled BSDFBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-08Fix T91997: Cycles glass + SSS not rendering correctlyBrecht Van Lommel
2021-10-08Fix Cycles speed regression after dynamic volume stack changeSergey Sharybin
2021-10-08Cleanup: spellingCampbell Barton
2021-10-07Cleanup: remove unnecessary data from LocalIntersectionBrecht Van Lommel
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-06Fix compilation error with MSVCSergey Sharybin
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
2021-10-06Build: add ccache support for CUDA kernels on LinuxBrecht Van Lommel
2021-10-06Fix T91064: Cycles low poly meshes having black edges when shade smoothedMikhail Matrosov
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: Remove data duplication from various lookup tables in CyclesJesse Yurkovich
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
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