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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
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
2016-09-29Fix Windows mouse wheel scroll speedlazydodo
2016-09-27fix Mac build for Xcode < 8Mike Erwin
2016-09-27cleanup: spacing & alignmentMike Erwin
2016-09-19OpenGL: software renderer for old Mac GPUsMike Erwin
2016-09-19Lowercase includes for psapi.h and dbghelp.h windows includes.Martijn Berger
2016-09-14fix Mac build with Xcode 8Mike Erwin
2016-09-10Fix T49303: Fix T49314: More issues with new handling of X11 shortcuts.Bastien Montagne
2016-09-06Add XK_ISO_Left_Tab to ghost's known X11 keydefines...Bastien Montagne
2016-09-06Cleanup previous commit...Bastien Montagne
2016-09-06GHOST X11 keyboard: Attempt to fix issues with modifier keys on some systems.Bastien Montagne
2016-09-03Fix T48911: Fix T48847: Issues with some shortcuts on non-US latin keyboards,...Bastien Montagne