mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Rename GUI to User Interface (UI)
This commit is contained in:
@@ -21,7 +21,7 @@ By setting various properties on this object, you can control how individual cha
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
|
||||
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
|
||||
|
||||
- `https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project <https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project>`_
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ Sets :ref:`mouse_filter<class_Control_property_mouse_filter>` to :ref:`MOUSE_FIL
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/gui/index`
|
||||
- :doc:`../tutorials/ui/index`
|
||||
|
||||
- :doc:`../tutorials/2d/custom_drawing_in_2d`
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ A custom effect for use with :ref:`RichTextLabel<class_RichTextLabel>`.
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
|
||||
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
|
||||
|
||||
- `https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project <https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project>`_
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Rich text can contain custom text, fonts, images and some basic formatting. The
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/gui/bbcode_in_richtextlabel`
|
||||
- :doc:`../tutorials/ui/bbcode_in_richtextlabel`
|
||||
|
||||
Properties
|
||||
----------
|
||||
|
||||
@@ -23,7 +23,7 @@ Theme resources can alternatively be loaded by writing them in a ``.theme`` file
|
||||
Tutorials
|
||||
---------
|
||||
|
||||
- :doc:`../tutorials/gui/gui_skinning`
|
||||
- :doc:`../tutorials/ui/gui_skinning`
|
||||
|
||||
Properties
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user