summaryrefslogtreecommitdiff
path: root/Data/Scripts/Editor/AssetBrowser.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-11-04 14:48:07 +0800
committerchai <chaifix@163.com>2021-11-04 14:48:07 +0800
commitae2c6b26c2453cfb84153c39861a1bcd02479a85 (patch)
tree259457dcd09db3c256ff613c4483e67495d29fec /Data/Scripts/Editor/AssetBrowser.lua
parentd7c051cecf0db9056e94d5e80146aa0b066e606b (diff)
-textureUnitBucket
Diffstat (limited to 'Data/Scripts/Editor/AssetBrowser.lua')
-rw-r--r--Data/Scripts/Editor/AssetBrowser.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/Data/Scripts/Editor/AssetBrowser.lua b/Data/Scripts/Editor/AssetBrowser.lua
index 377aa8e..c1542c2 100644
--- a/Data/Scripts/Editor/AssetBrowser.lua
+++ b/Data/Scripts/Editor/AssetBrowser.lua
@@ -40,7 +40,6 @@ AssetBrowser.OnGUI = function(self)
--Engine.Rendering.DrawUIQuad({0, 0, 200, 200})
_G["default_font"]:GetCharacters("你好世界!\nHello,World!\nProject Window Properties", 12)
--Engine.Rendering.DrawUI9Slicing(1, {25, 25}, {25, 25}, {80, 80}, {400, 50} )
- Engine.Rendering.ResetUniformState()
end
AssetBrowser.OnFocus = function(self)