1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated getting started guide More... over 8 years ago
updated readmes More... over 8 years ago
Merge pull request #237 from OSVR/nativeVR More... over 8 years ago
Merge branch 'nativeVR' of https://github.com/OSVR/OSVR-Unity into nativeVR More... over 8 years ago
Reduces per-frame garbage allocation on non-native path. More... over 8 years ago
Update README.md More... over 8 years ago
Added player settings image More... over 8 years ago
Update README.md More... over 8 years ago
Added an example scene with the scene objects setup for an android phone (no mirrored display), server autostart enabled. More... over 8 years ago
Automatically switch from one-camera to two-camera setup when projection matrices are not the same -- works around potential bug where stereo projection matrices are not being set in the one-camera setup when calling camera.SetStereoProjectionMatrix(...) More... over 8 years ago
Fixes crash when server isn't started More... over 8 years ago
Added Two-camera VR rig with prefab. Updated readme. Added OsvrUnityNativeVR to OSVR.Unity namespace. More... over 8 years ago
add Unity version-dependent code More... over 8 years ago
Windows default settings More... over 8 years ago
Android settings More... over 8 years ago
check if displayconfig is initialized before sending plugin events More... over 8 years ago
Merge branch 'androidUpdate' into nativeVRandroid More... over 8 years ago
adds some error checking More... over 8 years ago
Uupdated comments, added some materials to new demo scene. More... over 8 years ago
Replaced stereo camera prefab More... over 8 years ago
Move GL.IssuePluginEvent from EndOfFrame to LateUpdate More... over 8 years ago
UnityVR Stereo mode to OSVR-RenderManager setup. Works in direct mode with judder in builds -- smooth in editor and debug. Unity 2017. More... over 8 years ago
Merge pull request #236 from OSVR/unity-2017 More... over 8 years ago
Merge branch 'unity-2017' of https://github.com/osvr/osvr-unity into androidUpdate More... over 8 years ago
Reversed the RenderManager compatibility check condition so that we don't need to update it every Unity version. More... over 8 years ago
Merge pull request #235 from OSVR/unity2017_support More... over 8 years ago
Added Unity 2017 support More... over 8 years ago
Removed meta files and backups More... over 8 years ago
Disable Multithreaded Rendering. Restrict rotation to landscape More... over 8 years ago
Moved Plugins folder for older Unity versions to work with Android More... over 8 years ago