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-09-01Cleanup: minor cleanups for sample pattern codeBrecht Van Lommel
2022-09-01Cycles: remove old Sobol pattern, simplify sampling dimensionsBrecht Van Lommel
2022-09-01Cycles: improve Progressive Multi-Jittered samplingNathan Vegdahl
2022-09-01Tweak cryptomatte channels naming to improve interoperabilitySergey Sharybin
2022-09-01Fix cryptomatte passes saved lossy into multilayer EXRSergey Sharybin
2022-09-01Fix: Build error in Cycles with OpenVDB turned offHans Goudey
2022-08-31Fix T100708: Cycles bake of diffuse/glossy color not outputting alphaBrecht Van Lommel
2022-08-31Fix part of T100626: Cycles not using tiles for bakingBrecht Van Lommel
2022-08-31Fix T100714: Cycles volume render artifacts with negative value gridsBrecht Van Lommel
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-31Merge branch 'blender-v3.3-release'Xavier Hallade
2022-08-31Cycles: Enforce Windows driver version requirements for syclXavier Hallade
2022-08-31Node: Mix nodeCharlie Jolly
2022-08-30Cleanup: simplify comparison, clarify commentCampbell Barton
2022-08-30Cleanup: formatCampbell Barton
2022-08-29Cycles: add option to specify OptiX runtime root directoryBrecht Van Lommel
2022-08-29Cycles: disable Scrambling Distance UI when using Sobol BurleyBrecht Van Lommel
2022-08-29Cleanup: move Cycles display driver context handling to render moduleBrecht Van Lommel
2022-08-29Merge branch 'blender-v3.3-release'Nikita Sirgienko
2022-08-29Cycles: Remove "return" and "assert" from oneAPI kernel codeNikita Sirgienko
2022-08-29Merge branch 'blender-v3.3-release'Nikita Sirgienko
2022-08-29Cycles: Increased minimum supported driver for Windows in oneAPINikita Sirgienko
2022-08-27CMake: cleanup, rename INC_HD_CYCLES to SRC_HD_CYCLES_HEADERSCampbell Barton
2022-08-26Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-26Fix T55284: error in Hybrid MultiFractal Musgrave textureLuis Pereira
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-25Merge branch 'blender-v3.3-release'Sergey Sharybin
2022-08-25Fix Cycles oneAPI for a newer DPC++ compiler versionSergey Sharybin
2022-08-24Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-24Fix WITH_CYCLES_ONEAPI_BINARIES issues with make releaseBrecht Van Lommel
2022-08-19Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-19Fix T96133: Cycles viewport render crash with NVIDIA GPUs on macOSBrecht Van Lommel
2022-08-19Cleanup: replace CHECK_TYPE macro with static_assertBrecht Van Lommel
2022-08-19Cycles: add Sobol-Burley sampling patternNathan Vegdahl
2022-08-18Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-18Fix T100246: Cycles GPU render error when adding AO node during viewport renderBrecht Van Lommel
2022-08-18Cycles: disable Metal inlining optimization on Apple GPUsBrecht Van Lommel
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-16Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-15Fix T100106: Cycles poor playback performance with still image and auto refreshBrecht Van Lommel
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-15Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-15Cycles: simplify handling of ray differentialsBrecht Van Lommel
2022-08-13Fix Cycles MetalRT compile errorBrecht Van Lommel
2022-08-12Merge branch 'blender-v3.3-release'Patrick Mours
2022-08-12Fix syntax error introduced in previous commitPatrick Mours
2022-08-12Merge branch 'blender-v3.3-release'Patrick Mours