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
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
2016-09-01Fix T49215lazydodo
2016-08-22NDOF: fix crash on Mac with old driversMike Erwin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-18NDOF: suppress buttons debug logMike Erwin
2016-08-15OpenGL: debug context on WindowsMike Erwin
2016-08-03Fix T48283: on OS X, mouse clicks not working properly if application launch ...Brecht Van Lommel
2016-08-01Fix T48901: Blender ignores xinput cursor matrixCampbell Barton
2016-07-18[bf_intern_ghost/Windows] CleanupRay Molenkamp
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton
2016-06-11Attempted fix for T48625: tablet button configured to right click not working...Brecht Van Lommel
2016-06-10Cleanup: brace-placementCampbell Barton
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-27ndof: detect SpaceMouse EnterpriseMike Erwin
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
2016-05-22Cleanup: remove unused doxy configCampbell Barton
2016-05-19Fix T48204: Generic Tablet on Linux - Erratic strokes with pressure sensitivi...Bastien Montagne
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-23GHOST/X11: print description of error eventCampbell Barton
2016-04-22NDof device: Check for socket exists before connecting to spnavdSergey Sharybin
2016-04-06Cleanup: indentationCampbell Barton
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-02-20GHost: Avoid macro re-definition by undefining the macro firstSergey Sharybin
2016-02-16Cleanup: avoid -Wnarrowing warningCampbell Barton
2016-02-14Fix cmd+z for undo not working when editing text objects on OS X.Brecht Van Lommel
2016-02-13Fix T47393: mouse wheel scroll no longer zooms with mighty mouse on OS X.Brecht Van Lommel
2016-02-02Fix T47300: SHIFT TAB, CTRL SHIFT TAB shortcuts does not toggle snap, snap mo...Bastien Montagne
2016-01-31Fix T47153: scroll wheel zoom fails with mouses that support smooth scroll on...Brecht Van Lommel
2016-01-28Fix T47228: Ghost not handling predictably keycodes when first keymap is non-...Bastien Montagne
2016-01-15Cleanup: used pre-defined atoms in ghostCampbell Barton
2016-01-15Fix T31063: X11 window resize fails on PPCCampbell Barton
2016-01-08Fix T46993: UI lag in fullscreen mode on OS X / Intel graphics.Brecht Van Lommel
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-12-28Fix for building ghost-testsCampbell Barton