diff options
author | chai <chaifix@163.com> | 2021-10-26 00:31:31 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-26 00:31:31 +0800 |
commit | e7c760c884d90ef22fe46508b18081fe6e0f9291 (patch) | |
tree | bb19ab276d1c2926675d9d720e98516dd6b15eed | |
parent | 3c4c41d72c21e56a7d5d19dd92f73be29397e7f0 (diff) |
+ UI.xlsx
-rw-r--r-- | Resources/Data/Icon/GameLab.ico (renamed from Resources/Icon/GameLab.ico) | bin | 32870 -> 32870 bytes | |||
-rw-r--r-- | Resources/Data/Images/UI.csv | 2 | ||||
-rw-r--r-- | Resources/Data/Images/UI.xlsx | bin | 0 -> 6625 bytes | |||
-rw-r--r-- | Resources/Data/Shaders/UI.glsl (renamed from Resources/Shaders/UI.glsl) | 0 | ||||
-rw-r--r-- | Resources/Scripts/Editor/Properties.lua | 3 |
5 files changed, 5 insertions, 0 deletions
diff --git a/Resources/Icon/GameLab.ico b/Resources/Data/Icon/GameLab.ico Binary files differindex ae94a7d..ae94a7d 100644 --- a/Resources/Icon/GameLab.ico +++ b/Resources/Data/Icon/GameLab.ico diff --git a/Resources/Data/Images/UI.csv b/Resources/Data/Images/UI.csv new file mode 100644 index 0000000..e9c9eea --- /dev/null +++ b/Resources/Data/Images/UI.csv @@ -0,0 +1,2 @@ +filePath type slice left right top bottom +asdasd diff --git a/Resources/Data/Images/UI.xlsx b/Resources/Data/Images/UI.xlsx Binary files differnew file mode 100644 index 0000000..15e2235 --- /dev/null +++ b/Resources/Data/Images/UI.xlsx diff --git a/Resources/Shaders/UI.glsl b/Resources/Data/Shaders/UI.glsl index 12a94db..12a94db 100644 --- a/Resources/Shaders/UI.glsl +++ b/Resources/Data/Shaders/UI.glsl diff --git a/Resources/Scripts/Editor/Properties.lua b/Resources/Scripts/Editor/Properties.lua index b520072..864f17e 100644 --- a/Resources/Scripts/Editor/Properties.lua +++ b/Resources/Scripts/Editor/Properties.lua @@ -1 +1,4 @@ -- 属性检查器properties + + + |