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
AgeCommit message (Expand)Author
2020-10-01Windows: workaround to make Windows Ink tablet API workNicholas Rishel
2020-10-01macOS: support for key repeat events in keymapsYevgeny Makarov
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: spellingCampbell Barton
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton
2020-09-08GPUImmediate: Make activation / deactivation implicitClément Foucault
2020-09-07Cleanup: spellingCampbell Barton
2020-09-02Fix unused variable warning on Windows with WITH_INPUT_IME disabledJulian Eisel
2020-09-01GHOST: Enable debug context on offscreen context tooClément Foucault
2020-08-26Fix T77900: File Browser in macOS fullscreen crashesYevgeny Makarov
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix undefined behavior with --debug-xrJulian Eisel
2020-08-14Fix --debug-xr not outputting OpenXR debug prints on WindowsJulian Eisel
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-14Cleanup: C++ code style for Ghost-XRJulian Eisel
2020-08-10Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-10Fix T79636: Inserting special characters with Ctrl+Alt broken on WindowsJulian Eisel
2020-08-08Cleanup: remove redundant return parenthesisCampbell Barton
2020-08-08GPU: Move ghost default framebuffer getter to context creationClément Foucault
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-08-05Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-05Fix T78412: Ctrl+Spacebar does not maximize Python console on WindowsJulian Eisel
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-07-22Wayland: draw opaque background when OpenGL alpha is enabledChristian Rauch
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-07-15Cleanup: spellingCampbell Barton
2020-07-11Cleanup: spellingCampbell Barton
2020-07-03Cleanup: spellingCampbell Barton
2020-06-24VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-06-12VR: Fix too dark rendering on SteamVRJulian Eisel
2020-06-12VR: SteamVR is now a supported OpenXR runtime! (Windows only)Julian Eisel
2020-06-10Fix T74101: File Browser in macOS fullscreen crashes or makes windows unusableJulian Eisel
2020-06-05Cleanup: Strict compiler warningSergey Sharybin
2020-05-30GHOST/wayland: use 'is_dialog' flag to prevent drawing into same windowChristian Rauch
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-27Cleanup: remove unnecessary copy constructorCampbell Barton
2020-05-22Wayland: support key repeatChristian Rauch
2020-05-22GHOST: fix GHOST_System::getMilliSeconds()Christian Rauch
2020-05-22Fix missing header building with waylandCampbell Barton
2020-05-14GHOST/wayland: style fixChristian Rauch
2020-05-14GHOST/wayland: fix cursor buffer deallocationChristian Rauch
2020-05-14GHOST/wayland: remove unused 'registry'Christian Rauch
2020-05-13GHOST: fix cursor buffer handling when toggling visibilityChristian Rauch
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton