summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-07-22Add option to disable virtual keyboard for LineEditPouleyKetchoupp
2020-07-20Merge pull request #40476 from Calinou/doc-visibilitynotifierRémi Verschelde
2020-07-20Merge pull request #40463 from Calinou/doc-editorsettingsRémi Verschelde
2020-07-20Merge pull request #40493 from Calinou/doc-editor-plugins-interfacesRémi Verschelde
2020-07-20Merge pull request #40477 from Calinou/doc-vector-dotRémi Verschelde
2020-07-20Merge pull request #40491 from RandomShaper/font_avail_charsRémi Verschelde
2020-07-20Add DynamicFont::get_available_chars()Pedro J. Estébanez
2020-07-20Document HTML5 CORS restrictions in HTTPClient and HTTPRequestHugo Locurcio
2020-07-20Document several editor-related classes to 100% completionHugo Locurcio
2020-07-20Document `Vector2.dot()` and `Vector3.dot()` more extensivelyHugo Locurcio
2020-07-20Merge pull request #40409 from Calinou/doc-control-rect-scaleRémi Verschelde
2020-07-20Document the process of parsing command-line argumentsAndrii Doroshenko (Xrayez)
2020-07-18Improve the VisibilityNotifier and VisibilityEnabler class descriptionsHugo Locurcio
2020-07-17Complete the EditorSettings class documentationHugo Locurcio
2020-07-15Mention the Data paths documentation in the File classHugo Locurcio
2020-07-15Merge pull request #40414 from rcorre/get-mesh-arrays-docRémi Verschelde
2020-07-15Merge pull request #40412 from Calinou/doc-string-c-unescapeRémi Verschelde
2020-07-15Clarify how to convert PrimitiveMesh to ArrayMesh.Ryan Roden-Corrent
2020-07-15Merge pull request #37961 from Calinou/doc-csharp-dynamic-object-callRémi Verschelde
2020-07-15Document which escape sequences are supported by `String.c_unescape()`Hugo Locurcio
2020-07-15Document caveats related to Control scalingHugo Locurcio
2020-07-15Merge pull request #40380 from Calinou/doc-vehiclebody-limitationsRémi Verschelde
2020-07-15Merge pull request #40268 from DanielZTing/masterRémi Verschelde
2020-07-15doc: Sync classref with current sourceRémi Verschelde
2020-07-14Mention C# gotchas in Object's dynamic call/set/connect methodsHugo Locurcio
2020-07-14Document VehicleBody3D and VehicleWheel3D limitationsHugo Locurcio
2020-07-14Document updated UDPServer interface.Fabio Alessandrelli
2020-07-13Commit other files changed by file_format.shAaron Franke
2020-07-11Merge pull request #40272 from clayjohn/VULKAN-time-slicingRémi Verschelde
2020-07-11Add incremental update mode to skyclayjohn
2020-07-11Merge pull request #40193 from KoBeWi/dem_pikksRémi Verschelde
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-07-10Added 'fma' function to shader languageYuri Roubinsky
2020-07-10Allow Area2D and 3D mouse events without a collision layerTomasz Chabora
2020-07-10Merge pull request #40121 from Calinou/enable-file-loggingRémi Verschelde
2020-07-10Merge pull request #40243 from nathanfranke/fix-regression-directory-open-checkRémi Verschelde
2020-07-10Merge pull request #40246 from Calinou/doc-httprequest-post-exampleRémi Verschelde
2020-07-10Follow-Up Fix Directory OpenNathan Franke
2020-07-10Add a POST request example to the HTTPRequest class documentationHugo Locurcio
2020-07-10Merge pull request #40210 from RantingBob/patch-1Rémi Verschelde
2020-07-09Merge pull request #40240 from Calinou/doc-packedscene-example-instanceRémi Verschelde
2020-07-09Document how to instance a PackedScene and add it as a childHugo Locurcio
2020-07-09Mention `SceneTree.create_timer()` in the Timer class documentationHugo Locurcio
2020-07-08Enable file logging by default on desktops to help with troubleshootingHugo Locurcio
2020-07-08Update Resource.xml to explain behavior of duplicate when subresources is tru...Bob Gardner
2020-07-06Add sort and has methods to PackedArraysAaron Franke
2020-07-06Expose methods to play scene from plugin codeYuri Sizov
2020-07-05Change translation parser plugin API to parse_file()SkyJJ
2020-07-04Merge pull request #40084 from bruvzg/macos_seamless_scalingRémi Verschelde
2020-07-04Merge pull request #40103 from Calinou/doc-fix-string-capitalizeRémi Verschelde