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-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Fix T101669: Cycles artifacts in bump map bakingBrecht Van Lommel
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
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-14Fix wrong Cycles default radius for motion blurred point cloudsBrecht Van Lommel
2022-10-14Cycles: oneAPI: Make test kernel more representativeNikita Sirgienko
2022-10-13Cycles: use one instance of oneAPI gpu compiler by defaultNikita Sirgienko
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-12Cycles: Use 0.01m as default point cloud radiusHans Goudey
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-10Fix T101651: Cycles crashes when failing to initialize render deviceLukas Stockner
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-10Partially fix T101702: OSL Shaders with boolean inputs crashLukas Stockner
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-07Fix small errors in tool tips for path guidingBrecht Van Lommel
2022-10-07Fix: One-API build issue on windows.Ray Molenkamp