Hi guys,
I've got two questions. The first is whether the Unity Orion scripts will be open-sourced, or if there's anyway that we can contribute back to the official distribution.
I made a few changes to the classes in the Leap namespace aimed at eliminating the dynamic memory allocations in Controller.GetTransformedFrame which will eventually trigger the garbage collector. This is generally very desirable in Unity, specially in a VR application, so I trust other people can too benefit from those scripts.
The second question is where can I file bug reports? I found some subtle bugs to which I'd rather have an official solution to.
Cheers!