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