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
diff options
context:
space:
mode:
authorMike Erwin <significant.bit@gmail.com>2016-08-22 06:09:19 +0300
committerMike Erwin <significant.bit@gmail.com>2016-08-22 06:09:30 +0300
commit28cf9cfd15acad4c8eb2fd8a4d3df3a3905aa71e (patch)
treeedfa829c0be7df97a89bd4024ec0524e76af104e /intern/audaspace
parentea69d471c89a504a71b6906ed081057dafd196d0 (diff)
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.
Diffstat (limited to 'intern/audaspace')
0 files changed, 0 insertions, 0 deletions