Skip to content

Commit f4abd91

Browse files
author
zouhangte
committed
删除demo文件夹(空)
1 parent e233e26 commit f4abd91

File tree

6 files changed

+15
-146
lines changed

6 files changed

+15
-146
lines changed

Assets/Demo.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

Assets/Demo/1.common.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

Assets/Demo/1.common/Resource.meta

Lines changed: 0 additions & 9 deletions
This file was deleted.

Assets/Demos/Scenes/2.InnerGroup/rootGroup.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ MonoBehaviour:
99
m_Enabled: 1
1010
m_EditorHideFlags: 0
1111
m_Script: {fileID: 11500000, guid: eec4882d68a9346b3b5f8ecf1e38a534, type: 3}
12-
m_Name: innergroup
12+
m_Name: rootGroup
1313
m_EditorClassIdentifier:
1414
m_allNodes:
1515
- m_name: PopUpPanel

Assets/Demos/Scenes/3.MuitGroup/PanelGroup.asset

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ MonoBehaviour:
6464
type: bridge
6565
- m_name: Panel04
6666
m_id: b23ff885-cf84-4115-9d88-8d92a127f45c
67-
m_x: 480
68-
m_y: 336
67+
m_x: 492
68+
m_y: 264
6969
m_node: {fileID: 11498654}
7070
m_inputPoints:
7171
- id: 8d85ca59-b13e-458e-88ec-4f27846dbd01
@@ -126,8 +126,8 @@ MonoBehaviour:
126126
type: bridge
127127
- m_name: Panel02
128128
m_id: 6b442bd8-0cfe-4fc1-b4f1-83f81eaab21d
129-
m_x: 480
130-
m_y: 240
129+
m_x: 492
130+
m_y: 192
131131
m_node: {fileID: 11481208}
132132
m_inputPoints:
133133
- id: 8b80bc82-4821-4d7c-9db5-5cae4f68d9e2
@@ -158,7 +158,7 @@ MonoBehaviour:
158158
- m_name: Panel03
159159
m_id: f43dbdec-1340-4cbd-8a6a-171a8942dd1c
160160
m_x: 492
161-
m_y: 144
161+
m_y: 120
162162
m_node: {fileID: 11436402}
163163
m_inputPoints:
164164
- id: 81b51814-cb6a-4645-9837-3198bdbc2b54
@@ -255,7 +255,7 @@ MonoBehaviour:
255255
m_Script: {fileID: 11500000, guid: f5e9259400e78dc4e9dcf1f2f3215a73, type: 3}
256256
m_Name: PanelNode
257257
m_EditorClassIdentifier:
258-
selected: 1
258+
selected: 0
259259
instenceID: 0
260260
assetName: Panel01
261261
style: 1
@@ -343,7 +343,7 @@ MonoBehaviour:
343343
m_Script: {fileID: 11500000, guid: f5e9259400e78dc4e9dcf1f2f3215a73, type: 3}
344344
m_Name: PanelNode
345345
m_EditorClassIdentifier:
346-
selected: 3
346+
selected: 1
347347
instenceID: 0
348348
assetName: Panel03
349349
style: 1
@@ -413,7 +413,7 @@ MonoBehaviour:
413413
m_Script: {fileID: 11500000, guid: f5e9259400e78dc4e9dcf1f2f3215a73, type: 3}
414414
m_Name: PanelNode
415415
m_EditorClassIdentifier:
416-
selected: 1
416+
selected: 0
417417
instenceID: -36600
418418
assetName: MainPanel
419419
style: 1
@@ -691,8 +691,6 @@ MonoBehaviour:
691691
typeName: UnityEngine.RectTransform
692692
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
693693
typeName: UnityEngine.GameObject
694-
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
695-
typeName: UnityEngine.CanvasRenderer
696694
viewItems: []
697695
eventItems: []
698696
target: {fileID: 135014, guid: ba16a0659248e00479962ae1a0bf4624, type: 2}
@@ -710,8 +708,6 @@ MonoBehaviour:
710708
typeName: UnityEngine.RectTransform
711709
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
712710
typeName: UnityEngine.GameObject
713-
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
714-
typeName: UnityEngine.CanvasRenderer
715711
viewItems: []
716712
eventItems: []
717713
target: {fileID: 172160, guid: ba16a0659248e00479962ae1a0bf4624, type: 2}
@@ -783,8 +779,6 @@ MonoBehaviour:
783779
typeName: UnityEngine.RectTransform
784780
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
785781
typeName: UnityEngine.GameObject
786-
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
787-
typeName: UnityEngine.CanvasRenderer
788782
viewItems: []
789783
eventItems: []
790784
target: {fileID: 194424, guid: 1172f1b2f39183747ab91057b53a70cd, type: 2}
@@ -802,8 +796,6 @@ MonoBehaviour:
802796
typeName: UnityEngine.RectTransform
803797
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
804798
typeName: UnityEngine.GameObject
805-
- assembleName: UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
806-
typeName: UnityEngine.CanvasRenderer
807799
viewItems: []
808800
eventItems: []
809801
target: {fileID: 102998, guid: 1172f1b2f39183747ab91057b53a70cd, type: 2}

Assets/Demos/Scenes/3.MuitGroup/muitGroup.unity

