overte-thingvellir/plugins/oculus/src
2023-11-09 20:45:15 +01:00
..
oculus.json put a plugin-interface version into the meta data of each plugin. don't load plugins that don't match the current version. 2019-01-10 15:07:06 -08:00
OculusBaseDisplayPlugin.cpp wip redo stencil work 2019-04-11 13:22:51 -07:00
OculusBaseDisplayPlugin.h wip redo stencil work 2019-04-11 13:22:51 -07:00
OculusControllerManager.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
OculusControllerManager.h triggerHapticPulse supports arbitrary device index instead of hands 2021-02-09 17:14:13 -08:00
OculusDebugDisplayPlugin.cpp avoid some more static/global QStrings in plugins 2016-11-13 11:29:19 -08:00
OculusDebugDisplayPlugin.h Revert "Remove _compositeFramebuffer from display plugins" 2019-04-03 13:43:39 -07:00
OculusDisplayPlugin.cpp fix bug that caused comfort-mode to be active at all times in HMD 2019-07-15 21:10:42 -07:00
OculusDisplayPlugin.h fixed color banding on rift 2019-06-26 09:29:06 -07:00
OculusHelpers.cpp Disabled Oculus plugin in additional place 2023-11-09 20:45:15 +01:00
OculusHelpers.h oculus functions live in the display plugin; display plugins update 2019-01-16 17:05:49 -08:00
OculusPlatformPlugin.cpp callback return upon request if not running 2019-01-28 14:46:50 -08:00
OculusPlatformPlugin.h optimizing ctor/dtor 2019-01-28 14:44:00 -08:00
OculusProvider.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00