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-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-10Fix abort when rendering with OSL and OptiX in CyclesPatrick Mours
2022-11-10Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-09Fix T101669: Cycles artifacts in bump map bakingBrecht Van Lommel
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-11-08Refactor: replace Cycles sse/avx types by vectorized float4/int4/float8/int8Brecht Van Lommel
2022-11-07Cycles: Apple GPU threadgroup tuningMichael Jones
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-03Cycles: Remove use of sprintf() in MD5 codeSergey Sharybin
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-28Cleanup: formatCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-26Cycles: List Level-Zero in oneAPI device requirements in the UI on LinuxXavier Hallade
2022-10-26Cycles: use packed float3 back for oneAPIXavier Hallade
2022-10-26Fix T101790: MNEE caustic settings are not visible in the UI when using MetalMichael Jones
2022-10-25Fix Cycles build error on 32bit x86Brecht Van Lommel
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-20Cycles: replace (tm) with unicode equivalent in UIXavier Hallade
2022-10-20Cleanup: formatCampbell Barton
2022-10-20Fix T94136: Cycles: No Hair Shadows with Transparent BSDFLukas Stockner
2022-10-20Fix T93382: Blender still generates subsurface render passesLukas Stockner
2022-10-19Fix macOS build error after recent changes to enable Intel GPUsBrecht Van Lommel
2022-10-19Cycles: Allow Intel GPUs under MetalMorteza Mostajab
2022-10-19Cycles: oneAPI: fix clean Windows ninja buildsXavier Hallade
2022-10-19Cycles: oneAPI: preload kernels only when not using prebuilt binariesXavier Hallade
2022-10-19Cycles: oneAPI: include sycl/sycl.hpp instead of CL/sycl.hppXavier Hallade
2022-10-19Cycles: oneAPI: fix check_usm for debug buildsXavier Hallade
2022-10-19Cycles: oneAPI: fix MSVC_TOOLS_DIR for some build environmentsXavier Hallade
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
2022-10-17Fix T101850: Cycles DDS oversaturation when alpha is in useAras Pranckevicius
2022-10-17Fix T99565: Cycles reading TGA files with alpha different than BlenderBrecht Van Lommel
2022-10-17Cycles: Fix floor intrinsic for ARM NeonLukas Stockner
2022-10-16Fix T98672: Noise texture shows incorrect behaviour for large scalesLukas Stockner
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey