|
@@ -803,7 +803,7 @@
|
|
|
Path to a custom [Font] resource to use as default for all GUI elements of the project.
|
|
|
</member>
|
|
|
<member name="gui/theme/default_font_antialiasing" type="int" setter="" getter="" default="1">
|
|
|
- Font anti-aliasing mode. See [member FontFile.antialiasing],
|
|
|
+ Font anti-aliasing mode. See [member FontFile.antialiasing].
|
|
|
</member>
|
|
|
<member name="gui/theme/default_font_generate_mipmaps" type="bool" setter="" getter="" default="false">
|
|
|
If set to [code]true[/code], the default font will have mipmaps generated. This prevents text from looking grainy when a [Control] is scaled down, or when a [Label3D] is viewed from a long distance (if [member Label3D.texture_filter] is set to a mode that displays mipmaps).
|
|
@@ -957,16 +957,16 @@
|
|
|
macOS specific override for the shortcut to delete a word.
|
|
|
</member>
|
|
|
<member name="input/ui_text_caret_add_above" type="Dictionary" setter="" getter="">
|
|
|
- Default [InputEventAction] to add an additional caret above every caret of a text
|
|
|
+ Default [InputEventAction] to add an additional caret above every caret of a text.
|
|
|
</member>
|
|
|
<member name="input/ui_text_caret_add_above.macos" type="Dictionary" setter="" getter="">
|
|
|
- macOS specific override for the shortcut to add a caret above every caret
|
|
|
+ macOS specific override for the shortcut to add a caret above every caret.
|
|
|
</member>
|
|
|
<member name="input/ui_text_caret_add_below" type="Dictionary" setter="" getter="">
|
|
|
- Default [InputEventAction] to add an additional caret below every caret of a text
|
|
|
+ Default [InputEventAction] to add an additional caret below every caret of a text.
|
|
|
</member>
|
|
|
<member name="input/ui_text_caret_add_below.macos" type="Dictionary" setter="" getter="">
|
|
|
- macOS specific override for the shortcut to add a caret below every caret
|
|
|
+ macOS specific override for the shortcut to add a caret below every caret.
|
|
|
</member>
|
|
|
<member name="input/ui_text_caret_document_end" type="Dictionary" setter="" getter="">
|
|
|
Default [InputEventAction] to move the text cursor the the end of the text.
|
|
@@ -1663,7 +1663,7 @@
|
|
|
Optional name for the 3D render layer 13. If left empty, the layer will display as "Layer 13".
|
|
|
</member>
|
|
|
<member name="layer_names/3d_render/layer_14" type="String" setter="" getter="" default="""">
|
|
|
- Optional name for the 3D render layer 14. If left empty, the layer will display as "Layer 14"
|
|
|
+ Optional name for the 3D render layer 14. If left empty, the layer will display as "Layer 14".
|
|
|
</member>
|
|
|
<member name="layer_names/3d_render/layer_15" type="String" setter="" getter="" default="""">
|
|
|
Optional name for the 3D render layer 15. If left empty, the layer will display as "Layer 15".
|