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
2021-01-22Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-22Cycles: Fix usage of double floating precision in CNanoVDBSergey Sharybin
2021-01-21Merge branch 'blender-v2.92-release'Falk David
2021-01-21Fix T83344: Cycles baking + progressive refine failsBrecht Van Lommel
2021-01-21Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-21Fix T84908: Cycles GPU + CPU and denoising failure after recent fixBrecht Van Lommel
2021-01-20Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-20Fix T82966, T78152: Cycles GPU render hair ribbon artifacts and differencesBrecht Van Lommel
2021-01-20Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-20Fix T84872: OptiX GPU + CPU rendering uses branched path samplesBrecht Van Lommel
2021-01-20Fix T84813: enabling Cycles OpenImageDenoise during GPU viewport render failsBrecht Van Lommel
2021-01-20Merge branch 'blender-v2.92-release'Patrick Mours
2021-01-20Fix T84049: Crash when using Cycles Progressive Refine with OptiX+CPUPatrick Mours
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-20CMake: add missing headersCampbell Barton
2021-01-18Cycles: Fix missing OpenCL extensions in certain casesSergey Sharybin
2021-01-18Fix T84650: CPU render + OptiX denoiser leaves empty tiles unprocessedPatrick Mours
2021-01-15Fix T84745: build error with TBB 2021Brecht Van Lommel
2021-01-15Fix Cycles build error with OSL 1.12Piotr Barejko
2021-01-14Fix automated tests when building with GCC and march=nativeSebastian Parborg
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Fix Cycles not taking into account CYCLES_SHADER_PATH for finding stdcycles.hBrecht Van Lommel
2021-01-11Fix T82351: Cycles: Tile stealing glitches with adaptive samplingLukas Stockner
2021-01-11Fix T84496: Cycles: Tile stealing does not work with NLMLukas Stockner
2021-01-11Fix T83544: Cycles crash when rendering with Save Buffers enabledJacques Lucke
2021-01-08Fix Cycles rendering with OptiX after instance limit increase when building w...Patrick Mours
2021-01-07Cycles: Increase instance limit for OptiX acceleration structure buildingPatrick Mours
2021-01-05Fix T83925: Crash when rendering on the CPU with OptiX denoiser enabledPatrick Mours
2021-01-05Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles re...Patrick Mours
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-26Fix unreported: Cycles CLI device override doesn't set peer memory usage flagLukas Stockner
2020-12-24Cleanup: compiler warningBrecht Van Lommel
2020-12-24Cycles: remove surface area computation for meshes with OSLBrecht Van Lommel
2020-12-24Fix T84016: Cycles baking crash with OptiX after recent changesBrecht Van Lommel
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Fix T84063: crash reading pointer properties in Attribute shader nodeBrecht Van Lommel
2020-12-22Fix Cycles OptiX runtime compilation broken after shader raytracingBrecht Van Lommel
2020-12-22Fix T84006: Cycles AOV not written with some mix shader node set upsBrecht Van Lommel
2020-12-21UI: make light spot shape panel consistent between Cycles and EeveeMatteo Falduto
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15Cleanup: spellingCampbell Barton
2020-12-14Fix T75539: Cycles missing geometry update when switching displacement methodJoan Bonet Orantos
2020-12-11Fix T83586: Cycles failing to load OpenEXR image with EXR RGBAZ channelsValdemar Lindberg
2020-12-11Cycles: enable OpenCL rendering on recent Intel GPUsSergey Sharybin
2020-12-11Cleanup: compiler warningsBrecht Van Lommel
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-12-10Fix T82852: Cycles crashes when editing a mesh with adaptive subdivisionKévin Dietrich
2020-12-09Fix T83581: "Only local" ambient occlusion option causes error on OptiX 2.92Patrick Mours
2020-12-08Cycles: Remove "OptiX support is experimental" noticePatrick Mours