-
This is without changing the schema - should import the VRVANA descriptor, and back-port changes from others (found in the Unity plugin?)
@DuFF14 @yboger Here is a json schema for the descriptors cur…
-
Remove OSVR_Calibrate from distro while it is being repaired
VRguy updated
9 years ago
-
ClientKit includes state interfaces (grabbing the data recent as of the last update call) but these aren't wrapped yet - partially because this wrapper was based on the C++ wrapper and we hadn't final…
-
Is it too early to update our unity assets to Unity 5.0? I downloaded Unity 5.0 to get a dev environment setup to test changes and it asked to make a one-way project conversion for 5.0.
Additionally,…
-
It is presently hardcoded.
-
Might solve some of our "help where's my native DLL/SO" issues. https://www.nuget.org/packages/Lost.Native/
-
The term "schema" to describe the two kinds of documents in this repo:
- interface class descriptions
- device integration proposals
may be useful from a non-technical point of view, but from a techn…
-
Should make it easier to build against OSVR as a submodule.
cc @Armada651
-
Lines I'm talking about:
- length as an output parameter: https://github.com/OSVR/OSVR-Unity/blob/master/Managed-OSVR/ClientKit/ClientKit.cs#L41
- buffer length submitted as input parameter https://gi…
-
CMake forces download of OpenCV on every rebuild, even if nothing has changed, slowing the build down considerably for no reason.
A simple solution would be to pre-download all such dependencies in …
janoc updated
9 years ago