summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #74558 from smix8/navserver_real_t_4.xRémi Verschelde2023-04-035-34/+34
|\
| * Fix NavigationServer internals still using float instead of real_tsmix82023-03-075-34/+34
* | Update HarfBuzz to 7.1.0Pedro J. Estébanez2023-04-032-12/+27
* | Fix NavigationAgent enable avoidance crashsmix82023-04-011-0/+1
* | Merge pull request #75477 from kleonc/csharp-fix-vector234i-from-floats-creationYuri Sizov2023-03-313-18/+15
|\ \
| * | C# Truncate instead of round in Vector2/3/4 to Vector2I/3I/4I conversionkleonc2023-03-313-18/+15
* | | Merge pull request #71049 from alexdlm/dotnet-generator-selective-disableYuri Sizov2023-03-319-7/+14
|\ \ \
| * | | Add fine-grained disabling of SourceGeneratorsAlex de la Mare2023-03-259-7/+14
* | | | Merge pull request #75357 from Redwarx008/fix-Godot.Collections.Array.AddRang...Yuri Sizov2023-03-301-2/+4
|\ \ \ \
| * | | | C#: Fix Array.AddRange index out of boundsRedwarx0082023-03-271-2/+4
* | | | | Merge pull request #74552 from maiself/scene-repl-config-lists-fixYuri Sizov2023-03-301-4/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixups to list handling in SceneReplicationConfigMai Lavelle2023-03-071-4/+12
| | |_|/ | |/| |
* | | | Merge pull request #74928 from BastiaanOlij/fix_typo_pose_orientationYuri Sizov2023-03-291-1/+1
|\ \ \ \
| * | | | Fix typo in OpenXR pose orientation checkBastiaan Olij2023-03-151-1/+1
* | | | | Merge pull request #75304 from Calinou/gridmap-editor-change-floor-ctrl-onlyYuri Sizov2023-03-271-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Only change floors in GridMap editor when holding Ctrl/Cmd, not ShiftHugo Locurcio2023-03-251-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #75286 from AThousandShips/csharp_shadowYuri Sizov2023-03-251-66/+66
|\ \ \ \
| * | | | Fix "hides member" warnings in `csharp_script.cpp`Ninni Pipping2023-03-251-66/+66
| |/ / /
* | | | Merge pull request #74848 from BastiaanOlij/add_xr_system_infoYuri Sizov2023-03-258-1/+45
|\ \ \ \
| * | | | Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-158-1/+45
| | |/ / | |/| |
* | | | C#: Do not print errors about missing references to intentionally ignored mem...RedworkDE2023-03-242-5/+26
| |/ / |/| |
* | | Fix GridMap free navigation RID error spamsmix82023-03-211-2/+6
* | | Merge pull request #74893 from smix8/fix_agents_with_disabled_avoidance_4.xYuri Sizov2023-03-211-3/+3
|\ \ \
| * | | Fix agents with disabled avoidance getting added to avoidance simulationsmix82023-03-141-3/+3
| |/ /
* | | Merge pull request #74890 from smix8/gridmap_cell_size_disconnect_error_4.xYuri Sizov2023-03-211-1/+1
|\ \ \
| * | | Fix GridMap signal "cell_size_changed" disconnect errorsmix82023-03-141-1/+1
| |/ /
* | | Merge pull request #72056 from resistor/masterYuri Sizov2023-03-201-1/+11
|\ \ \
| * | | [GDScript] Perform update-and-assign operations in place when possible.Owen Anderson2023-01-251-1/+11
* | | | Merge pull request #74949 from dalexeev/gds-fix-await-warningYuri Sizov2023-03-205-3/+93
|\ \ \ \
| * | | | GDScript: Fix false positive `REDUNDANT_AWAIT` warningDanil Alexeev2023-03-165-3/+93
* | | | | Merge pull request #74844 from vonagam/change-class-extends-parsingYuri Sizov2023-03-2010-26/+43
|\ \ \ \ \
| * | | | | GDScript: Change parser representation of class extendsDmitrii Maganov2023-03-1310-26/+43
| | |_|/ / | |/| | |
* | | | | Merge pull request #74842 from vonagam/fix-builtin-shadowYuri Sizov2023-03-204-14/+54
|\ \ \ \ \
| * | | | | GDScript: Fix missing warning for shadowing of built-in typesDmitrii Maganov2023-03-134-14/+54
| |/ / / /
* | | | | Merge pull request #75110 from Calinou/doc-color8Yuri Sizov2023-03-201-1/+2
|\ \ \ \ \
| * | | | | Improve Color8 documentationHugo Locurcio2023-03-191-1/+2
* | | | | | Remove (or make verbose only) various debug prints.bruvzg2023-03-201-1/+1
|/ / / / /
* | | | | Merge pull request #74149 from bruvzg/get_charYuri Sizov2023-03-164-0/+38
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [Font] Implement `get_char_from_glyph_index` function.bruvzg2023-03-014-0/+38
* | | | | Merge pull request #74892 from BastiaanOlij/fix_hw_srgb_conversionYuri Sizov2023-03-164-3/+56
|\ \ \ \ \
| * | | | | XR: When an sRGB target is used, check hardware sRGB conversionBastiaan Olij2023-03-164-3/+56
| | |/ / / | |/| | |
* | | | | Fix typos and inconsistencies in classrefHaoyu Qiu2023-03-161-1/+1
* | | | | Merge pull request #74556 from AThousandShips/text_adv_svg_freetypeYuri Sizov2023-03-156-3/+15
|\ \ \ \ \
| * | | | | [TextServer] Make sure Freetype is enabled for ot-svgNinni Pipping2023-03-076-3/+15
| | |_|_|/ | |/| | |
* | | | | Merge pull request #73144 from chutchinson/bug/openxr-init-alert-dialogYuri Sizov2023-03-151-4/+14
|\ \ \ \ \
| * | | | | Replaced operating system alert dialog with a warning log message,Chris Hutchinson2023-02-131-4/+14
* | | | | | OpenXR: Enable access to the Valve Index grip force sensingZac Luzader2023-03-122-0/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #74689 from vonagam/fix-autocomplete-after-type-testRémi Verschelde2023-03-101-1/+1
|\ \ \ \ \
| * | | | | GDScript: Fix autocomplete inside a block with a type test conditionDmitrii Maganov2023-03-091-1/+1
* | | | | | Merge pull request #74702 from bruvzg/ts_inv_font_metricsRémi Verschelde2023-03-102-2/+6
|\ \ \ \ \ \