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-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
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