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-01-04Cleanup: clang-formatCampbell Barton
2020-12-29Fix T84144 cursor wrap broken for Windows.Nicholas Rishel
2020-12-26Fix unreported: Cycles CLI device override doesn't set peer memory usage flagLukas Stockner
2020-12-25Simplification of Wintab event handling.Nicholas Rishel
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-24Cleanup: compiler warningBrecht Van Lommel
2020-12-24Cycles: remove surface area computation for meshes with OSLBrecht Van Lommel
2020-12-24Fix T84016: Cycles baking crash with OptiX after recent changesBrecht Van Lommel
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Fix T84063: crash reading pointer properties in Attribute shader nodeBrecht Van Lommel
2020-12-23Fluid: Added new viscosity solverSebastián Barschkis
2020-12-22Fix Cycles OptiX runtime compilation broken after shader raytracingBrecht Van Lommel
2020-12-22Fix T84006: Cycles AOV not written with some mix shader node set upsBrecht Van Lommel
2020-12-21UI: make light spot shape panel consistent between Cycles and EeveeMatteo Falduto
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18Fix T82288 Wintab walk navigation erratic.Nicholas Rishel
2020-12-17Explicitly link X11 librariesSybren A. Stüvel
2020-12-17Synchronize Wintab and Win32 time.Nicholas Rishel
2020-12-16Ghost/Linux: Avoid error print if special directory can't be determinedJulian Eisel
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-14Fix T75539: Cycles missing geometry update when switching displacement methodJoan Bonet Orantos
2020-12-11Fix T83586: Cycles failing to load OpenEXR image with EXR RGBAZ channelsValdemar Lindberg
2020-12-11Cycles: enable OpenCL rendering on recent Intel GPUsSergey Sharybin
2020-12-11Cleanup: compiler warningsBrecht Van Lommel
2020-12-11Trackpad: Fix wrong scroll deltas on RetinaYevgeny Makarov
2020-12-11Ghost: Support queries for special user directories (desktop, documents, etc.)Julian Eisel
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
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