Lines changed: 6 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ MonoBehaviour:
443443
bundleName: bridgeui/panels/panel03
444444
p_nodes:
445445
- panelName: MainPanel
446-
instanceID: -150718
446+
instanceID: -2976
447447
discription:
448448
type:
449449
layerIndex: 0
@@ -461,7 +461,7 @@ MonoBehaviour:
461461
prefab: {fileID: 129970, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
462462
- panelName: Panel04
463463
instanceID: 0
464-
discription:
464+
discription: "\u8FD9\u91CC\u9762\u677F\u56DB"
465465
type:
466466
layerIndex: 0
467467
form: 0
@@ -478,7 +478,7 @@ MonoBehaviour:
478478
prefab: {fileID: 129970, guid: 1172f1b2f39183747ab91057b53a70cd, type: 2}
479479
- panelName: Panel01
480480
instanceID: 0
481-
discription:
481+
discription: "\u9762\u677F\u4E00"
482482
type:
483483
layerIndex: 0
484484
form: 0
@@ -495,7 +495,7 @@ MonoBehaviour:
495495
prefab: {fileID: 129970, guid: a2f4a391ad632d34a85d997640aa9ef3, type: 2}
496496
- panelName: Panel02
497497
instanceID: 0
498-
discription:
498+
discription: "\u8FD9\u91CC\u9762\u677F\u4E09"
499499
type:
500500
layerIndex: 0
501501
form: 0
@@ -512,7 +512,7 @@ MonoBehaviour:
512512
prefab: {fileID: 129970, guid: ba16a0659248e00479962ae1a0bf4624, type: 2}
513513
- panelName: Panel03
514514
instanceID: 0
515-
discription:
515+
discription: "\u8FD9\u662F\u9762\u677F\u4E8C"
516516
type:
517517
layerIndex: 0
518518
form: 0
@@ -579,101 +579,6 @@ CanvasRenderer:
579579
m_PrefabParentObject: {fileID: 0}
580580
m_PrefabInternal: {fileID: 0}
581581
m_GameObject: {fileID: 891393614}
582-
--- !u!1001 &1268373063
583-
Prefab:
584-
m_ObjectHideFlags: 0
585-
serializedVersion: 2
586-
m_Modification:
587-
m_TransformParent: {fileID: 1691163284}
588-
m_Modifications:
589-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
590-
propertyPath: m_LocalPosition.x
591-
value: 0
592-
objectReference: {fileID: 0}
593-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
594-
propertyPath: m_LocalPosition.y
595-
value: 0
596-
objectReference: {fileID: 0}
597-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
598-
propertyPath: m_LocalPosition.z
599-
value: 0
600-
objectReference: {fileID: 0}
601-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
602-
propertyPath: m_LocalRotation.x
603-
value: 0
604-
objectReference: {fileID: 0}
605-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
606-
propertyPath: m_LocalRotation.y
607-
value: 0
608-
objectReference: {fileID: 0}
609-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
610-
propertyPath: m_LocalRotation.z
611-
value: 0
612-
objectReference: {fileID: 0}
613-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
614-
propertyPath: m_LocalRotation.w
615-
value: 1
616-
objectReference: {fileID: 0}
617-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
618-
propertyPath: m_RootOrder
619-
value: 0
620-
objectReference: {fileID: 0}
621-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
622-
propertyPath: m_AnchoredPosition.x
623-
value: 109
624-
objectReference: {fileID: 0}
625-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
626-
propertyPath: m_AnchoredPosition.y
627-
value: -0.0000064373
628-
objectReference: {fileID: 0}
629-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
630-
propertyPath: m_SizeDelta.x
631-
value: -240
632-
objectReference: {fileID: 0}
633-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
634-
propertyPath: m_SizeDelta.y
635-
value: -8
636-
objectReference: {fileID: 0}
637-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
638-
propertyPath: m_AnchorMin.x
639-
value: 0
640-
objectReference: {fileID: 0}
641-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
642-
propertyPath: m_AnchorMin.y
643-
value: 0
644-
objectReference: {fileID: 0}
645-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
646-
propertyPath: m_AnchorMax.x
647-
value: 1
648-
objectReference: {fileID: 0}
649-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
650-
propertyPath: m_AnchorMax.y
651-
value: 1
652-
objectReference: {fileID: 0}
653-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
654-
propertyPath: m_Pivot.x
655-
value: 0.5
656-
objectReference: {fileID: 0}
657-
- target: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
658-
propertyPath: m_Pivot.y
659-
value: 0.5
660-
objectReference: {fileID: 0}
661-
- target: {fileID: 22484450, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
662-
propertyPath: m_AnchorMax.y
663-
value: 0
664-
objectReference: {fileID: 0}
665-
- target: {fileID: 22402544, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
666-
propertyPath: m_AnchorMax.y
667-
value: 0
668-
objectReference: {fileID: 0}
669-
m_RemovedComponents: []
670-
m_ParentPrefab: {fileID: 100100000, guid: 9a21f546a47677b47b8c04207b469285, type: 2}
671-
m_IsPrefabParent: 0
672-
--- !u!224 &1268373064 stripped
673-
RectTransform:
674-
m_PrefabParentObject: {fileID: 22472242, guid: 9a21f546a47677b47b8c04207b469285,
675-
type: 2}
676-
m_PrefabInternal: {fileID: 1268373063}
677582
--- !u!1 &1296487349
678583
GameObject:
679584
m_ObjectHideFlags: 0
@@ -1050,8 +955,7 @@ RectTransform:
1050955
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
1051956
m_LocalPosition: {x: 0, y: 0, z: 0}
1052957
m_LocalScale: {x: 1, y: 1, z: 1}
1053-
m_Children:
1054-
- {fileID: 1268373064}
958+
m_Children: []
1055959
m_Father: {fileID: 891393615}
1056960
m_RootOrder: 0
1057961
m_AnchorMin: {x: 0, y: 0}

0 commit comments

Comments
 (0)