summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Updates docs of AABB and PlaneHaoyu Qiu2019-12-182-5/+10
* Merge pull request #34412 from flyingpimonster/docs-optionbuttonRémi Verschelde2019-12-181-8/+17
|\
| * Docs: OptionButtonJames Westman2019-12-171-8/+17
* | Improve the `KEY_MASK_CMD` documentationHugo Locurcio2019-12-171-1/+1
|/
* doc: Sync classref with current sourceRémi Verschelde2019-12-176-22/+28
* Merge pull request #34269 from KoBeWi/scrolling_peepsRémi Verschelde2019-12-161-0/+7
|\
| * Scroll ScrollContainer to focused childrenTomasz Chabora2019-12-111-0/+7
* | Merge pull request #34372 from KoBeWi/how_to_graphnodeRémi Verschelde2019-12-161-0/+7
|\ \
| * | Mention how to add slots to GraphNodeTomasz Chabora2019-12-151-0/+7
* | | Document that translated does not behave like rotated or scaledAaron Franke2019-12-152-7/+9
|/ /
* | Merge pull request #33910 from Faless/net/android_mlockRémi Verschelde2019-12-141-0/+12
|\ \
| * | Add Android NetSocket implementation.Fabio Alessandrelli2019-12-141-0/+2
| * | UDP sockets broadcast is now disabled by default.Fabio Alessandrelli2019-12-141-0/+10
| |/
* | Merge pull request #34272 from MissKraya/34258-fixRémi Verschelde2019-12-141-0/+2
|\ \
| * | Updated get_zoom_hbox() documentation.Hannah Crawford2019-12-141-0/+2
| |/
* | Clarifying how float(String from) parses partially invalid stringsDanilo Costa Viana2019-12-131-1/+1
* | Merge pull request #34229 from NoFr1ends/fix-home-indicator-iosRémi Verschelde2019-12-131-0/+3
|\ \
| * | Add project setting to hide home indicator on iOSJonas Bernemann2019-12-131-0/+3
* | | doc: Sync classref with current sourceRémi Verschelde2019-12-132-12/+14
* | | Merge pull request #34189 from aaronfranke/mesh-aabbRémi Verschelde2019-12-131-0/+8
|\ \ \
| * | | Expose Mesh get_aabbAaron Franke2019-12-111-0/+8
| | |/ | |/|
* | | Merge pull request #34309 from Muller-Castro/VarDeclFixRémi Verschelde2019-12-121-2/+2
|\ \ \
| * | | Fixed HTTPClient.xml:115 and 121 variant declarationMuller-Castro2019-12-121-2/+2
| |/ /
* / / CharFXTransform: Drop unnecessary get_value_or()Rémi Verschelde2019-12-122-12/+1
|/ /
* | Merge pull request #34222 from Calinou/doc-collisionshapesRémi Verschelde2019-12-108-6/+37
|\ \ | |/ |/|
| * Improve the Shape/Shape2D classes documentationHugo Locurcio2019-12-108-6/+37
* | Document the KinematicBody axis lock methodsHugo Locurcio2019-12-091-0/+2
|/
* Merge pull request #34164 from Calinou/pckpacker-optional-argsRémi Verschelde2019-12-091-4/+4
|\
| * Make some arguments in PCKPacker methods optionalHugo Locurcio2019-12-071-4/+4
* | Improve the PCKPacker class documentationHugo Locurcio2019-12-071-2/+5
|/
* Merge pull request #34160 from Calinou/add-makerst-git-hookRémi Verschelde2019-12-072-0/+0
|\
| * Add a pre-commit hook to check the class reference syntaxHugo Locurcio2019-12-062-0/+0
* | Merge pull request #34159 from akien-mga/doc-enums-constantsRémi Verschelde2019-12-0747-149/+158
|\ \
| * | doc: Markup fixes for enums and constantsRémi Verschelde2019-12-0647-149/+158
* | | Merge pull request #34086 from Calinou/doc-improve-styleboxRémi Verschelde2019-12-073-4/+36
|\ \ \ | |_|/ |/| |
| * | Improve the StyleBox class documentationsHugo Locurcio2019-12-063-4/+36
* | | Document RichTextEffect and CharFXTransformHugo Locurcio2019-12-062-0/+34
| |/ |/|
* | Merge pull request #34128 from akien-mga/doc-animplayer-play-stopRémi Verschelde2019-12-061-8/+7
|\ \
| * | doc: Fix and clarify AnimationPlayer play and stop descriptionsRémi Verschelde2019-12-051-8/+7
* | | Merge pull request #34132 from flyingpimonster/arvr-docsRémi Verschelde2019-12-062-13/+14
|\ \ \ | |/ / |/| |
| * | Docs: ARVRController and ARVRInterfaceJames Westman2019-12-052-13/+14
* | | Merge pull request #34039 from Eoin-ONeill-Yokai/multimeshfixRémi Verschelde2019-12-051-0/+8
|\ \ \
| * | | Added method binding for `multimesh_create` that was missing from VisualServe...Eoin O'Neill2019-12-041-0/+8
* | | | Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack2019-12-042-0/+6
* | | | Travis CI: Run `makerst.py` to check for documentation errorsHugo Locurcio2019-12-041-2/+6
* | | | [ci skip] OS class documentations, adds platform compatibility notes.bruvzg2019-12-031-4/+40
| |_|/ |/| |
* | | doc: Fix markup errorsRémi Verschelde2019-12-031-2/+2
* | | Merge pull request #34077 from Calinou/doc-improve-dynamicfontRémi Verschelde2019-12-031-4/+10
|\ \ \
| * | | Improve the DynamicFont class documentationHugo Locurcio2019-12-031-4/+10
* | | | Merge pull request #34076 from Calinou/doc-listenerRémi Verschelde2019-12-031-0/+8
|\ \ \ \