summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-04-24Fixed typo in DisplayServer.ScreenOrientation docsEvgeniy Vasilyev
2023-04-24Unify descriptions of vector methodsHaoyu Qiu
2023-04-24Fix Typo in NavigationServer2DRattle22
2023-04-24update set_smooth_group descriptionTae Hong Ahn
2023-04-24Fix `Image.compress` descriptionNinni Pipping
2023-04-24Expose more compression formats in Image and fix compress checkNinni Pipping
2023-04-24[TextServer] Use dedicated flag for object replacement characters.bruvzg
2023-04-24Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.Mallardbro
2023-04-24Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara
2023-04-24Document how to make custom min/max for ArrayNinni Pipping
2023-04-24docs/FileDialog: Use clickable referencesDimitri A
2023-04-20i18n: Sync translations with WeblateRémi Verschelde
2023-04-07Fix CompressedTextureLayered description in the class referenceHugo Locurcio
2023-04-07Expose NavigationAgent path postprocessing and pathfinding algorithm optionssmix8
2023-04-07C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversionkleonc
2023-04-04i18n: Sync translations with WeblateRémi Verschelde
2023-04-03Update UndoRedo descriptionkobewi
2023-04-03Fill random docskobewi
2023-04-03Improve CanvasItem.self_modulate docskleonc
2023-04-03Remove reference to clipboard in OS class docskyace65
2023-04-03Add _get_configuration_warnings() examplekobewi
2023-03-30Replaced operating system alert dialog with a warning log message,Chris Hutchinson
2023-03-30Exposing more project settings for documentationNinni Pipping
2023-03-30Hide internal settings from the classrefHaoyu Qiu
2023-03-30Exposes the apply_floor_snap function to allow a snap to be made regardless o...fabriceci
2023-03-27Improve documentation of intVolTer
2023-03-27Fix typos and inconsistencies in classrefHaoyu Qiu
2023-03-27Fix `NodePath` subname index range documentationNinni Pipping
2023-03-27Document how to use logarithm of base 10 with `log()`Hugo Locurcio
2023-03-27Fix collide_shape return typeRicardo Buring
2023-03-27Improve documentation for Area monitor callbacks in `PhysicsServer3D`Ninni Pipping
2023-03-27Fix some wrong descriptions in the docsRindbee
2023-03-27Change documentation of `Shape3D.margin` to reflect current situationMikael Hermansson
2023-03-27Fix typo in the type-safe examplesDipal Zambare
2023-03-27Fix concave/convex polygon shape documentationRicardo Buring
2023-03-27Add XRServer.world_origin propertyBastiaan Olij
2023-03-27Improve layout direction/locale automatic selection.bruvzg
2023-03-27[macOS] Re-add support for the _sc_ inside app bundle. Update docs.bruvzg
2023-03-16Improve Vector2 / 3 / 4 normalized() classref.lawnjelly
2023-03-16Allow negative NavigationAgent2D path debug line_width for thin linessmix8
2023-03-16Fix typos and inconsistencies in classrefHaoyu Qiu
2023-03-16Fix CharacterBody2D get_slide_collision docsBrett Chalupa
2023-03-16Documents the "arc-based" Quaternion constructorDavid Snopek
2023-03-15i18n: Sync translations with WeblateRémi Verschelde
2023-03-14Fix typo in Window class.pcamp
2023-03-14Document using `String.uri_encode()` with `OS.shell_open()`Hugo Locurcio
2023-03-13Fix GDScript code style regarding colonDanil Alexeev
2023-03-13Clarify Thread documentationIsaac Clerencia
2023-03-13Fix for AABB methods with wrong descriptionBrunoSXS
2023-03-13Discourage reusing Tweenskobewi