summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2023-03-13improve documentation for Font and FontVariationthemancalledjakob
2023-03-13Fixed minor typo in turbulence documentationAndreas Raddau
2023-03-13Safeguard Makefile commandskobewi
2023-03-13Fix small mistake in Window.xmlJustKoi
2023-03-13Remove outdated note about const in Dictionary and Array docsGeorge Marques
2023-03-13Fix various typos in the classrefHaoyu Qiu
2023-03-13Fixed typos in the Transform2D and Transform3D class referencetitus125
2023-03-13Document `editor/naming/scene_name_casing` settingNinni Pipping
2023-03-13Modify the default theme GraphNode close_h_offsetNicholas Huelin
2023-03-01i18n: Sync translations with WeblateRémi Verschelde
2023-02-28Minor typo and docs URL fixesRémi Verschelde
2023-02-27Merge pull request #73890 from jtnicholl/mesh_docsRémi Verschelde
2023-02-27Improve documentation of EditorExportPluginkobewi
2023-02-27Merge pull request #74024 from sarice8/update-tween-docRémi Verschelde
2023-02-27Merge pull request #74028 from voidedWarranties/scriptlanguage_unusedRémi Verschelde
2023-02-26Remove unused `ScriptLanguage` methodsvoidedWarranties
2023-02-26Document default values for transition type and ease type.Stephen Rice
2023-02-27Steering on VehicleBody is in radians while interface is in degrees. Improved...Bastiaan Olij
2023-02-26Merge pull request #73959 from clayjohn/GL-mobile-warningsRémi Verschelde
2023-02-26Merge pull request #73995 from samsface/update-expresion-docRémi Verschelde
2023-02-26Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn
2023-02-26Clarify when Expression `get_error_text()` is updatedSam
2023-02-26Sync tutorial paths for GI classes with online documentation changesYuri Sizov
2023-02-26Document VisualInstance3D offset unitHakim
2023-02-24Update documentation for Mesh and MeshInstance3DJonathan Nicholl
2023-02-24Make max() and min() global functions only accept numbersGeorge Marques
2023-02-24i18n: Sync translations with WeblateRémi Verschelde
2023-02-24Merge pull request #73853 from Calinou/doc-max-clustered-elementsRémi Verschelde
2023-02-24Merge pull request #73856 from timothyqiu/classref-fixesRémi Verschelde
2023-02-24More class reference fixesHaoyu Qiu
2023-02-24Document the Max Clustered Elements project settingHugo Locurcio
2023-02-23Fix ShapeCast3D add and remove exception functionssmix8
2023-02-22Add some missing EditorFileDialog methods and properties.bruvzg
2023-02-22Merge pull request #73741 from dalexeev/fix-sprite-frames-convertRémi Verschelde