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
path: root/intern
AgeCommit message (Expand)Author
2021-10-13Fix Cycles backing issues when using multiple devicesSergey Sharybin
2021-10-13Fix possible integer overflow in Cycles bakingSergey Sharybin
2021-10-13Fix: Stops assert when baking in debug mode.William Leeson
2021-10-12Revert "GHOST: Unify behavior of offscreen context creation"Clément Foucault
2021-10-12GHOST: Unify behavior of offscreen context creationClément Foucault
2021-10-12Fix missing Cycles volume stack re-allocationSergey Sharybin
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-12GHOST: Add option to request (user) cache folder.Jeroen Bakker
2021-10-11Fix T92056: empty sampling pattern in Cycles when opening some existing filesBrecht Van Lommel
2021-10-11Cycles: improve SSS Fresnel and retro-reflection in Principled BSDFBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-11Fix active pixels overlay for Cycles viewportSergey Sharybin
2021-10-11Cleanup: Spelling in commentSergey Sharybin
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-08Fix T91997: Cycles glass + SSS not rendering correctlyBrecht Van Lommel
2021-10-08Fix Cycles speed regression after dynamic volume stack changeSergey Sharybin
2021-10-08Cleanup: Explicit specifier for single argument constructorSergey Sharybin
2021-10-08Cleanup: Else after return in CyclesSergey Sharybin
2021-10-08Cleanup: spellingCampbell Barton
2021-10-07Fix Cycles random walk SSS differences between CPU and GPUBrecht Van Lommel
2021-10-07Cleanup: remove unnecessary data from LocalIntersectionBrecht Van Lommel
2021-10-07Fix wrong tile size calculated in CyclesSergey 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-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-06Fix compilation error with MSVCSergey Sharybin
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
2021-10-06Build: add ccache support for CUDA kernels on LinuxBrecht Van Lommel
2021-10-06Cleanup: don't detect duplicate intersections in EmbreeBrecht Van Lommel
2021-10-06Fix T91064: Cycles low poly meshes having black edges when shade smoothedMikhail Matrosov
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: Remove data duplication from various lookup tables in CyclesJesse Yurkovich
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-05Cycles: Fix wrong GPU state calculationSergey Sharybin
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-10-05Fix T91955: Cycles crash with denoising on non-available deviceSergey Sharybin
2021-10-04Fix T91861: Black environment behind shadow catcherSergey Sharybin
2021-10-04Fix T91894: Cycles baking normal maps of transformed objects not workingBrecht Van Lommel
2021-10-04Fix T90815: wrong Cycles OSL normal map render after recent optimizationBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-10-04Cleanup: Redundant space at the end of commentSergey Sharybin
2021-10-04Fix T91867: Error reading tiles with Persistent Data ONSergey Sharybin
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel