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-11-18Cycles: Fix command line render overshooting time limitSergey Sharybin
2021-11-16Fix T93125: Cycles wrong remaining render time with high number of samplesBrecht Van Lommel
2021-11-16Fix CUDA error when using tiny border in viewportSergey Sharybin
2021-11-12Fix T92601: Disable profiling when the profiler is deemed not active.William Leeson
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-10Fix Cycles assert in denoising fallback to OIDNBrecht Van Lommel
2021-11-06Cycles: perform CPU film reading in the kernel, to use AVX2 half conversionBrecht Van Lommel
2021-11-04Fix T92002: Cycles baking certain light passes does not workBrecht Van Lommel
2021-11-01Fix T92684: Cycles does not fall back to OIDN if OptiX is not availableBrecht Van Lommel
2021-11-01Fix T92671: confusing Cycles debug logs about CPU architectureBrecht Van Lommel
2021-10-27Cycles: Scrambling distance for the PMJ samplerWilliam Leeson
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-26Cleanup: compiler warningsBrecht Van Lommel
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-25Fix T92073: Cycles flicker when panning in camera view with border renderSergey Sharybin
2021-10-22Cleanup: refactor float/half conversions for clarityBrecht Van Lommel
2021-10-21Cycles: add shadow path compaction for GPU renderingBrecht Van Lommel
2021-10-20Cycles: more accurately count main paths for adding work tilesBrecht Van Lommel
2021-10-20Cleanup: some renaming to better distinguish main and shadow pathsBrecht Van Lommel
2021-10-20Cycles: make ambient occlusion pass take into account transparency againBrecht Van Lommel
2021-10-19Cycles: bake transparent shadows for hairBrecht Van Lommel
2021-10-19Cycles: decouple shadow paths from main path on GPUBrecht Van Lommel
2021-10-19Fix T85779: Cycles not using all threads when using OpenImageDenoiseBrecht Van Lommel
2021-10-18Cleanup: fix outdated comment and use of atomicsBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-15Cleanup: refactor to make number of channels for shader evaluation variableBrecht Van Lommel
2021-10-14Fix shadow catcher behind transparent object on GPUSergey Sharybin
2021-10-13Fix Cycles backing issues when using multiple devicesSergey Sharybin
2021-10-13Fix possible integer overflow in Cycles bakingSergey Sharybin
2021-10-12Fix missing Cycles volume stack re-allocationSergey Sharybin
2021-10-11Fix active pixels overlay for Cycles viewportSergey Sharybin
2021-10-07Fix Cycles long start on scene without volumesSergey Sharybin
2021-10-07Fix T91994: Cycles crash when rendering on multiple devicesSergey Sharybin
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-05Cycles: Fix wrong GPU state calculationSergey Sharybin
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel
2021-09-30Cycles: refactor API for GPU displayBrecht Van Lommel
2021-09-29Fix Cycles CPU performance regression after recent change for intersections sizeBrecht Van Lommel
2021-09-29Cycles: record large number of transparent shadow intersections on CPUBrecht Van Lommel
2021-09-29Cycles: Make sure GPU transfer is finished prior display updateSergey Sharybin
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-28Cycles: Disable tile-level denoisingSergey Sharybin
2021-09-28Cycles: Improve handling of tile file errorSergey Sharybin
2021-09-23Fix T91641: crash rendering with 16k environment map in CyclesBrecht Van Lommel
2021-09-23Cleanup: spelling in commentsCampbell Barton