فهرست منبع

docs: add {menu,tool,status}bar

Daniele Bartolini 5 روز پیش
والد
کامیت
eddb1cc5b9
3فایلهای تغییر یافته به همراه164 افزوده شده و 10 حذف شده
  1. BIN
      docs/level_editor/images/editor_overview.png
  2. 151 0
      docs/level_editor/images/editor_overview.svg
  3. 13 10
      docs/level_editor/level_editor.rst

BIN
docs/level_editor/images/editor_overview.png


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 151 - 0
docs/level_editor/images/editor_overview.svg


+ 13 - 10
docs/level_editor/level_editor.rst

@@ -8,16 +8,19 @@ After opening a :ref:`project` Crown immediately starts compiling the
 resources it contains. Once the process is complete, the Level Editor is
 launched and should look similar to the image below:
 
-.. image:: images/editor_overview.png
+.. image:: images/editor_overview.svg
 
 The Level Editor is split into several panels:
 
-====== =============== =============
-Number Name            What it shows
-====== =============== =============
-1      Project Browser The current project's contents.
-2      Console         Messages from the Level Editor, the Game and other Runtimes.
-3      Inspector       The properties of the currently selected object.
-4      Level Tree      A hierarchical view of all the objects in the Level.
-5      Level Viewport  The Level being edited.
-====== =============== =============
+====== ======================= =============
+Number Name                    What it shows
+====== ======================= =============
+1      Project Browser         The current project's contents.
+2      Console                 Messages from the Level Editor, the Game and other Runtimes.
+3      Inspector               The properties of the currently selected object.
+4      Level Tree              A hierarchical view of all the objects in the Level.
+5      Level Viewport          The Level being edited.
+6      Menubar                 Common commands for editing / debugging / opening editors etc.
+7      Toolbar                 Tools and common options for editing.
+8      Statusbar               Contextual info and small self-contained messages.
+====== ======================= =============

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است