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-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Fix T95308, T93913: Cycles mist pass wrong with SSS shaderBrecht Van Lommel
2022-05-05Cleanup: clang formatBrecht Van Lommel
2022-05-05Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-05Fix T93246: Cycles wrong volume shading after transparent surfaceBrecht Van Lommel
2022-05-05Cleanup: formatCampbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix T96718: Cycles invalid pixels when using bump normal for light emissionBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04Cycles: mark all CUDA 11.x versions as supportedBrecht Van Lommel
2022-05-03CMake: fix error building when CUDA_NVCC_EXECUTABLE is missingCampbell Barton
2022-04-30Fix T96576: Light leaking when using normal maps with Multiscatter GGXLukas Stockner
2022-04-29Cleanup: fix various Cycles build warnings with non-default optionsBrecht Van Lommel
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-28Ensure BSDF evals and pdfs are zero on invalid samplesSebastian Herholz
2022-04-28Fix: Sky models can return negative valuesSebastian Herholz
2022-04-28Fix T97056: Cycles MNEE caustics treated as direct instead of indirect lightChristophe Hery
2022-04-28Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup"Brecht Van Lommel
2022-04-27Cycles: Enable inlining on Apple Silicon for 1.1x speedupMichael Jones
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-22Cycles: removed UV requirement for MNEE, along with fixes and cleanupsOlivier Maury
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-20Revert "Fix Cycles HIP assuming warp size 32"Brecht Van Lommel
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
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