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
2022-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-09-26UI: add preference to disable touchpad multitouch gesturesrecht Van Lommel
2022-09-26Cleanup: use 'u' prefixed unsigned types for GHOSTCampbell Barton
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-20GHOST/Wayland: refactor modifier handling on window activationCampbell Barton
2022-09-18Fix OS-key events repeating on GHOST/Win32Campbell Barton
2022-09-18GHOST: support left/right OS-keyCampbell Barton
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-31Fix returning a freed context when initialization fails for GHOST/Win32Campbell Barton
2022-08-31Cleanup: check GetKeyboardState succeeds before using it's valuesCampbell Barton
2022-08-31Cleanup: tablet press could fall through to release on GHOST/Win32Campbell Barton
2022-08-31Cleanup: remove 'else' after returnCampbell Barton
2022-08-31Cleanup: use bool for GHOST_SystemWin32::setConsoleWindowState returnCampbell Barton
2022-08-27Cleanup: simplify key input handling for GHOST/Win32Campbell Barton
2022-08-27Cleanup: add missing braces for GHOST/Win32Campbell Barton
2022-08-27Cleanup: use C style comments for GHOST/Win32 textCampbell Barton
2022-08-27Fix T100582: Windows-10 Switching Desktops locks Ctrl KeyCampbell Barton
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-19Fix T89399: Mouse wrapping causes erratic movementGermano Cavalcante
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-13Fix T100354: Home key being the grave accent in french keyboard layoutGermano Cavalcante
2022-07-14GHOST: remove redundant ascii argument to GHOST_EventKeyCampbell Barton
2022-06-27Cleanup: rename misleading/inconsistent GHOST typesCampbell Barton
2022-05-28Fix unreported misuse of Win32 clipboard APIJesse Yurkovich
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-05-06Win32: WM_SETTINGCHANGE lParam Check for NULLHarley Acheson
2022-05-05Win32: Dark Mode Title Bar ColorHarley Acheson
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-26Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-02-26Ghost/Event System: Support mapping more keysGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-02-07Fix T90868: Console window flash when exitingShrey Aggarwal
2022-01-29Fix T93626: Win IME Chinese Numpad DecimalHarley Acheson
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-11-24Add tablet data to Wintab fallback cursor movement.Nicholas Rishel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-10-12Revert "GHOST: Unify behavior of offscreen context creation"Clément Foucault
2021-10-12GHOST: Unify behavior of offscreen context creationClément Foucault
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-08-20Fix memory leak while processing mouse eventGermano Cavalcante
2021-08-05Win32 IME: Rename SetInputLanguage()Harley Acheson
2021-08-01IME Win32: Fix Duplicated Initial CharacterTakahiro Shizuki
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-06Cleanup: quiet discarded-qualifiers warningCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29Fix T89465: Loss of mouse movement when window left with pen.Nicholas Rishel