summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #76186 from pkowal1982/double_theYuri Sizov2023-04-1810-11/+11
|\
| * Remove double thes from documentationPaweł2023-04-1710-11/+11
* | Merge pull request #76132 from davthedev/stylebox-flat-antialiasing-fixYuri Sizov2023-04-171-2/+3
|\ \ | |/ |/|
| * Fix blurry borders on antialiased FlatStyleBoxDavid Giardi2023-04-171-2/+3
* | Merge pull request #76158 from AThousandShips/unbind_docRémi Verschelde2023-04-171-3/+11
|\ \
| * | Improve description of `Callable.bind/unbind`Ninni Pipping2023-04-171-3/+11
| |/
* | Merge pull request #76051 from rburing/contact_local_velocity_2dRémi Verschelde2023-04-172-1/+14
|\ \
| * | PhysicsDirectBodyState2D: add get_contact_local_velocity_at_positionRicardo Buring2023-04-142-1/+14
* | | Merge pull request #72895 from RedworkDE/editor-export-plugin-settingsRémi Verschelde2023-04-171-0/+25
|\ \ \
| * | | Allow EditorExportPlugins to provide export optionsRedworkDE2023-04-071-0/+25
* | | | Merge pull request #74623 from MewPurPur/edit-text-with-styleYuri Sizov2023-04-171-2/+2
|\ \ \ \
| * | | | Code style improvements to text_edit and relatedVolTer2023-04-081-2/+2
| |/ / /
* | | | Merge pull request #76134 from Calinou/doc-print-richYuri Sizov2023-04-171-4/+8
|\ \ \ \
| * | | | Improve `print_rich()` documentationHugo Locurcio2023-04-161-4/+8
| | |_|/ | |/| |
* | | | Merge pull request #76137 from ju5tevg3niy/patch-2Yuri Sizov2023-04-171-1/+1
|\ \ \ \
| * | | | Fixed typo in DisplayServer.ScreenOrientation docsEvgeniy Vasilyev2023-04-161-1/+1
| |/ / /
* | | | Merge pull request #76091 from MewPurPur/fix-quaternion-descriptionYuri Sizov2023-04-171-4/+4
|\ \ \ \
| * | | | Fix Quaternion's brief descriptionVolTer2023-04-151-4/+4
* | | | | Merge pull request #76049 from timothyqiu/equalityYuri Sizov2023-04-173-8/+10
|\ \ \ \ \
| * | | | | Unify descriptions of vector methodsHaoyu Qiu2023-04-143-8/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #75776 from Rattle22/patch-1Yuri Sizov2023-04-171-1/+1
|\ \ \ \ \
| * | | | | Fix Typo in NavigationServer2DRattle222023-04-071-1/+1
* | | | | | update set_smooth_group descriptionTae Hong Ahn2023-04-151-0/+1
| |/ / / / |/| | | |
* | | | | Fix `Image.compress` descriptionNinni Pipping2023-04-131-1/+1
| |/ / / |/| | |
* | | | Merge pull request #76014 from AThousandShips/image_astcRémi Verschelde2023-04-131-0/+6
|\ \ \ \
| * | | | Expose more compression formats in Image and fix compress checkNinni Pipping2023-04-131-0/+6
* | | | | Merge pull request #76009 from Calinou/particles-attractor-strength-fix-typoRémi Verschelde2023-04-131-1/+1
|\ \ \ \ \
| * | | | | Fix `setrngth` typo in `particles_collision_set_attractor_strength()`Hugo Locurcio2023-04-131-1/+1
| |/ / / /
* | | | | Merge pull request #58880 from tgift/DirectBodyStateRémi Verschelde2023-04-132-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resolved issues with script PhysicsDirectBodyState3d contactsTim Gift2023-04-122-0/+13
* | | | | Merge pull request #75940 from reduz/redone-message-queueRémi Verschelde2023-04-121-1/+1
|\ \ \ \ \
| * | | | | Redo of Message QueueJuan Linietsky2023-04-121-1/+1
* | | | | | Merge pull request #75974 from bruvzg/ts_emb_caretRémi Verschelde2023-04-121-0/+3
|\ \ \ \ \ \
| * | | | | | [TextServer] Use dedicated flag for object replacement characters.bruvzg2023-04-121-0/+3
| |/ / / / /
* | | | | | Merge pull request #75908 from Calinou/compute-pipeline-fix-typoRémi Verschelde2023-04-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix `compute_pieline` typo in `RenderingDevice.compute_pipeline_is_valid()`Hugo Locurcio2023-04-101-1/+1
| |/ / / /
* | | | | Merge pull request #75941 from Mallardbro/patch-1Rémi Verschelde2023-04-111-2/+2
|\ \ \ \ \
| * | | | | Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.Mallardbro2023-04-111-2/+2
| |/ / / /
* / / / / [Web] Detect host OS and use macOS keys on mac hosts.bruvzg2023-04-111-0/+1
|/ / / /
* | | | Merge pull request #74885 from vmedea/toutf8-docfixYuri Sizov2023-04-107-38/+38
|\ \ \ \
| * | | | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara2023-04-107-38/+38
* | | | | Merge pull request #75889 from DimitriPilot3/patch-2Yuri Sizov2023-04-101-2/+2
|\ \ \ \ \
| * | | | | docs/FileDialog: Use clickable referencesDimitri A2023-04-101-2/+2
* | | | | | Merge pull request #75625 from AThousandShips/min_max_exampleYuri Sizov2023-04-101-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Document how to make custom min/max for ArrayNinni Pipping2023-04-101-0/+11
* | | | | | Merge pull request #75737 from MewPurPur/🐁da🐁Yuri Sizov2023-04-103-7/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix mistakes in documentation and GDScript errorsVolTer2023-04-103-7/+7
* | | | | | Merge pull request #72152 from smix8/mcd_settings_4.xYuri Sizov2023-04-102-1/+62
|\ \ \ \ \ \
| * | | | | | Add Mesh ConvexDecompositionSettings wrappersmix82023-04-072-1/+62
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #75777 from 3deathtoll/patch-1Yuri Sizov2023-04-101-1/+1
|\ \ \ \ \ \