From e247cad792f4db2a840800ec0c1d3c0f0988cea6 Mon Sep 17 00:00:00 2001
From: Neil Smith <ngsmith@ucsd.edu>
Date: Mon, 15 May 2023 10:29:00 -0700
Subject: [PATCH] telecomupdates

---
 Config/DefaultEngine.ini                                      | 4 ++--
 Config/DefaultInput.ini                                       | 4 ++++
 .../SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset     | 4 ++--
 .../Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset     | 4 ++--
 .../Content/SpatialAnchor/Blueprints/UI/widget3d.uasset       | 4 ++--
 .../Content/SpatialAnchor/Blueprints/gamear.uasset            | 4 ++--
 .../Content/xrPerson/Blueprints/BP_VRPawn.uasset              | 4 ++--
 .../Content/xrPerson/Materials/BaseMaterial.uasset            | 4 ++--
 .../xrPerson/Materials/FirstPersonProjectileMaterial.uasset   | 4 ++--
 9 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini
index d0dd64b..5f63953 100644
--- a/Config/DefaultEngine.ini
+++ b/Config/DefaultEngine.ini
@@ -1,5 +1,5 @@
 [/Script/EngineSettings.GameMapsSettings]
-GameDefaultMap=/Game/SpatialAnchorsSample/Maps/SA_Showcase.SA_Showcase
+GameDefaultMap=/Game/Telecom/Maps/TelecomMap.TelecomMap
 EditorStartupMap=/Game/SpatialAnchorsSample/Maps/SA_Showcase.SA_Showcase
 GlobalDefaultGameMode=/CyberArchWarehouse/xrPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
 
@@ -200,7 +200,7 @@ bAnchorSupportEnabled=True
 bSupportExperimentalFeatures=True
 
 [/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
-PackageName=com.FalconViz.ArHBIM
+PackageName=com.FalconViz.Telecom
 StoreVersion=1
 StoreVersionOffsetArm64=0
 StoreVersionOffsetX8664=0
diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini
index d70ae1f..fcf8071 100644
--- a/Config/DefaultInput.ini
+++ b/Config/DefaultInput.ini
@@ -104,6 +104,10 @@ DoubleClickTime=0.200000
 +ActionMappings=(ActionName="MenuDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Right_Thumbstick_Down)
 +ActionMappings=(ActionName="GrabRight",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_ThumbPinch)
 +ActionMappings=(ActionName="LeftClick",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None)
++ActionMappings=(ActionName="LeftClickPinkyL",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Left_PinkPinch)
++ActionMappings=(ActionName="LeftClickPinkyR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_PinkPinch)
++ActionMappings=(ActionName="LeftContextMenu",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Left_SystemGesture)
++ActionMappings=(ActionName="LeftClickPinkyR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_SystemGesture)
 +AxisMappings=(AxisName="TurnRightMouse",Scale=1.000000,Key=MouseX)
 +AxisMappings=(AxisName="LookUpMouse",Scale=-1.000000,Key=MouseY)
 +AxisMappings=(AxisName="MoveForwardGamepad_Y",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y)
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
index 61fc303..733255a 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:07bfc207d434e95f21ff20712f455a1f1c9055f0ad6e7ed5406c1d2f774ab20f
-size 981354
+oid sha256:a89ab6666e27b4fe6a83d6a22a8f15825f8c6a89f739eb63321d272dd2b67042
+size 1021136
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
index ce1ee65..ab1a455 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4972c19b79d97830ec4ecc6d8ea8da58564f359b309b62f1d6939c1698c806b8
-size 321782
+oid sha256:8da060482c1ad93a315ba582b4b0f27961c4f876fe2376061015dc8d54accab5
+size 314287
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
index 8b959a5..58f1859 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4f5c94b53272a1e7ca3ef0336294f26517560533516fa5ac1de868b261b2c430
-size 371342
+oid sha256:4d891c1572cf6b7b2f3e7ce4c8784b4e634c21e0e42f5b8377f4c28cd4438a0f
+size 372759
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
index e285ac4..8c69821 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:6ec8fb8ee07aaa686f6be2769b044265a1b72055148fd0c4954689aee5e6390d
-size 18983
+oid sha256:921b16fa24142fe9b14af7212127eb271acdee8ed80f96cb10adf1882822aa2c
+size 18978
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
index eae876c..19670d6 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:e001dd4385a66abb2ad54b38cf84f4325eeafc3d94363386589ebf0601d6ed3b
-size 1086842
+oid sha256:5be131ebc3d02ca0caa8c568c76f661df0093c68a9df8ca5a412875a5eff16f9
+size 1142837
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
index 472a20b..6fa5611 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:8670897d2dc64157e7187e3283fc2fe151c5279ec912092d925138b27a6888bc
-size 9645
+oid sha256:c8302c000e3f6f9bb970de8579adf846de11f77c7776482fb85dc7234883495c
+size 9607
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
index cba07c6..4ba5e0d 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:fcef7721d6163ae21740a1b7dbae916a83dd7d4ec26ba319dd4f21612c7534b5
-size 10144
+oid sha256:b9a0304669e08d210a14f9ce5ad4abd0bad746550367ae35f1b89deb1815fd61
+size 10177
-- 
GitLab