Skip to content

Tags: Omnifinity/steamvr_unity_plugin

Tags

2.4.5

Toggle 2.4.5's commit message
2.4.5 - Fix action manifest path in generated app manifest.

2.4.4

Toggle 2.4.4's commit message
2.4.4 Fix for readme version

2.4.3

Toggle 2.4.3's commit message
2.4.3 - Physical hands, Perf fixes, Mac/Linux fixes, Nesting plugin fix

* **BREAKING** actions.json and associated bindings will automatically be moved to the StreamingAssets folder instead of stored in the project root. This removes the need for the plugin to copy them post build and fixes some problems people were having with version control. **IF YOU HAVE A TITLE ON STEAM AND YOU USE THIS TO BUILD - SET THE NEW PATH IN Application/Virtual Reality -> SteamVR Input System -> This game uses SteamVR Input system to: [GameName]_Data/StreamingAssets/SteamVR/actions.json **

 * Added properties to SteamVR_Settings to set default models to use when previewing hand poses

 * Moved default location of SteamVR_Settings.asset to a folder called SteamVR_Resources to make upgrading the plugin easier (can just delete the whole steamvr directory and import again)

 * Various fixes for mac/linux issues

 * Pathing fixes to allow nesting of the SteamVR folders

 * Added a way to easily set the prefab the poser system uses for previews in the editor. Check SteamVR_Settings.asset

 * Some fixes for fallback mode

 * Added index hmd proximity binding

 * Increased default ColliderArraySize for Hands in the Interaction System to 32

 * Removed ResolutionDialogSetting warning in Unity 2019.1 (ValveSoftware#498)

 * Fix partial bindings not including default actions (ValveSoftware#494)

 * Fix Unity crash on "Open binding UI" when using as package (ValveSoftware#491)

 * Fix for copy example input files failing on Linux/OSX (ValveSoftware#490)

 * Add Treadmill Source to Input Sources (ValveSoftware#486)

 * 2D Debug: Camera navigation up/down (E/Q) support (ValveSoftware#481)

 * Fixed an issue with Unity throwing "cannot find ın" error in PCs with Turkish default language. (ValveSoftware#479)

 * Exposed useItemPackagePreview (ValveSoftware#432)

 * Modified Throwable to optionally ease into release velocity scaling. (ValveSoftware#173)

 * Updated openvr sdk version to 1.7.15

 * Significant performance increases in the input system

 * Made the hands physical objects that can touch and push things (similar to The Lab)

 * Added Snap Turn and related actions / bindings

 * Changed teleport bindings to use joysticks when available

 * Normalized line endings and trailing spaces across project

 * Added Vive Cosmos default bindings

 * Removed the requirements to have a velocityestimator on throwables.

 * Added SteamVR.GetHeadsetActivityLevel() which will give you the current state of the hmd (idle, in use, etc)

2.4.21b

Toggle 2.4.21b's commit message
2.4.2b (sdk 1.7.15) - Mac/Linux fixes, Moving jsons to StreamingAssets

 * **BREAKING:** actions.json and associated bindings will automatically be moved to the StreamingAssets folder instead of stored in the project root. This removes the need for the plugin to copy them post build and fixes some problems people were having with version control. **IF YOU HAVE A TITLE ON STEAM AND YOU USE THIS TO BUILD - SET THE NEW PATH IN Application/Virtual Reality -> SteamVR Input System -> This game uses SteamVR Input system -> GameName_Data/StreamingAssets/SteamVR/actions.json **

 * Added properties to SteamVR_Settings to set default models to use when previewing hand poses

 * Moved default location of SteamVR_Settings.asset to a folder called SteamVR_Resources to make upgrading the plugin easier (can just delete the whole steamvr directory and import again)

 * Various fixes for mac/linux issues

 * Pathing fixes to allow nesting of the SteamVR folders

 * Added a way to easily set the prefab the poser system uses for previews in the editor. Check SteamVR_Settings.asset

2.4.1b

Toggle 2.4.1b's commit message
2.4.1b (sdk 1.7.15) - Binding fixes, fallback fixes, and pull requests

Changes for 2.4.1b

 * Some fixes for fallback mode

 * Fixed some cosmos bindings

 * Added index hmd proximity binding

 * Increased default ColliderArraySize for Hands in the Interaction System to 32.

 * Removed ResolutionDialogSetting warning in Unity 2019.1 (ValveSoftware#498)

 * Fix partial bindings not including default actions (ValveSoftware#494)

 * Fix Unity crash on "Open binding UI" when using as package (ValveSoftware#491)

 * Fix for copy example input files failing on Linux/OSX (ValveSoftware#490)

 * Add Treadmill Source to Input Sources (ValveSoftware#486)

 * 2D Debug: Camera navigation up/down (E/Q) support (ValveSoftware#481)

 * Fixed an issue with Unity throwing "cannot find ın" error in PCs with Turkish default language. (ValveSoftware#479)

 * Exposed useItemPackagePreview (ValveSoftware#432)

 * Modified Throwable to optionally ease into release velocity scaling. (ValveSoftware#173)

2.4.0b

Toggle 2.4.0b's commit message
Typo

2.4.2b

Toggle 2.4.2b's commit message
Version 2.3.2 (sdk 1.4.18) - updating readme and openvr_api.cs

2.3.2

Toggle 2.3.2's commit message
Version 2.3.2 (sdk 1.4.18) - updating readme and openvr_api.cs

2.3b1

Toggle 2.3b1's commit message
2.3b2 - removed settings.asset

2.3.1b

Toggle 2.3.1b's commit message
Version 2.2.0 - updating openvr_api.cs and a minor warning