overte-thingvellir/libraries/shared
Anthony J. Thibault 1af780a664 Fix for sixense debug draw after move to plugin.
static variables used to hold a Singleton cannot be shared across dll boundaries by default.
This uses the globalInstance template to store the instance as a property on the QApplication.
2015-12-10 15:05:27 -08:00
..
src Fix for sixense debug draw after move to plugin. 2015-12-10 15:05:27 -08:00
CMakeLists.txt Make zlib a true external on windows (linux and OSX should rely on system libraries) 2015-11-01 01:36:59 -07:00