summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-07-29Document how to perform advanced string splitting using RegExHugo Locurcio
2020-07-29Merge pull request #40821 from Calinou/doc-canvasitem-draw_string-exampleRémi Verschelde
2020-07-29Add an example to the `CanvasItem.draw_string()` documentationHugo Locurcio
2020-07-29Fix incorrect key name in the Animation documentation code sampleHugo Locurcio
2020-07-28Merge pull request #40785 from Chaosus/vs_uniform_refYuri Roubinsky
2020-07-28Added UniformRef visual shader nodeYuri Roubinsky
2020-07-28Merge pull request #40754 from Chaosus/vs_default_uniformsRémi Verschelde
2020-07-28doc: Sync classref with current sourceRémi Verschelde
2020-07-27Revert "Allow Area2D and 3D mouse events without a collision layer"Rémi Verschelde
2020-07-27Added default value for uniforms in visual shadersYuri Roubinsky
2020-07-27Merge pull request #40750 from Calinou/doc-canvasitem-node3d-visibleRémi Verschelde
2020-07-27Improve visibility documentation for CanvasItem and Node3DHugo Locurcio
2020-07-27Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-27Merge pull request #40749 from madmiraal/fix-9097Rémi Verschelde
2020-07-27Clarify the difference between contacts and collisions.Marcel Admiraal
2020-07-27Merge pull request #40743 from Calinou/doc-object-vs-referenceRémi Verschelde
2020-07-27Improve the Object, Reference and Resource class documentationsHugo Locurcio
2020-07-26Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp
2020-07-26Merge pull request #40442 from Calinou/doc-tile-get-shapesRémi Verschelde
2020-07-25Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_valsRémi Verschelde
2020-07-23Merge pull request #40605 from QbieShay/spring-arm-doc-fixRémi Verschelde
2020-07-22fixed documentation for get_hit_length of spring arm 3DQbieShay
2020-07-23Fix presumed copy/paste error: "Returns" -> "Sets"follower
2020-07-22Merge pull request #40590 from Calinou/doc-inputeventmousemotion-polling-rateRémi Verschelde
2020-07-22Document polling rate limitations in InputEventMouseMotionHugo Locurcio
2020-07-22Merge pull request #40588 from nekomatata/virtual-keyboard-disableRémi Verschelde
2020-07-22Add option to disable virtual keyboard for LineEditPouleyKetchoupp
2020-07-21Merge pull request #40450 from asmaloney/spellingRémi Verschelde
2020-07-21Merge pull request #40501 from aaronfranke/core-docs-csRémi Verschelde
2020-07-21Fix spelling & grammar in comments, docs, and messagesAndy Maloney
2020-07-21Merge pull request #40457 from Calinou/doc-basebutton-pressed-toggledRémi Verschelde
2020-07-21Update core documentation to match recent C# changesAaron Franke
2020-07-21Merge pull request #40512 from yrk06/ExposeInertiaTensorMasterRémi Verschelde
2020-07-21Add Method get_inverse_inertia_tensorYerik
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-17Mention `toggled` signal for pressed state in BaseButton documentationHugo Locurcio
2020-07-16Document an example dictionary returned by `TileSet.tile_get_shapes()`Hugo Locurcio