summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-05-12Make acos and asin safelawnjelly
2023-05-12Improve the UX of ViewportTexture in the editorRindbee
2023-05-12Prevent errors when using ViewportTexturekobewi
2023-05-12Add missing documentation for MultiplayerPeerExtensionDavid Snopek
2023-05-12Added note to used set_deferred while setting scroll values in _ready function.stmSi
2023-05-12Document caveats related to exported project binary resource conversionHugo Locurcio
2023-05-12Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentationHugo Locurcio
2023-05-12Clarify that event handling does not affect `Input`Ninni Pipping
2023-05-12Improve some descriptions in the OS docsMichael Alexsander
2023-05-12Fix small mistake in docs, "antecedents" -> "ancestors"Aaron Franke
2023-05-12Add an example for how to use AudioStreamGeneratorVolTer
2023-05-12Document TextServerDummyVolTer
2023-05-12Fixed various typos across the docsUltraBIF
2023-05-12Expose viewports render targer RIDBastiaan Olij
2023-05-12Some clarifications on screen-space coordinateskobewi
2023-04-27Fix unsupported sampler filter used for voxel GIPedro J. Estébanez
2023-04-27Updated GDScript example to use clear_surfaces() and C Sharp example to use C...Devin
2023-04-26Provide an example on how to use ImmediateMeshVolTer
2023-04-26Document automatic center mode using shape originsWinston
2023-04-26Add information about how `Engine.time_scale` affects TimersNinni Pipping
2023-04-26Document why Gradient.reverse() doesn't reverse constant gradientsVolTer
2023-04-26Create an "Editor-only" section in the online class referenceYuri Sizov
2023-04-26Document custom mouse cursors larger than 128×128 potentially having issuesHugo Locurcio
2023-04-26Document using AnimatableBody when needed in StaticBody descriptionHugo Locurcio
2023-04-24Fix various typos in the classrefHaoyu Qiu
2023-04-24Remove double thes from documentationPaweł
2023-04-24Fix blurry borders on antialiased FlatStyleBoxDavid Giardi
2023-04-24Improve description of `Callable.bind/unbind`Ninni Pipping
2023-04-24Fix Quaternion's brief descriptionVolTer
2023-04-24Improve `print_rich()` documentationHugo Locurcio
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