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-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
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-30Fix Cycles viewport flickeringSergey Sharybin
2021-09-29Fix Cycles CPU performance regression after recent change for intersections sizeBrecht Van Lommel
2021-09-29Fix non-finite curve normal causing Cycles to crashSergey Sharybin
2021-09-29Fix Cycles use of uninitialized value in volume stack intersection on CPUBrecht Van Lommel
2021-09-29Cycles: record large number of transparent shadow intersections on CPUBrecht Van Lommel
2021-09-29Fix Cycles crash in certain hair configurationsSergey Sharybin
2021-09-29Cycles: Ensure finite displacement and background evaluationSergey Sharybin
2021-09-29Cycles: Make sure GPU transfer is finished prior display updateSergey Sharybin
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-28Fix wrong update with shadow catcher and transparent filmSergey Sharybin
2021-09-28Cycles: Disable tile-level denoisingSergey Sharybin
2021-09-28Cycles: Improve handling of tile file errorSergey Sharybin
2021-09-27Fix part of T91516: Cycles not rendering geometry nodes instancesBrecht Van Lommel
2021-09-27Cleanup: fix (harmless) uninitialized variable usageBrecht Van Lommel
2021-09-27Fix T91728: Cycles render artifacts with motion blur and object attributesBrecht Van Lommel
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-27Cycles: print name of kernels on errors in CUDA queue, for debuggingBrecht Van Lommel
2021-09-27Fix T91714: Cycles direct/indirect clamp distinction not working correctlyBrecht Van Lommel
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-27Cleanup: make formatDalai Felinto
2021-09-27Fixes T91632 by stopping the sample correlation between dimensions which was ...William Leeson
2021-09-25Cleanup: typos in code and comments.Kévin Dietrich
2021-09-24Fix T91639: Cycles crash rendering high resolution images with multiple passesBrecht Van Lommel
2021-09-24Fix Cycles memory leak in baking, after recent changesBrecht Van Lommel
2021-09-24Fix T91660: Cycles remaining render time does not take into account time limitBrecht Van Lommel
2021-09-24Cycles: some steps towards getting standalone compiling againBrecht 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-23Fix T91626: Cycles sss behind fully transparent object renders differentlyBrecht Van Lommel
2021-09-23Cycles: improve Auto Tile option descriptionBrecht Van Lommel
2021-09-23Fix T91641: crash rendering with 16k environment map in CyclesBrecht Van Lommel
2021-09-23Fix Cycles compiler warning on GCC 11Brecht Van Lommel
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Fix last Cycles tile highlighted while file from disk is being processedSergey Sharybin