甘艺伟 2 тижнів тому
батько
коміт
1e5d4e7ebd
2 змінених файлів з 76 додано та 20 видалено
  1. 55 0
      .gitignore
  2. 21 20
      local/layout.editor.json

+ 55 - 0
.gitignore

@@ -0,0 +1,55 @@
+#/////////////////////////////////////////////////////////////////////////////
+# Fireball Projects
+#/////////////////////////////////////////////////////////////////////////////
+
+/library/
+/temp/
+/local/
+/build/
+/packages-hot-update/
+native
+#/////////////////////////////////////////////////////////////////////////////
+# npm files
+#/////////////////////////////////////////////////////////////////////////////
+
+npm-debug.log
+node_modules/
+
+#/////////////////////////////////////////////////////////////////////////////
+# Logs and databases
+#/////////////////////////////////////////////////////////////////////////////
+
+*.log
+*.sql
+*.sqlite
+
+#/////////////////////////////////////////////////////////////////////////////
+# files for debugger
+#/////////////////////////////////////////////////////////////////////////////
+
+*.sln
+*.csproj
+*.pidb
+*.unityproj
+*.suo
+
+#/////////////////////////////////////////////////////////////////////////////
+# OS generated files
+#/////////////////////////////////////////////////////////////////////////////
+
+.DS_Store
+ehthumbs.db
+Thumbs.db
+
+#/////////////////////////////////////////////////////////////////////////////
+# WebStorm files
+#/////////////////////////////////////////////////////////////////////////////
+
+.idea/
+
+#//////////////////////////
+# VS Code files
+#//////////////////////////
+
+.vscode/
+settings/project.json

+ 21 - 20
local/layout.editor.json

@@ -5,21 +5,21 @@
       "main": true,
       "url": "app://editor/index.html",
       "windowType": "dockable",
-      "x": 0,
-      "y": 0,
+      "x": 106,
+      "y": 25,
       "width": 1708,
-      "height": 1020,
+      "height": 984,
       "layout": {
         "type": "dock-h",
         "children": [
           {
-            "width": 367.9375,
-            "height": 900.5,
+            "width": 371.5,
+            "height": 897,
             "type": "dock-v",
             "children": [
               {
-                "width": 367.9375,
-                "height": 424.71875,
+                "width": 371.5,
+                "height": 423.109375,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -27,8 +27,8 @@
                 ]
               },
               {
-                "width": 367.9375,
-                "height": 472.78125,
+                "width": 371.5,
+                "height": 470.890625,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -38,13 +38,13 @@
             ]
           },
           {
-            "width": 915.3958740234375,
-            "height": 900.5,
+            "width": 923.6875,
+            "height": 897,
             "type": "dock-v",
             "children": [
               {
-                "width": 915.3958740234375,
-                "height": 560.6875,
+                "width": 923.6875,
+                "height": 558.484375,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -53,8 +53,8 @@
                 ]
               },
               {
-                "width": 915.3958740234375,
-                "height": 336.8125,
+                "width": 923.6875,
+                "height": 335.5,
                 "type": "panel",
                 "active": 0,
                 "children": [
@@ -66,8 +66,8 @@
             ]
           },
           {
-            "width": 402.65625,
-            "height": 900.5,
+            "width": 406.828125,
+            "height": 897,
             "type": "panel",
             "active": 0,
             "children": [
@@ -101,8 +101,8 @@
         "type": "dock-v",
         "children": [
           {
-            "width": 800,
-            "height": 600,
+            "width": 814,
+            "height": 610,
             "type": "panel",
             "active": 0,
             "children": [
@@ -114,7 +114,8 @@
       "panels": [
         "simulator-debugger"
       ]
-    }
+    },
+    " common-asset-worker-worker": {}
   },
   "panels": {
     "behaviortree-editor": {