OSVR-Core
OSVR-Core copied to clipboard
Gesture interface merge
Notes about Leap Motion gestures: https://github.com/OSVR/OSVR-Leap-Motion/issues/5
The places where an Interface pointer is being held, should instead be using an InternalInterfaceOwner, which was just added to master recently.
This pull request is ready to be merged
OK - blocked on #218 - after that is finished (unit tests) and merged, this can be rebased on top of the new master. Most of all the "little" pieces that are independent have been pulled out and merged separately, so there will be ample use of git mergetool during that rebase, but it should result in a more digestable diff. I'd also suggest squashing related commits down into a single commit, especially early in the history where a lot of things changed since then.
I completed unit tests merged #218 yesterday and rebased gesture branch on top of master. Also I fixed a few things that wouldn't let it build and some compiler errors.
Will require fix to adjust for https://github.com/OSVR/OSVR-Core/commit/0a63fd5e091b4b615607f6ddde78acb6f2d49f2d once that branch is merged. Sorry...
If this adds any additional typesafeids beyond those in stringids already in master, those will need to be adjusted for https://github.com/OSVR/OSVR-Core/commit/477c662c5ee093d4d139e5ffe18eabfa27f3fafb