Blender Git Commit Log

Git Commits -> Revision 30bf48c

Revision 30bf48c by Sebastian Parborg (master)
June 25, 2019, 10:32 (GMT)
Fix T63921: Unable to use confirm on release for keyboard shortcuts

The issue was that we were still working around a Xorg bug that has been solved since a very long time:
https://bugs.freedesktop.org/show_bug.cgi?id=22515
The second issue was that the global "confirm on release for mouse clicks" was used for keyboard shortcuts as well.

Reviewed By: Campbell

Differential Revision: https://developer.blender.org/D5128

Commit Details:

Full Hash: 30bf48c9caee40ce457d58b5bfe7fc398b7e9891
Parent Commit: 3414359
Lines Changed: +4, -6

2 Modified Paths:

/source/blender/editors/transform/transform.c (+2, -5) (Diff)
/source/blender/editors/transform/transform_generics.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021