summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86664 from Mickeon/doc-peeves-basis-examplesRémi Verschelde2024-01-031-0/+65
|\
| * Add more examples to Basis' DocumentationMicky2024-01-011-0/+65
* | Merge pull request #84527 from Calinou/colorpicker-display-revert-iconRémi Verschelde2024-01-031-0/+3
|\ \
| * | Display a revert icon on ColorPicker's old sampleHugo Locurcio2023-11-071-0/+3
* | | Merge pull request #83163 from Chubercik/vectorXi_dist_methodsRémi Verschelde2024-01-033-0/+45
|\ \ \
| * | | Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`Jakub Marcowski2023-10-123-0/+45
* | | | Merge pull request #86685 from jsjtxietian/update-get-image-docRémi Verschelde2024-01-021-0/+1
|\ \ \ \
| * | | | Update get_image doc to mention that it will return an empty image with inval...jsjtxietian2024-01-021-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #86672 from qwofford/qwofford/issue85805Rémi Verschelde2024-01-021-1/+1
|\ \ \ \
| * | | | corrected tooltip information Roll Influence property of VehicleWheel3DQuincy Wofford2023-12-311-1/+1
| |/ / /
* | | | Merge pull request #86666 from Mickeon/merge-this-before-2024-i-bet-you-wontRémi Verschelde2024-01-024-4/+4
|\ \ \ \
| * | | | Link to the "article" in the docs instead of saying "article"Micky2024-01-024-4/+4
| |/ / /
* | | | Merge pull request #86649 from SGiygas/patch-1Rémi Verschelde2024-01-021-1/+1
|\ \ \ \
| * | | | Correct C# syntax in _validate_property example for the Object classGwen2023-12-301-1/+1
| |/ / /
* | | | Merge pull request #86570 from RandomShaper/remove_traces_of_rid_preallocRémi Verschelde2024-01-021-3/+0
|\ \ \ \
| * | | | Remove traces of the extinct RID preallocate featurePedro J. Estébanez2023-12-281-3/+0
| |/ / /
* | | | Merge pull request #86551 from bruvzg/agility_dynamic_loadRémi Verschelde2024-01-021-0/+3
|\ \ \ \
| * | | | [D3D12] Dynamically load Agility SDK.bruvzg2024-01-021-0/+3
| |/ / /
* | | | Merge pull request #86549 from sepTN/fix-docs-typos2Rémi Verschelde2024-01-026-6/+6
|\ \ \ \
| * | | | Fix various typos in documentationSeptian2023-12-276-6/+6
| |/ / /
* | | | Merge pull request #86520 from touilleMan/fix-ScriptLanguageExtension-_find_f...Rémi Verschelde2024-01-021-2/+3
|\ \ \ \
| * | | | Fix `ScriptLanguageExtension::_find_function` documentationEmmanuel Leblond2023-12-261-2/+3
| |/ / /
* | | | Merge pull request #82264 from dalexeev/core-builtin-methods-as-callablesRémi Verschelde2024-01-021-11/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Core: Allow methods of built-in `Variant` types to be used as CallablesDanil Alexeev2023-10-251-11/+0
* | | | Merge pull request #86377 from timothyqiu/slider-dragYuri Sizov2023-12-221-1/+1
|\ \ \ \
| * | | | Emit slider's drag_started signal before the first value changeHaoyu Qiu2023-12-211-1/+1
* | | | | Merge pull request #86345 from brno32/outline-size-docsYuri Sizov2023-12-221-0/+1
|\ \ \ \ \
| * | | | | Add note that a large value for outline_size is not recommendedAlex Drozd2023-12-201-0/+1
* | | | | | Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter...Yuri Sizov2023-12-221-0/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add a editor FileSystem dock action to open a terminal in selected folderHugo Locurcio2023-12-191-0/+15
* | | | | | Merge pull request #83452 from RandomShaper/rd_commonYuri Sizov2023-12-201-27/+75
|\ \ \ \ \ \
| * | | | | | Split RenderingDevice into API-agnostic and RenderingDeviceDriver partsPedro J. Estébanez2023-12-201-27/+75
* | | | | | | Merge pull request #86326 from MichaelMacha/patch-1Yuri Sizov2023-12-201-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove pointer to deprecated class page, from Skeleton3DMichael Macha2023-12-191-1/+0
* | | | | | | | Merge pull request #84734 from Anutrix/node-doc-11112023Yuri Sizov2023-12-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Added description to AnimationNodeStateMachine.replace_nodeAnutrix2023-11-111-0/+1
* | | | | | | | | Merge pull request #81260 from KoBeWi/min_maxing_particle_editingYuri Sizov2023-12-201-0/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Improve editing of min/max particle propertieskobewi2023-12-201-0/+17
* | | | | | | | | Merge pull request #86331 from Calinou/doc-richtexteffectYuri Sizov2023-12-192-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve RichTextLabel `install_effect()` documentationHugo Locurcio2023-12-192-2/+23
| |/ / / / / / / /
* | | | | | | | | Merge pull request #84729 from nickyfoo/add-navigationserver-gettersYuri Sizov2023-12-192-0/+266
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add getters to navigation serversNicholas Foo2023-12-192-0/+266
| |/ / / / / / / /
* | | | | | | | | Merge pull request #84185 from bruvzg/lbl_char_rectsYuri Sizov2023-12-191-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Label] Add get_character_bounds method to get bounding rectangles of the cha...bruvzg2023-12-191-0/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #83785 from Geometror/graphedit-dotted-gridYuri Sizov2023-12-191-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add different grid patterns to GraphEditHendrik Brucker2023-11-141-2/+11
* | | | | | | | | | Fix missing time for some script functions in profilermsreis2023-12-192-0/+9
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #85000 from bruvzg/ed_ui_directionYuri Sizov2023-12-191-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Editor] Add option to override editor UI layout direction.bruvzg2023-11-171-0/+3
* | | | | | | | | | Merge pull request #84940 from Calinou/editor-textureprogressbar-inspector-hi...Yuri Sizov2023-12-191-7/+7
|\ \ \ \ \ \ \ \ \ \