summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40613 from HaSa1002/multi-lang-docsRémi Verschelde2020-07-311-37/+62
|\
| * Add multiple programming language support to class referenceHaSa10022020-07-231-37/+62
* | Merge pull request #40816 from codetorex/masterRémi Verschelde2020-07-311-0/+1
|\ \
| * | Added missing information about File.open_encrypted function to docs.codetorex2020-07-311-0/+1
* | | Merge pull request #40418 from Calinou/doc-button-code-exampleRémi Verschelde2020-07-311-0/+12
|\ \ \
| * | | Add an example for creating a button in the Button class documentationHugo Locurcio2020-07-151-0/+12
* | | | Merge pull request #40540 from TheDuriel/patch-2Rémi Verschelde2020-07-311-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify TreeItem return valuesTheDuriel2020-07-201-6/+6
* | | | Merge pull request #40903 from Calinou/doc-jsonRémi Verschelde2020-07-312-6/+7
|\ \ \ \
| * | | | Improve JSON-related documentationHugo Locurcio2020-07-312-6/+7
* | | | | Merge pull request #40872 from Calinou/makerst-generate-abbreviationsRémi Verschelde2020-07-301-1/+18
|\ \ \ \ \
| * | | | | makerst: Add descriptions to method qualifiersHugo Locurcio2020-07-301-1/+18
* | | | | | Merge pull request #40874 from Calinou/doc-editorinterface-get_editor_viewportRémi Verschelde2020-07-301-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improve the `EditorInterface.get_editor_viewport()` descriptionHugo Locurcio2020-07-301-2/+2
| |/ / / /
* / / / / Link to Thread-safe APIs in the Thread class documentationHugo Locurcio2020-07-301-1/+2
|/ / / /
* | | | Document how to perform advanced string splitting using RegExHugo Locurcio2020-07-291-2/+3
* | | | Merge pull request #40821 from Calinou/doc-canvasitem-draw_string-exampleRémi Verschelde2020-07-292-1/+11
|\ \ \ \
| * | | | Add an example to the `CanvasItem.draw_string()` documentationHugo Locurcio2020-07-292-1/+11
* | | | | Fix incorrect key name in the Animation documentation code sampleHugo Locurcio2020-07-291-2/+2
|/ / / /
* | | | Merge pull request #40785 from Chaosus/vs_uniform_refYuri Roubinsky2020-07-281-0/+20
|\ \ \ \
| * | | | Added UniformRef visual shader nodeYuri Roubinsky2020-07-281-0/+20
* | | | | Merge pull request #40754 from Chaosus/vs_default_uniformsRémi Verschelde2020-07-286-0/+44
|\ \ \ \ \
| * | | | | Added default value for uniforms in visual shadersYuri Roubinsky2020-07-276-0/+44
* | | | | | doc: Sync classref with current sourceRémi Verschelde2020-07-284-20/+18
* | | | | | Revert "Allow Area2D and 3D mouse events without a collision layer"Rémi Verschelde2020-07-271-4/+4
| |/ / / / |/| | | |
* | | | | Merge pull request #40750 from Calinou/doc-canvasitem-node3d-visibleRémi Verschelde2020-07-272-4/+5
|\ \ \ \ \
| * | | | | Improve visibility documentation for CanvasItem and Node3DHugo Locurcio2020-07-272-4/+5
* | | | | | Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde2020-07-271-1/+1
|\ \ \ \ \ \
| * | | | | | Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-271-1/+1
* | | | | | | Merge pull request #40749 from madmiraal/fix-9097Rémi Verschelde2020-07-272-13/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Clarify the difference between contacts and collisions.Marcel Admiraal2020-07-272-13/+15
* | | | | | | Merge pull request #40743 from Calinou/doc-object-vs-referenceRémi Verschelde2020-07-274-5/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Improve the Object, Reference and Resource class documentationsHugo Locurcio2020-07-274-5/+9
| | |/ / / / | |/| | | |
* | | | | | Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp2020-07-261-3/+15
* | | | | | Merge pull request #40442 from Calinou/doc-tile-get-shapesRémi Verschelde2020-07-261-1/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Document an example dictionary returned by `TileSet.tile_get_shapes()`Hugo Locurcio2020-07-161-1/+11
* | | | | | Merge pull request #38900 from bruvzg/docs_ignore_os_spec_def_valsRémi Verschelde2020-07-252-4/+4
|\ \ \ \ \ \
| * | | | | | Docs: Ignore OS specific values (constants, project settings, properties).bruvzg2020-07-152-4/+4
* | | | | | | Merge pull request #40605 from QbieShay/spring-arm-doc-fixRémi Verschelde2020-07-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fixed documentation for get_hit_length of spring arm 3DQbieShay2020-07-221-1/+1
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Fix presumed copy/paste error: "Returns" -> "Sets"follower2020-07-231-1/+1
|/ / / / / /
* | | | | | Merge pull request #40590 from Calinou/doc-inputeventmousemotion-polling-rateRémi Verschelde2020-07-221-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Document polling rate limitations in InputEventMouseMotionHugo Locurcio2020-07-221-0/+1
* | | | | | Merge pull request #40588 from nekomatata/virtual-keyboard-disableRémi Verschelde2020-07-221-0/+3
|\ \ \ \ \ \
| * | | | | | Add option to disable virtual keyboard for LineEditPouleyKetchoupp2020-07-221-0/+3
| |/ / / / /
* | | | | | Merge pull request #40450 from asmaloney/spellingRémi Verschelde2020-07-216-6/+6
|\ \ \ \ \ \
| * | | | | | Fix spelling & grammar in comments, docs, and messagesAndy Maloney2020-07-216-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #40501 from aaronfranke/core-docs-csRémi Verschelde2020-07-2113-170/+198
|\ \ \ \ \ \
| * | | | | | Update core documentation to match recent C# changesAaron Franke2020-07-2113-170/+198
* | | | | | | Merge pull request #40457 from Calinou/doc-basebutton-pressed-toggledRémi Verschelde2020-07-211-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |