-
I'll be working on an OSVR-MonoGame when this goes fully open source. Please move the Managed-OSVR code into its own repo to facilitate this. Other community contributed ports/integration efforts woul…
-
Apparently does this somewhat already - so will likely need to be adjusted when the schema changes.
Apparently relevant files:
- https://github.com/OSVR/OSVR-Unreal/blob/master/OSVR/Source/OSVR/Priva…
-
Right now, a version is manually coded in `Setup.nsi` and doesn't match the build version. It does look like the `osvr-ver.txt` file is getting packaged, which contains the official `git describe`-der…
-
Hello, is there any repository about supported devices and their channels ?
Actually the only information source seems to be the header files.
i am thinking about a computer readable repository that …
-
Implement OSVR.ClientKit.InterfaceAdapter sub-classes for Unity and use them in the Unity specific wrappers in place of InterfaceCallbacks. Make appropriate changes to InterfaceGameObject and Interfac…
-
As described, I've downloaded Core shapshot **125-g7642085**, and OSVR-Oculus-Plugin-build63-v0.1-18-g6a3e9ab-with-core-v0.2-**125-g7642085-32bits**
Bellow is my **osvr_server_config.oculusrift.sampl…
-
OSVR server advertises its local devices (e.g. a Razer Hydra) in the tree as `"com_osvr_Multiserver/RazerHydra0@localhost"`.
This causes remote clients to attempt to connect to "localhost" - which i…
janoc updated
9 years ago
-
This plugin should be able to build against just a binary release of OSVR - no need to re-compile the core. Not sure if there's some way to generate the Unreal-specific project files with CMake, but i…
-
Related to this discussion:
https://github.com/OSVR/OSVR-Core/issues/130
The P/Invoke methods should be using custom SafeHandle subtypes instead of IntPtr for OSVR_ClientContext and OSVR_ClientInterf…
-
The build fails with the following error in multiple places:
2>------ Build started: Project: osvrCommon, Configuration: RelWithDebInfo x64 ------
2> ImagingComponent.cpp
2>C:\R\Projects\0Sandbox\os…
janoc updated
9 years ago