overte-JulianGro/interface
beholder c62f9007e9 7196 Mouse pointer no longer visible in HMD mode
The issue was caused by creation of additional instances of 'Cursor::Manager' in plugins, which happened because
Cursor::Manager's code is inside static library so every module was getting its own copy of it. As the result cursor-related settings from Application never reached plugins.

The fix is based on converting 'Cursor::Manager' into 'Dependency' to avoid additional instances creation in plugins
2017-09-03 15:20:59 +03:00
..
external Set up Leap Motion plugin container 2017-06-15 17:50:07 +12:00
i18n
icon
resources Merge branch 'commerce_walletPassphraseModal' of https://github.com/zfox23/hifi into commerce_walletPassphraseModal 2017-09-01 13:33:23 -07:00
src 7196 Mouse pointer no longer visible in HMD mode 2017-09-03 15:20:59 +03:00
ui
CMakeLists.txt fix for 'C1128: number of sections exceeded object file format limit' 2017-08-23 00:24:09 +03:00
interface.exe.manifest