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-10-31Attempt to fix Metal compilation issuesLukas Stockner
2022-10-30Fix broken thin film refraction for base IOR=1Lukas Stockner
2022-10-30Fix NaNs with thin film on glassLukas Stockner
2022-10-30Fix missing GGX Fresnel v2 closure evaluationLukas Stockner
2022-10-30Remove redundant angle checkLukas Stockner
2022-10-30Implement initial version of iridescence, not on metals yetLukas Stockner
2022-10-30Merge v1 and v2 clearcoat closuresLukas Stockner
2022-10-30Simplify v1 Fresnel computationLukas Stockner
2022-10-30Merge remote-tracking branch 'origin/master' into principled-v2Lukas Stockner
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-20Fix T94136: Cycles: No Hair Shadows with Transparent BSDFLukas Stockner
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 MSVC_TOOLS_DIR for some build environmentsXavier Hallade
2022-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
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-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-07Fix: One-API build issue on windows.Ray Molenkamp
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-04Cycles: refine inlining thresholds for oneAPI backendNikita Sirgienko
2022-10-04Cycles: Speed up oneAPI GPU binaries compilation by using parallel instancesNikita Sirgienko
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-27Cycles: Tweak inlining policy on MetalMichael Jones
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-09-27Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-09-26Cycles: increase min-supported driver version for Intel GPUsXavier Hallade
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-22Cycles: Cleanup in oneAPI math includes and definitionsWerner, Stefan
2022-09-20Cycles: don't allow negative BSDF weightsBrecht Van Lommel
2022-09-15Fix T101065: wrong denoising depth after ray precision improvementsBrecht Van Lommel
2022-09-13Cycles: Make OSL implementation independent from SVMPatrick Mours
2022-09-13Fix oneAPI compilation on modern Linux and CentOS 7 librariesSergey Sharybin
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-10Cleanup: cycles OSL compiler warningsBrecht Van Lommel
2022-09-10Cleanup: format, spellingCampbell Barton
2022-09-09Cycles: Generate OSL closures using macros and a template filePatrick Mours
2022-09-09Cycles: Remove separate OSL attribute map and instead always use SVM attribut...Patrick Mours