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
2019-01-15Revert fix for T48901: Use of XIWarpPointerCampbell Barton
2019-01-14Fix T55589: drawing strokes with Microsoft surface pen misses first part.Christopher Peerman
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2018-12-27X11: support multiple tablet devices.Brecht Van Lommel
2018-12-05Fix T58776, T58030: pressure sensitivity on Linux not working for some tablets.Brecht Van Lommel
2018-12-04Fix T58466: bug in macOS GHOST_GetSwapInterval.Niels
2018-11-25Fix X11 tablet pen and eraser distinction being wrong in some cases.Brecht Van Lommel
2018-11-24Fix penpressure for tablets that use libinput on linuxJens Verwiebe
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-09Cleanup: spellingCampbell Barton
2018-10-01Fix T56909: wrong interface scale on macOS 10.14, when using 10.14 SDK.Brecht Van Lommel
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Fix T56618: crash when typing certain characters on Linux.Brecht Van Lommel
2018-08-27Fix pen tablet stuck on Windows for some non-Wacom tablets.Colby Klein
2018-08-08Ghost/X11: correct function signatureCampbell Barton
2018-08-08Cleanup: use static variablesCampbell Barton
2018-07-16Ghost: Fix memory leak happening with keyboard mapping accessSergey Sharybin
2018-07-10GHOST: Fix memory leak in X11 DPI querySergey Sharybin
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-09GHOST/X11: Print the keycode w/ debug enabledCampbell Barton
2018-06-09GHOST/X11: Correct non-latin kb workaround caseCampbell Barton
2018-06-09GHOST/X11: support accessing physical keycodesCampbell Barton
2018-06-08GHOST/X11: Map unknown es,dk keys to accentgraveCampbell Barton
2018-06-08GHOST/X11: Map unknown de,fr keys to accentgraveCampbell Barton
2018-06-07GHOST/X11: Xinput/XIM support caused double key-upCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-03-26GHOST: Solve compilation error of test programsSergey Sharybin
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-16GHOST: Support Unity taskbar progress APILukas Stockner
2017-10-31MacOS: Use correct Cocoa protocol on any compilerArto Kitula
2017-10-26Fix T52984. Trackpad rotation to natural directionArto Kitula
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-10-04Fix T42489 and T52936: Loading blend with minimized window results in crash o...Ray Molenkamp
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-09-22Remove quicktime supportAaron Carlisle
2017-07-24Fix T51948: pen pressure not detected with some Wacom tablets.James Fulop
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2017-07-08Fix T51959: Windows + Intel GPU offset between UI drawing and mouse.Brecht Van Lommel
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-29NDOF: clean up after MinGW removalMike Erwin
2017-05-27Remove MinGW supportAaron Carlisle
2017-03-25Fix GHOST crash on X11 with recent DPI changes on some systems.Brecht Van Lommel
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-12-01Fix T46795 : Reset GWLP_USERDATA to NULL at window destruction so any future ...lazydodo
2016-11-20GHOST/X11: Incorrect WM_STATE accessCampbell Barton
2016-10-08Fix a few compile errors with C++11 on macOS.Brecht Van Lommel