1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Jun 26, 2022 — Jun 26, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ResetYaw library. Builds but does not yet install the library. More... almost 8 years ago
Added ResetYaw library. Builds but does not yet install the library. More... almost 8 years ago
Reduce the floating-point resolution used in the OpenGL fragment shader from high to medium precision for texture coordinates. Will run on more systems and reduce the amount of work done when rendering.
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Merge pull request #342 from sensics/fix-infinite-loop
Russell M. Taylor II
as Russell Taylor
More... almost 8 years ago
Uses CMake compiler-flag checking to determine when to add a flag rather than scoping it based on the operating system.
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Merge pull request #38 from OSVR/submodule-updates
Jeremy Bell
as Jeremy
More... almost 8 years ago
updated OSVR-Core and OSVR-RenderManager submodules More... almost 8 years ago
Added moverio sample configs More... almost 8 years ago
Added moverio sample configs More... almost 8 years ago
Responded to issue requesting review
Russell M. Taylor II
as Russell Taylor
More... almost 8 years ago
Merge pull request #341 from TotalVision/master
Russell M. Taylor II
as Russell Taylor
More... almost 8 years ago
fixed as requested More... almost 8 years ago
Merge pull request #340 from sensics/fix-RenderTimingInfo More... almost 8 years ago
Bump submodules to include merge commit. More... almost 8 years ago
Added new TotalVision's VendorID More... almost 8 years ago
Merge pull request #37 from OSVR/moverio-cleanup
Jeremy Bell
as Jeremy
More... almost 8 years ago
updated android_sensor_tracker submodule More... almost 8 years ago
Merge pull request #6 from OSVR/moverio-cleanup
Jeremy Bell
as Jeremy
More... almost 8 years ago
Updated android plugin submodule More... almost 8 years ago
Failing to open a sensor is no longer a fatal error in the moverio plugin. This allows the plugin to run correctly on devices without the moverio specific sensors (regular smartphones, etc...) More... almost 8 years ago
Updating to submodule versions that have RenderTimingInfo converted to OSVR_RenderTimingInfo.
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Explicit comparison to fix compiler performance warning.
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Fixed capitalization error
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Switches from RenderTimingInfo to OSVR_RenderTimingInfo in a number of places so that we can compile and link.
Russell M. Taylor II
as Russ Taylor
More... almost 8 years ago
Merge pull request #36 from OSVR/moverio
Jeremy Bell
as Jeremy
More... almost 8 years ago
Merge pull request #13 from OSVR/motion-events
Jeremy Bell
as Jeremy
More... almost 8 years ago
Updated android_sensor_tracker submodule More... almost 8 years ago
Merge pull request #5 from OSVR/moverio
Jeremy Bell
as Jeremy
More... almost 8 years ago
Changed the two analog interfaces to one location2D interface for the android pointer/mouse. More... almost 8 years ago
Converted android pointer (mouse/touch) analog interfaces to a location2D interface More... almost 8 years ago