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
2021-03-05Fix T86185: Win32 Multiple Monitor Window PositionHarley Acheson
2021-03-04macOS/Ghost: Opt out of AppKit’s automatic window tabbingCorbin Dunn
2021-03-03macOS/Ghost: Remove redundant nil check after initWithContentRectCorbin Dunn
2021-03-03macOS/Ghost: Fix memory leak.Corbin Dunn
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
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-22Win32: Do not (yet) set window styles for DialogHarley Acheson
2021-02-22Fix T85768: Win32 Full-Screen Owned WindowsHarley Acheson
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-17Cleanup: spellingCampbell 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-16Cleanup: spellingCampbell Barton
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-16Calm Win32 Window Creation WarningHarley Acheson
2021-02-14Cleanup: spellingCampbell Barton
2021-02-12Fix T85562: Remove Win32 RIM_INPUTSINKHarley Acheson
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-10UI: Removal of GHOST_CreateDialogWindowHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2021-02-04UI: Win32 Window Creation RefactorHarley Acheson
2021-01-24Cleanup: spellingCampbell 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-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
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-11Trackpad: Fix wrong scroll deltas on RetinaYevgeny Makarov
2020-12-11Ghost: Support queries for special user directories (desktop, documents, etc.)Julian Eisel
2020-12-08CMake: fix linking with WITH_SDL_DYNLOADCampbell Barton
2020-11-30Fix T82870: on macOS, continuous grab jumps when crossing editor borderYevgeny Makarov
2020-11-19Fix T82445: Wintab packets being discarded.Nicholas Rishel
2020-11-16Fix T76699: Support macOS inbetween mouse/tablet.Nicholas Rishel
2020-11-16Cleanup: spellingCampbell Barton
2020-11-10Cleanup: clang-formatCampbell Barton
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov