Blender Git Commit Log

Git Commits -> Revision 2095b2c

Revision 2095b2c by Sergey Sharybin (master)
January 16, 2013, 12:28 (GMT)
Fix #33877: Pressure Sensitivity stop after opening User Preferences Window

Issue was caused by opening the same device id twice and closing one of
descriptors on closing window. This used to close device used by other
windows.

Now moved all device-specific code to SystemX11, so opening and closing
happens only once.

Commit Details:

Full Hash: 2095b2cddba2bdad057ceef54a1046c522389ff5
SVN Revision: 53842
Parent Commit: fe83dc6
Lines Changed: +262, -237

4 Modified Paths:

/intern/ghost/intern/GHOST_SystemX11.cpp (+215, -18) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+35, -0) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+9, -193) (Diff)
/intern/ghost/intern/GHOST_WindowX11.h (+3, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021