From 20577019253d0b2938fbf0057eed0bda72556e82 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 21:10:09 +0800 Subject: *misc --- Data/Resources/Shaders/Editor-Text.glsl | 2 +- "Documents/\344\273\243\347\240\201.xlsx" | Bin 9235 -> 42793 bytes Editor/FileSystem/FileWatcher.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Data/Resources/Shaders/Editor-Text.glsl b/Data/Resources/Shaders/Editor-Text.glsl index e20d36b..bc71fff 100644 --- a/Data/Resources/Shaders/Editor-Text.glsl +++ b/Data/Resources/Shaders/Editor-Text.glsl @@ -35,4 +35,4 @@ void main() vec4 sampled = vec4(1,1,1,texture(uiTex, uv).r); FragColor = sampled; } -FSH_END \ No newline at end of file +FSH_END diff --git "a/Documents/\344\273\243\347\240\201.xlsx" "b/Documents/\344\273\243\347\240\201.xlsx" index 676d9d1..878e310 100644 Binary files "a/Documents/\344\273\243\347\240\201.xlsx" and "b/Documents/\344\273\243\347\240\201.xlsx" differ diff --git a/Editor/FileSystem/FileWatcher.h b/Editor/FileSystem/FileWatcher.h index 528fbe5..ff21e5e 100644 --- a/Editor/FileSystem/FileWatcher.h +++ b/Editor/FileSystem/FileWatcher.h @@ -13,4 +13,4 @@ private: std::string m_WorkingDirectory; -}; \ No newline at end of file +}; -- cgit v1.1-26-g67d0