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-19Cycles: avoid intermediate stack array for writing shadow intersectionsBrecht Van Lommel
2021-10-19Cycles: decouple shadow paths from main path on GPUBrecht Van Lommel
2021-10-19Cycles: improve sampling pattern description regarding adaptive samplingBrecht Van Lommel
2021-10-19Cleanup: fix compiler warningsBrecht Van Lommel
2021-10-19Fix invalid principled diffuse in Cycles OSLSergey Sharybin
2021-10-19Cleanup: More readable Cycles OSL BSDF definitionSergey Sharybin
2021-10-19Fix T85779: Cycles not using all threads when using OpenImageDenoiseBrecht Van Lommel
2021-10-19Cleanup: Unused device argument in host update functionsSergey Sharybin
2021-10-19Fix invalid OSL shader compilation stateSergey Sharybin
2021-10-19Cleanup: clang-formatCampbell Barton
2021-10-18Revert "Cycles: optimize volume stack copying for shadow catcher/compaction"Brecht Van Lommel
2021-10-18Cleanup: minor refactoring in preparation of main and shadow path decouplingBrecht Van Lommel
2021-10-18Cycles: reduce GPU state memory a littleBrecht Van Lommel
2021-10-18Cycles: optimize volume stack copying for shadow catcher/compactionBrecht Van Lommel
2021-10-18Cleanup: fix outdated comment and use of atomicsBrecht Van Lommel
2021-10-18Cleanup: consistently use uint32_t for path flagBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-18Cleanup: fix compiler warningBrecht Van Lommel
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-15Fix T92032: Cycles panoramic cameras do not support shiftBrecht Van Lommel
2021-10-15Cycles: Voronoi noise, fix uninitialised variableCharlie Jolly
2021-10-15Cleanup: refactor BVH2 shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: refactor OptiX shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: don't copy constant memory to GPU multiple times for displacementBrecht Van Lommel
2021-10-15Cleanup: add utility functions for packing integersBrecht Van Lommel
2021-10-15Cleanup: refactor to make number of channels for shader evaluation variableBrecht Van Lommel
2021-10-15Fix Cycles Python error with pinned materials in properties editorBrecht Van Lommel
2021-10-15Fix T92128: Cycles CUDA wrong hair attributes, after recent changesBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-10-14Fix shadow catcher behind transparent object on GPUSergey Sharybin
2021-10-13Fix Cycles viewport after session resetSergey Sharybin
2021-10-13Fix Cycles assert in viewport after recent changeSergey Sharybin
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