Blender Git Commit Log
Git Commits -> Revision 28cf9cf
Revision 28cf9cf by Mike Erwin (master) August 22, 2016, 03:09 (GMT) |
NDOF: fix crash on Mac with old drivers For best results use the latest 3Dconnexion driver. But latest is only supported on Mac OS 10.9+. We go all the way back to Mac OS 10.6 so have to deal with older driver versions. See the original dlclose line for my faulty assumption. Waiting to unload the driver later fixes the crash. Newer drivers don?t seem to have this issue. Also removed WITH_INPUT_NDOF guards as NDOFManager.h takes care of this. Follow-up to b10d005 a few days ago. |
Commit Details:
Full Hash: 28cf9cfd15acad4c8eb2fd8a4d3df3a3905aa71e
Parent Commit: ea69d47
Lines Changed: +8, -7
1 Modified Path:
/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm (+8, -7) (Diff)