Skip to content

Commit

Permalink
Updates to version .87
Browse files Browse the repository at this point in the history
* New features
  * Use Application.productName for the various places where Leap
    Brush name was shown, to make it easier for developers to switch
    to their own application's name.
* Bug fixes
  * Fix server url handling to ensure the correct preference path is
    used. Server urls were not persisting correctly.
  * Start preloading the Keyboard at app start to avoid long delays
    when initiating text entry.

commit sha 6fb901b227d0a6582987874fbd02606ad1b160b5
  • Loading branch information
ghazen-ml committed Aug 22, 2024
1 parent 595f518 commit ccb9bed
Show file tree
Hide file tree
Showing 21 changed files with 921 additions and 706 deletions.
4 changes: 4 additions & 0 deletions LeapBrush/Assets/Localization/String Table Shared Data.asset
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ MonoBehaviour:
m_Key: Panel_NotConnected_Description
m_Metadata:
m_Items: []
- m_Id: 211181138363801600
m_Key: Panel_Base_TitleAndTagline
m_Metadata:
m_Items: []
m_Metadata:
m_Items: []
m_KeyGenerator:
Expand Down
14 changes: 13 additions & 1 deletion LeapBrush/Assets/Localization/String Table_en.asset
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,22 @@ MonoBehaviour:
m_Metadata:
m_Items:
- rid: 4282061478414254105
- m_Id: 211181138363801600
m_Localized: '{AppName}:
Collaborative drawing'
m_Metadata:
m_Items:
- rid: 4282061478414254105
references:
version: 2
RefIds:
- rid: 4282061478414254105
type: {class: SmartFormatTag, ns: UnityEngine.Localization.Metadata, asm: Unity.Localization}
data:
m_Entries: 00e02f2e0b00000000e02ff71f00000000e0eff63b5e0200
m_Entries:
m_SharedEntries:
- id: 48019529728
- id: 137291096064
- id: 666561592418304
- id: 211181138363801600
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,16 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 3c8de2d1f8a94fd8b466fd2a86015f94, type: 3}
m_Name:
m_EditorClassIdentifier:
_titleText: {fileID: 4669476399653244337}
--- !u!114 &4669476399653244337 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 8366121823105010990, guid: 823b5dfa790c346f8bc1013d686c5cae,
type: 3}
m_PrefabInstance: {fileID: 3807581774691139743}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
m_Name:
m_EditorClassIdentifier:
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ GameObject:
- component: {fileID: 2318457852725612083}
- component: {fileID: 8366121823105010990}
- component: {fileID: 1773201090991895300}
- component: {fileID: 3510747795104519816}
m_Layer: 5
m_Name: Title
m_TagString: Untagged
Expand All @@ -32,7 +33,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1194267998740911632}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -67,7 +67,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: 'Leap Brush:
m_text: '{AppName}:
Collaborative drawing'
m_isRightToLeft: 0
Expand Down Expand Up @@ -161,6 +161,54 @@ MonoBehaviour:
m_FlexibleWidth: -1
m_FlexibleHeight: -1
m_LayoutPriority: 1
--- !u!114 &3510747795104519816
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 371917843334831926}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 56eb0353ae6e5124bb35b17aff880f16, type: 3}
m_Name:
m_EditorClassIdentifier:
m_StringReference:
m_TableReference:
m_TableCollectionName: GUID:e8e41daa5f277456489732d059e978d5
m_TableEntryReference:
m_KeyId: 211181138363801600
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
m_LocalVariables:
- name: AppName
variable:
rid: 5889505804473860098
m_FormatArguments: []
m_UpdateString:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 8366121823105010990}
m_TargetAssemblyTypeName: TMPro.TMP_Text, Unity.TextMeshPro
m_MethodName: set_text
m_Mode: 0
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName:
m_IntArgument: 0
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
m_CallState: 1
references:
version: 2
RefIds:
- rid: 5889505804473860098
type: {class: StringVariable, ns: UnityEngine.Localization.SmartFormat.PersistentVariables,
asm: Unity.Localization}
data:
m_Value: AppName
--- !u!1 &683738241445646499
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -193,7 +241,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1194267998740911632}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -343,14 +390,14 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3054317939429941271}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 1692991003591617585}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &6401641920235014139
GameObject:
Expand Down Expand Up @@ -383,7 +430,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 2519349517806460817}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 1, y: 0}
m_AnchorMax: {x: 1, y: 0}
Expand Down Expand Up @@ -462,7 +508,6 @@ RectTransform:
- {fileID: 1194267998740911632}
- {fileID: 1288361396342501268}
m_Father: {fileID: 2519349517806460817}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
Expand Down Expand Up @@ -527,7 +572,6 @@ RectTransform:
- {fileID: 7908897168221126744}
- {fileID: 4542690941404439521}
m_Father: {fileID: 4718087437379088179}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -593,7 +637,6 @@ RectTransform:
m_Children:
- {fileID: 2519349517806460817}
m_Father: {fileID: 7144193640668297163}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -695,7 +738,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 4718087437379088179}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
Expand Down Expand Up @@ -795,7 +837,6 @@ RectTransform:
- {fileID: 4718087437379088179}
- {fileID: 7971003855663578077}
m_Father: {fileID: 1692991003591617585}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
Expand Down Expand Up @@ -871,3 +912,4 @@ MonoBehaviour:
attachedRectTransform: {fileID: 2519349517806460817}
padding: {x: 0, y: 0}
forceUpdateEveryFrame: 0
canToggleCollider: 1
Loading

0 comments on commit ccb9bed

Please sign in to comment.