0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added ignoreVelocityReports configuration option.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Fix minor bug in viewport code.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Removed lib prefix on Posix platforms.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Merge pull request #114 from OSVR/update-v1.0.7 More... almost 9 years ago
Disabled logging of poses. Restored camera model since default model also bounces.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
CMake: Add empty make-unique-impl-header interface as needed to simplify building.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Remove nonfunctional camera path code for now.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Disable OSVR camera model by default until we can sort out why it's bouncing around.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Update to OpenVR v1.0.7.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Log SteamVR-OSVR version info.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Add comment about changing universe ID. Will investigate further later.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Log head poses for debugging purposes.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Delay registering HMD tracker callback until just before Activate() exits to avoid SteamVR spamming the log file with complaints about receiving poses from an inactive device.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Disable fake proximity sensor.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Add debug logging to OSVRTrackingReference.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Correct default camera model name to search in local driver resources dir instead of global resources dir.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Build a MODULE instead of SHARED library. (Eliminates .lib file.)
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Force git to upload camera model.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Update tracking camera path to work with newer configurations.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Merge branch 'tracking-prediction' into update-v1.0.6
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Get manufacturer and model name from config file.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Default to new osvr_camera render model.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Added OSVR camera model. Thanks, Evan Palecek!
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Add driver manifest and default settings.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Merge branch 'tracking-prediction' of github.com:OSVR/SteamVR-OSVR into tracking-prediction
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Fixed copy-paste error in object names.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Removed verbose logging setup code; disabled logging of poses; enable logging of object ID at activation time.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Set log verbosity at startup.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Add ability to log poses.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago
Use copy() instead of map() to appease MSVC.
Kevin Godby
as Kevin M. Godby
More... almost 9 years ago