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-07-16Ghost: Fix memory leak happening with keyboard mapping accessSergey Sharybin
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-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2017-10-25Fix T53004: XWayland ignores cursor-warp callsCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
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-08-01Fix T48901: Blender ignores xinput cursor matrixCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-28GHOST/X11: Hotplug support for xinputCampbell Barton
2016-06-10Cleanup: brace-placementCampbell Barton
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
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-23GHOST/X11: print description of error eventCampbell Barton
2016-04-06Cleanup: indentationCampbell Barton
2016-02-02Fix T47300: SHIFT TAB, CTRL SHIFT TAB shortcuts does not toggle snap, snap mo...Bastien Montagne
2016-01-28Fix T47228: Ghost not handling predictably keycodes when first keymap is non-...Bastien Montagne
2015-11-16GHOST: rename suffix X11 to Unix for non X11 filesCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-01Cleanup: doxygen commentsCampbell Barton
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-13Fix again tablets with linux!Bastien Montagne
2014-11-14Fix X11/GLX failing with multi-sampleCampbell Barton
2014-11-13GHOST/X11: correct USE_X11_ERROR_HANDLERS defineCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-16CommentsCampbell Barton
2014-08-12SpellingCampbell Barton
2014-08-12Fix uninitialized memory useCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-24Code cleanup: ghost styleCampbell Barton
2014-04-10Fix numpad emulation in non-US keyboardsCampbell Barton
2014-02-14NDOF/X11: incorrect dynamic_castCampbell Barton
2014-01-13Fix T38190: Linux tablet: Issue with XInput/GHOST?Bastien Montagne
2014-01-11Events: support for buttons 6 & 7 (some trackballs have these) X11 onlyCampbell Barton
2013-09-16Fix [#36742] Pasting image into text editor causes freezeBastien Montagne
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-19code cleanup: pass event by pointer to getClipboard_xcoutCampbell Barton
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton