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
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-06Add CMake option to control CUDA host compilerhowetuft
2022-04-05Cycles: Fix a few type casting warningsPatrick Mours
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-04-03Fix T96978: Objects that emit light do not appear in light groupsLukas Stockner
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-01Cycles: Semantically separate 2D and 3D texture objectsStefan Werner
2022-04-01Cycles: Introduce postfix for kernel body definitionStefan Werner
2022-04-01Cycles: Use single floating point precision sine/cosine in skyStefan Werner
2022-04-01Cycles: Optimize Nishita skyStefan Werner
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-24Cycles: don't write light passes for shadow catcher objectsBrecht Van Lommel
2022-03-24Fix Cycles Metal build error and GCC warning after recent changesBrecht Van Lommel
2022-03-24Fix compile error on GCCKévin Dietrich
2022-03-23Cleanup: use make_float4(f) zero_float4() to simplify codeEthan-Hall
2022-03-23Cycles: optimize CPU texture sampler interpolationEthan-Hall
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-21Fix T96132: Cycles RGB/Vector/Float Curve shaders ignore extrapolation settingHallam Roberts
2022-03-21Cycles: make 3D texture sampling at boundaries more similar to GPUEthan-Hall
2022-03-16Fix Cycles HIP assuming warp size 32Brecht Van Lommel
2022-03-16Cleanup: remove some unused Cycles GPU codeBrecht Van Lommel
2022-03-15Fix T96381: Cycles GPU wrong render with camera inside multiple volumesBrecht Van Lommel
2022-03-15Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-15Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-11Cycles: make smart interpolation fallback to cubic for GPUEthan-Hall
2022-03-09Fix T96165: Incorrect render of barcelone scene with BVH2Sergey Sharybin
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-03Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-03Fix Cycles hang in classroom scene with upcomping AMD driver version 22.10Brecht Van Lommel
2022-02-26Cleanup: typos in comments.Kévin Dietrich
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Fix T95977: Point Info node radius wrong under rotationBrecht Van Lommel
2022-02-24Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Cleanup: remove unused ray offset functionBrecht Van Lommel
2022-02-23Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-23Fix OSL trace() not being fully updated for ray offsetting removalBrecht Van Lommel
2022-02-15License headers: use SPDX for remaining files in CyclesCampbell Barton
2022-02-15Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-15Cleanup: clang-formatBrecht Van Lommel
2022-02-12Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-12Cycles: Fix Metal kernel compilation for AMD GPUsMichael Jones
2022-02-12Cycles: Removed redundant/buggy code in multiscatter BSDFStefan Werner
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-02-03Cleanup: clang-formatBrecht Van Lommel