summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #34611 from lakshay-angrish/33841_bitmapfont_docRémi Verschelde2019-12-301-1/+2
|\ \ \ \
| * | | | add AngelCode format in BitmapFont doc's descriptionLakshay Angrish2019-12-261-1/+2
| |/ / /
* | | | Merge pull request #34593 from Calinou/doc-httprequest-json-exampleRémi Verschelde2019-12-301-0/+21
|\ \ \ \
| * | | | Add an example of using HTTPRequest to contact a REST APIHugo Locurcio2019-12-241-0/+21
| |/ / /
* | | | Merge pull request #34590 from willnationsdev/kcRémi Verschelde2019-12-302-2/+2
|\ \ \ \
| * | | | Fix KinematicCollision docs mislabeling an ObjectID as an RID.willnationsdev2019-12-242-2/+2
* | | | | Merge pull request #34576 from rcorre/imgeo-coordsRémi Verschelde2019-12-301-1/+1
|\ \ \ \ \
| * | | | | Clarify ImmediateGeometry.add_vertex.Ryan Roden-Corrent2019-12-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #34571 from rcorre/array_returnsRémi Verschelde2019-12-301-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Be more specific about array return values.Ryan Roden-Corrent2019-12-221-4/+4
* | | | | Merge pull request #34090 from Calinou/doc-improve-basisRémi Verschelde2019-12-221-2/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve the Basis class documentationHugo Locurcio2019-12-221-2/+7
* | | | | Fix the Node `process_priority` description to match actual behaviorHugo Locurcio2019-12-221-1/+1
* | | | | Merge pull request #34400 from alexchond/alexchonRémi Verschelde2019-12-221-0/+1
|\ \ \ \ \
| * | | | | DUPlICATE_USING_INSTANCE documentation updatealexchond2019-12-191-1/+1
| * | | | | Document DUPLICATE_USE_INSTANCING #2770alexchond2019-12-171-0/+1
* | | | | | Merge pull request #34413 from Zacxalot/vehiclewheel-tooltipRémi Verschelde2019-12-221-1/+1
|\ \ \ \ \ \
| * | | | | | Update VehicleWheel.xmlZacxalot2019-12-171-1/+1
* | | | | | | Merge pull request #34498 from KoBeWi/bad_ideaRémi Verschelde2019-12-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Mention that bbcode_text += string is a bad ideaTomasz Chabora2019-12-211-0/+1
* | | | | | | | Mention how to handle cancel in ConfirmationDialogTomasz Chabora2019-12-211-0/+4
|/ / / / / / /
* | | | | | | Merge pull request #34357 from clayjohn/DOCS-VisualServerRémi Verschelde2019-12-201-0/+51
|\ \ \ \ \ \ \
| * | | | | | | Updated docs for many VisualServer methodsclayjohn2019-12-191-0/+51
* | | | | | | | 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
|/ / / / /