summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41100 from bruvzg/ctl_text_server_interfaceRémi Verschelde2020-11-2837-368/+3519
|\
| * [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-2635-184/+3610
| * [Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg2020-11-261-0/+1
| * [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-264-277/+1
* | Merge pull request #40136 from Jummit/multiplayer-root-node-gettersFabio Alessandrelli2020-11-271-10/+4
|\ \
| * | add root_node as property of MultiplayerAPIJummit2020-07-051-10/+4
* | | doc: Mention iOS support for Input gravity/gyroscope sensorsRémi Verschelde2020-11-271-7/+7
| |/ |/|
* | Merge pull request #43807 from Xrayez/aspect-ratio-containerRémi Verschelde2020-11-261-0/+51
|\ \
| * | Add `AspectRatioContainer` classAndrii Doroshenko (Xrayez)2020-11-251-0/+51
* | | Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-2511-43/+289
* | | Merge pull request #43861 from JFonS/fix_gizmo_defvalRémi Verschelde2020-11-251-1/+1
|\ \ \
| * | | Fix binding of default value in EditorSpatialGizmoPlugin::get_material()jfons2020-11-251-1/+1
* | | | Merge pull request #43793 from Calinou/doc-mono-resourcesRémi Verschelde2020-11-252-0/+2
|\ \ \ \
| * | | | Document C# garbage collection caveats in Reference and ResourceHugo Locurcio2020-11-232-0/+2
* | | | | doc: Sync classref with current sourceRémi Verschelde2020-11-232-37/+1
| |_|/ / |/| | |
* | | | Improve the AudioStreamPlayer3D class documentationHugo Locurcio2020-11-231-14/+14
* | | | Merge pull request #43627 from aaronfranke/pixelviRémi Verschelde2020-11-231-12/+42
|\ \ \ \
| * | | | Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelvAaron Franke2020-11-211-12/+42
| |/ / /
* / / / Document that vertex displacement isn't visible in overdraw debug modeHugo Locurcio2020-11-221-1/+2
|/ / /
* | | doc: Warn about using Node internal processingRémi Verschelde2020-11-201-2/+4
* | | Merge pull request #43591 from madmiraal/fix-43520Rémi Verschelde2020-11-191-120/+21
|\ \ \
| * | | Update joy button and stick names, enums and documentationMarcel Admiraal2020-11-191-120/+21
* | | | Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optionalRémi Verschelde2020-11-191-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Made serialization of Command toggleable when saving InputEvents.Eric M2020-11-191-0/+4
* | | | Clarify that SceneTree::quit() does not immediately end the application.Phischermen2020-11-181-1/+1
* | | | Describe `ImageTexture`, `Image` creation and usageAndrii Doroshenko (Xrayez)2020-11-173-8/+36
* | | | doc: Sync classref with Variant utility methodsRémi Verschelde2020-11-173-0/+1200
* | | | Merge pull request #43565 from rcorre/curve_handle_docRémi Verschelde2020-11-172-8/+8
|\ \ \ \
| * | | | Clarify Curve3D.get_point_{in,out} position in doc.Ryan Roden-Corrent2020-11-162-8/+8
* | | | | Merge pull request #43537 from KoBeWi/🌳🗎🔧Rémi Verschelde2020-11-161-2/+9
|\ \ \ \ \
| * | | | | Correct the doc about Tree.get_editedTomasz Chabora2020-11-141-2/+9
* | | | | | Merge pull request #43509 from Calinou/doc-projectsettings-packetpeerstream-sizeRémi Verschelde2020-11-161-1/+1
|\ \ \ \ \ \
| * | | | | | Clarify packet peer `max_buffer_po2` in ProjectSettings documentationHugo Locurcio2020-11-161-1/+1
* | | | | | | Merge pull request #42008 from Calinou/theme-rename-node-typeRémi Verschelde2020-11-162-73/+73
|\ \ \ \ \ \ \
| * | | | | | | Rename the `type` parameter to `node_type` in Theme and ControlHugo Locurcio2020-10-272-73/+73
* | | | | | | | Merge pull request #43533 from Calinou/doc-improve-dictionaryRémi Verschelde2020-11-162-34/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve the Dictionary class documentationHugo Locurcio2020-11-142-34/+47
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #42167 from madmiraal/fix-42108Rémi Verschelde2020-11-162-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.Marcel Admiraal2020-09-182-2/+2
* | | | | | | | | Merge pull request #42976 from aaronfranke/input-get-axisRémi Verschelde2020-11-161-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow getting Input axis/vector values by specifying multiple actionsAaron Franke2020-11-111-0/+40
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #43246 from HaSa1002/docs-lang-5Rémi Verschelde2020-11-1614-107/+420
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Docs: Port Code Examples to C# (M, N, O, P, R)HaSa10022020-11-0914-107/+420
* | | | | | | | | Improve comments in Color documentationAaron Franke2020-11-131-17/+17
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Changed mouse cursor to the caret (text cursor) location.Feniks2020-11-131-1/+1
* | | | | | | | Merge pull request #43408 from rcorre/path-gizmos-4.0Rémi Verschelde2020-11-121-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Proposal 1246: Make Path3D handles more visible.Ryan Roden-Corrent2020-11-121-0/+3
* | | | | | | | | Merge pull request #43244 from HaSa1002/docs-mdtRémi Verschelde2020-11-121-3/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs: MeshDataTool: showcase tool in code exampleHaSa10022020-11-121-3/+31
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Document InstancePlaceholder.create_instance not being thread-safe.Wilson E. Alvarez2020-11-111-1/+2