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-02-10Rebase on mastertemp-license-header-spdxCampbell 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
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24GHOST: remove unused EGL context includes in Win32 and CocoaChristian Rauch
2021-06-24Cleanup: clang-format, spellingCampbell Barton
2021-06-23Remove window iteration in WM_DISPLAYCHANGE.Nicholas Rishel
2021-06-22Cleanup: spellingCampbell Barton
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-06-15Win8 cleanup, remove dead function pointer and macro.Nicholas Rishel
2021-06-08Remove noop code from WM_MOUSEWHEEL processing.Nicholas Rishel
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-04-12Win32: Fix fullscreen errors using Taskbar system menuHarley Acheson
2021-02-24Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-24Fix T85844: high pressure at start of line.Nicholas Rishel
2021-02-24Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23WM_MOUSEMOVE cleanup.Nicholas Rishel
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-17Fix T84701: Popup closes on release while dragging parameter.Nicholas Rishel
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-12Fix T85562: Remove Win32 RIM_INPUTSINKHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-15Fix T84645 cursor moves when clicking selector.Nicholas Rishel
2021-01-14Fix T84645 cursor moves when clicking selector.Nicholas Rishel
2021-01-11Fix T81211 Add high frequency mouse input for Windows.Nicholas Rishel
2021-01-11Fix T84501: Wintab button lag.Nicholas Rishel
2020-12-29Fix T84144 cursor wrap broken for Windows.Nicholas Rishel
2020-12-25Simplification of Wintab event handling.Nicholas Rishel
2020-12-18Fix T82288 Wintab walk navigation erratic.Nicholas Rishel
2020-12-17Synchronize Wintab and Win32 time.Nicholas Rishel
2020-12-15Cleanup: make formatJacques Lucke