浏览代码

Editor helpers / Icons are off by default. This improves fps from 25 to 35 on my machine

Signed-off-by: Adam Dabrowski <[email protected]>
Adam Dabrowski 2 年之前
父节点
当前提交
adcb022896
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      Project/Registry/editorhelpersvisibility.setreg

+ 14 - 0
Project/Registry/editorhelpersvisibility.setreg

@@ -0,0 +1,14 @@
+{
+    "Amazon": 
+    {
+        "Preferences": 
+        {
+            "Editor": 
+            {
+                "IconsVisible": false,
+                "HelpersVisible": false
+            }
+        }
+    }
+}
+