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
2020-12-10Fix T82852: Cycles crashes when editing a mesh with adaptive subdivisionKévin Dietrich
2020-12-09Fix T83581: "Only local" ambient occlusion option causes error on OptiX 2.92Patrick Mours
2020-12-08Cycles: Remove "OptiX support is experimental" noticePatrick Mours
2020-12-08Cycles: Enable baking panel in OptiX and redirect those requests to CUDA for nowPatrick Mours
2020-12-08CMake: fix linking with WITH_SDL_DYNLOADCampbell Barton
2020-12-07Fix failing Cycles tests after Cryptomatte changesBrecht Van Lommel
2020-12-07Fix Cryptomatte panel not visible in EEVEEJeroen Bakker
2020-12-07File Subversion Bump: 2.92.5Jeroen Bakker
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-12-04Atomics: Add 16 bit fetch + AND and fetch + OR signed integer operationsJulian Eisel
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-12-03Fix Cycles device kernels containing debug assertation codePatrick Mours
2020-12-02Fix T83300: constant scene refreshing in Cycles with empty volumesKévin Dietrich
2020-12-01Libmv: Tweak default logging verbosity levelSergey Sharybin
2020-12-01Libmv: Cleanup, remove unused logging macrosSergey Sharybin
2020-11-30Fix T82870: on macOS, continuous grab jumps when crossing editor borderYevgeny Makarov
2020-11-30Cleanup: avoid harmless but unnecessary float division by zeroBrecht Van Lommel
2020-11-30Libmv: Add threading primitivesSergey Sharybin
2020-11-30Libmv: Add build configuration headerSergey Sharybin
2020-11-30Libmv: add missing files to bundlerSergey Sharybin
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-26Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-11-25Atomics: Fix missing 64bit implementation for 32bit platformsSergey Sharybin
2020-11-25Atomics: Cleanup, move defines closer to usageSergey Sharybin
2020-11-23Fix T82884: Cycles Compilation Error OpenCL/NanoVDBJeroen Bakker
2020-11-23Cycles: Remove Compilation WarningJeroen Bakker
2020-11-20Cleanup: spellingCampbell Barton
2020-11-20Cycles: Fixed zero sized normals when certain attributes were missing.Stefan Werner
2020-11-19Atomic: Cover with unit testsSergey Sharybin
2020-11-19Guarded allocator: Fix lock-free allocator testsSergey Sharybin
2020-11-19Guarded allocator: Add safety around type changeSergey Sharybin
2020-11-19Guarded allocator: Add explicit switch to the lockfree implementationSergey Sharybin
2020-11-19Fix T82445: Wintab packets being discarded.Nicholas Rishel
2020-11-18Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17Cycles: Fix compilation error and warning without OPENVDBClément Foucault
2020-11-16Fix T76699: Support macOS inbetween mouse/tablet.Nicholas Rishel
2020-11-16Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-16Fix T82673: Cycles crash with zero emission strength and linked emission colorBrecht Van Lommel
2020-11-16Fix T81983: volume tiles missing in Cycles rendersKévin Dietrich
2020-11-16Cleanup: spellingCampbell Barton
2020-11-12Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-12Fix T82607: crash cancelling Cycles render during adaptive subdivision updateBrecht Van Lommel
2020-11-12Cleanup: remove accidentally committed merge filesBrecht Van Lommel
2020-11-12Cleanup: compiler warningBrecht Van Lommel
2020-11-12Fix T82516: Cycles crash updateding animated volumes after NanoVDBBrecht Van Lommel
2020-11-12Fix T82617: artifacts in Cycles viewport when changing subdivision attributesKévin Dietrich
2020-11-11Cleanup: clang-formatCampbell Barton
2020-11-10Cycles: fix compilation of OSL shaders following API changeKévin Dietrich