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