Skip to content

Commit bf27f8d

Browse files
author
lawwong
committed
Disable calculated ViveFocusFinch.fbx tangent space
1 parent 0479fb9 commit bf27f8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/HTC.UnityPlugin/ViveInputUtility/Resources/Models/ObjModelViveFocusFinch.fbx.meta

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/HTC.UnityPlugin/ViveInputUtility/Scripts/VIUVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ namespace HTC.UnityPlugin.Vive
66
{
77
public static class VIUVersion
88
{
9-
public static readonly Version current = new Version("1.8.0.5");
9+
public static readonly Version current = new Version("1.8.0.6");
1010
}
1111
}

0 commit comments

Comments
 (0)