Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
679 changes: 666 additions & 13 deletions Assets/Keyboard/KeyboardTester.unity

Large diffs are not rendered by default.

40 changes: 40 additions & 0 deletions Assets/Keyboard/UI/RingMenuCanvas.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!114 &2943673526074769775 stripped
Expand Down Expand Up @@ -1622,6 +1627,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!114 &2943673526401046512 stripped
Expand Down Expand Up @@ -1689,6 +1699,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!114 &2943673526370515521 stripped
Expand Down Expand Up @@ -1756,6 +1771,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!224 &7043120134388080587 stripped
Expand Down Expand Up @@ -1828,6 +1848,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!224 &7043120134153241708 stripped
Expand Down Expand Up @@ -1895,6 +1920,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!114 &2943673525862270382 stripped
Expand Down Expand Up @@ -1962,6 +1992,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!114 &2943673525904403188 stripped
Expand Down Expand Up @@ -2029,6 +2064,11 @@ PrefabInstance:
propertyPath: serializationData.Prefab
value:
objectReference: {fileID: 0}
- target: {fileID: 9040081890529159271, guid: 60354b7ad72ef4b9dbbe1f556bac4e53,
type: 3}
propertyPath: serializationData.SerializedFormat
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 60354b7ad72ef4b9dbbe1f556bac4e53, type: 3}
--- !u!224 &6174107351707183466 stripped
Expand Down
Loading