Skip to content

Commit d21924c

Browse files
committed
init
0 parents  commit d21924c

File tree

607 files changed

+157183
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

607 files changed

+157183
-0
lines changed

.gitignore

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
[Ll]ibrary/
2+
[Tt]emp/
3+
[Oo]bj/
4+
[Bb]uild/
5+
[Bb]uilds/
6+
Assets/AssetStoreTools*
7+
Logs/
8+
9+
# Visual Studio cache directory
10+
.vs/
11+
.idea/
12+
13+
# Autogenerated VS/MD/Consulo solution and project files
14+
ExportedObj/
15+
.consulo/
16+
*.csproj
17+
*.unityproj
18+
*.sln
19+
*.suo
20+
*.tmp
21+
*.user
22+
*.userprefs
23+
*.pidb
24+
*.booproj
25+
*.svd
26+
*.pdb
27+
*.opendb
28+
29+
# Unity3D generated meta files
30+
*.pidb.meta
31+
*.pdb.meta
32+
33+
# Unity3D Generated File On Crash Reports
34+
sysinfo.txt
35+
36+
# Builds
37+
*.apk
38+
*.unitypackage
39+
40+
# extra
41+
ExtraAssets/*
42+
Assets/XLua/Gen/*
43+
Assets/StreamingAssets/*
44+
GameTools/FileServer/Content/*

.vsconfig

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"version": "1.0",
3+
"components": [
4+
"Microsoft.VisualStudio.Workload.ManagedGame"
5+
]
6+
}

Assets/Arts.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Arts/Aniamtor.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Arts/Aniamtor/UI.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Arts/Aniamtor/UI/Common.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+169
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!74 &7400000
4+
AnimationClip:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_Name: UIClose
10+
serializedVersion: 6
11+
m_Legacy: 0
12+
m_Compressed: 0
13+
m_UseHighQualityCurve: 1
14+
m_RotationCurves: []
15+
m_CompressedRotationCurves: []
16+
m_EulerCurves: []
17+
m_PositionCurves: []
18+
m_ScaleCurves:
19+
- curve:
20+
serializedVersion: 2
21+
m_Curve:
22+
- serializedVersion: 3
23+
time: 0
24+
value: {x: 1, y: 1, z: 1}
25+
inSlope: {x: 0, y: 0, z: 0}
26+
outSlope: {x: 0, y: 0, z: 0}
27+
tangentMode: 0
28+
weightedMode: 0
29+
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
30+
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
31+
- serializedVersion: 3
32+
time: 0.33333334
33+
value: {x: 0, y: 0, z: 1}
34+
inSlope: {x: 0, y: 0, z: 0}
35+
outSlope: {x: 0, y: 0, z: 0}
36+
tangentMode: 0
37+
weightedMode: 0
38+
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
39+
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
40+
m_PreInfinity: 2
41+
m_PostInfinity: 2
42+
m_RotationOrder: 4
43+
path:
44+
m_FloatCurves: []
45+
m_PPtrCurves: []
46+
m_SampleRate: 60
47+
m_WrapMode: 0
48+
m_Bounds:
49+
m_Center: {x: 0, y: 0, z: 0}
50+
m_Extent: {x: 0, y: 0, z: 0}
51+
m_ClipBindingConstant:
52+
genericBindings:
53+
- serializedVersion: 2
54+
path: 0
55+
attribute: 3
56+
script: {fileID: 0}
57+
typeID: 4
58+
customType: 0
59+
isPPtrCurve: 0
60+
pptrCurveMapping: []
61+
m_AnimationClipSettings:
62+
serializedVersion: 2
63+
m_AdditiveReferencePoseClip: {fileID: 0}
64+
m_AdditiveReferencePoseTime: 0
65+
m_StartTime: 0
66+
m_StopTime: 0.33333334
67+
m_OrientationOffsetY: 0
68+
m_Level: 0
69+
m_CycleOffset: 0
70+
m_HasAdditiveReferencePose: 0
71+
m_LoopTime: 0
72+
m_LoopBlend: 0
73+
m_LoopBlendOrientation: 0
74+
m_LoopBlendPositionY: 0
75+
m_LoopBlendPositionXZ: 0
76+
m_KeepOriginalOrientation: 0
77+
m_KeepOriginalPositionY: 1
78+
m_KeepOriginalPositionXZ: 0
79+
m_HeightFromFeet: 0
80+
m_Mirror: 0
81+
m_EditorCurves:
82+
- curve:
83+
serializedVersion: 2
84+
m_Curve:
85+
- serializedVersion: 3
86+
time: 0
87+
value: 1
88+
inSlope: 0
89+
outSlope: 0
90+
tangentMode: 136
91+
weightedMode: 0
92+
inWeight: 0.33333334
93+
outWeight: 0.33333334
94+
- serializedVersion: 3
95+
time: 0.33333334
96+
value: 0
97+
inSlope: 0
98+
outSlope: 0
99+
tangentMode: 136
100+
weightedMode: 0
101+
inWeight: 0.33333334
102+
outWeight: 0.33333334
103+
m_PreInfinity: 2
104+
m_PostInfinity: 2
105+
m_RotationOrder: 4
106+
attribute: m_LocalScale.x
107+
path:
108+
classID: 224
109+
script: {fileID: 0}
110+
- curve:
111+
serializedVersion: 2
112+
m_Curve:
113+
- serializedVersion: 3
114+
time: 0
115+
value: 1
116+
inSlope: 0
117+
outSlope: 0
118+
tangentMode: 136
119+
weightedMode: 0
120+
inWeight: 0.33333334
121+
outWeight: 0.33333334
122+
- serializedVersion: 3
123+
time: 0.33333334
124+
value: 0
125+
inSlope: 0
126+
outSlope: 0
127+
tangentMode: 136
128+
weightedMode: 0
129+
inWeight: 0.33333334
130+
outWeight: 0.33333334
131+
m_PreInfinity: 2
132+
m_PostInfinity: 2
133+
m_RotationOrder: 4
134+
attribute: m_LocalScale.y
135+
path:
136+
classID: 224
137+
script: {fileID: 0}
138+
- curve:
139+
serializedVersion: 2
140+
m_Curve:
141+
- serializedVersion: 3
142+
time: 0
143+
value: 1
144+
inSlope: 0
145+
outSlope: 0
146+
tangentMode: 136
147+
weightedMode: 0
148+
inWeight: 0.33333334
149+
outWeight: 0.33333334
150+
- serializedVersion: 3
151+
time: 0.33333334
152+
value: 1
153+
inSlope: 0
154+
outSlope: 0
155+
tangentMode: 136
156+
weightedMode: 0
157+
inWeight: 0.33333334
158+
outWeight: 0.33333334
159+
m_PreInfinity: 2
160+
m_PostInfinity: 2
161+
m_RotationOrder: 4
162+
attribute: m_LocalScale.z
163+
path:
164+
classID: 224
165+
script: {fileID: 0}
166+
m_EulerEditorCurves: []
167+
m_HasGenericRootTransform: 0
168+
m_HasMotionFloatCurves: 0
169+
m_Events: []

Assets/Arts/Aniamtor/UI/Common/UIClose.anim.meta

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)