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-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-26Cycles: restore Denoising Depth pass, when enabling Denoising Data passesBrecht Van Lommel
2021-10-25Cleanup: clang-tidy, spellingCampbell Barton
2021-10-25Cycles: More accurate volume stack size calculationSergey Sharybin
2021-10-25Cycles: Revert all host update specific changesSergey Sharybin
2021-10-24Cleanup: spelling in commentsCampbell Barton
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-19Cleanup: Unused device argument in host update functionsSergey Sharybin
2021-10-19Fix invalid OSL shader compilation stateSergey Sharybin
2021-10-18Cleanup: fix compiler warningBrecht Van Lommel
2021-10-15Cleanup: don't copy constant memory to GPU multiple times for displacementBrecht Van Lommel
2021-10-15Cleanup: refactor to make number of channels for shader evaluation variableBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-11Cycles: Improve volume stack size calculationSergey Sharybin
2021-10-11Cycles: Introduce scene host_update functionSergey Sharybin
2021-10-08Fix T90666: Toggling motion blur while persistent data is enabled results in ...Patrick Mours
2021-10-08Fix T91999: wrong Cycles updates with mesh deformation, after recent changesBrecht Van Lommel
2021-10-08Cleanup: spellingCampbell Barton
2021-10-07Fix wrong tile size calculated in CyclesSergey Sharybin
2021-10-07Fix T91994: Cycles crash when rendering on multiple devicesSergey Sharybin
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-05Fix T91955: Cycles crash with denoising on non-available deviceSergey 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-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-28Fix wrong update with shadow catcher and transparent filmSergey Sharybin
2021-09-28Cycles: Improve handling of tile file errorSergey Sharybin
2021-09-24Fix T91639: Cycles crash rendering high resolution images with multiple passesBrecht Van Lommel
2021-09-24Fix T91660: Cycles remaining render time does not take into account time limitBrecht Van Lommel
2021-09-24Cleanup: remove unused device code and includesBrecht Van Lommel
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Fix T91598: Decreasing sample count causes viewport to resetSergey Sharybin
2021-09-22Fix T91592: Negative Cycles remaining render timeSergey Sharybin
2021-09-22Fix T91603: Cycles crash when volume becomes visibleSergey Sharybin
2021-09-22Fix T91576: Cycles attribute node with name N for smooth normal no longer wor...Brecht Van Lommel
2021-09-22Fix missing samples count pass when using tilesSergey Sharybin
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-13Cleanup: clang-formatCampbell Barton