summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99545 from KoBeWi/Vector4.0Thaddeus Crews2024-11-252-7/+12
|\
| * Fix stringification of Vector4kobewi2024-11-222-7/+12
* | Merge pull request #99597 from Faless/upnp/custom_instanceThaddeus Crews2024-11-2510-488/+734
|\ \
| * | [UPNP] Allow disabling UPNP implementation on the WebFabio Alessandrelli2024-11-2310-488/+734
| |/
* | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-2210-36/+161
|\ \
| * | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-2210-36/+161
| |/
* | Merge pull request #99548 from Repiteo/style/clang-format-19-optionsThaddeus Crews2024-11-223-3/+0
|\ \
| * | Style: Add 19.1.0 LLVM options to `.clang-format`Thaddeus Crews2024-11-223-3/+0
| |/
* | Merge pull request #99102 from Lazy-Rabbit-2001/autocompletion-optimizationThaddeus Crews2024-11-2252-113/+126
|\ \
| * | Improve GDScript autocompletion for methodsLazy-Rabbit-20012024-11-2252-113/+126
| |/
* | Merge pull request #99485 from raulsntos/dotnet/dictionary-compatThaddeus Crews2024-11-221-4/+13
|\ \
| * | [.NET] Preserve no-hint behavior for unmarshallable generics in dictionariesRaul Santos2024-11-211-4/+13
* | | Merge pull request #99483 from badsectoracula/cancel_lightmap_bakeThaddeus Crews2024-11-221-11/+104
|\ \ \ | |_|/ |/| |
| * | Add lightmap bake cancellingBad Sector2024-11-211-11/+104
| |/
* | Merge pull request #99274 from shana/vsproj-calculate-dependenciesThaddeus Crews2024-11-211-5/+0
|\ \
| * | Use scons to calculate all the sources needed for vsproj generation.Andreia Gaita2024-11-211-5/+0
* | | Fix crash when division by zero/modulo by zero happen on vectorsChaosus2024-11-215-2/+37
| |/ |/|
* | Merge pull request #99354 from Nodragem/fix-hidden-gizmo-at-startupThaddeus Crews2024-11-191-1/+4
|\ \
| * | fix hidden gizmo at start-upNodragem2024-11-171-1/+4
* | | Merge pull request #97894 from paulloz/dotnet/export-tool-buttonThaddeus Crews2024-11-1918-3/+406
|\ \ \
| * | | Implement [ExportToolButton]Paul Joannon2024-11-1818-3/+406
* | | | Merge pull request #99137 from KoBeWi/uideal_scenarioThaddeus Crews2024-11-192-2/+9
|\ \ \ \
| * | | | Handle scene UIDs in MultiplayerSpawnerkobewi2024-11-142-2/+9
* | | | | Merge pull request #99376 from clayjohn/basisu-defer-initThaddeus Crews2024-11-181-4/+10
|\ \ \ \ \
| * | | | | Defer initializing BasisU encoder until it is needed.clayjohn2024-11-171-4/+10
* | | | | | Merge pull request #99206 from a-johnston/fix_double_diagnosticThaddeus Crews2024-11-181-18/+3
|\ \ \ \ \ \
| * | | | | | remove duplicate read/write only property warning from ScriptPropertiesGeneratorAdam Johnston2024-11-131-18/+3
* | | | | | | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-1711-25/+25
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #98138 from CrayolaEater/better-explanation-mp-syncThaddeus Crews2024-11-151-2/+2
|\ \ \ \ \ \
| * | | | | | Better explanation for the replication interval and delta interval in the Mul...Bogdan Inculet2024-11-151-2/+2
* | | | | | | Merge pull request #98099 from dalexeev/pot-gen-add-comment-supportThaddeus Crews2024-11-154-10/+105
|\ \ \ \ \ \ \
| * | | | | | | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` commentsDanil Alexeev2024-10-134-10/+105
| |/ / / / / /
* | | | | | | Merge pull request #99276 from kiroxas/fixBrokenNavigationObstacle2DThaddeus Crews2024-11-151-12/+32
|\ \ \ \ \ \ \
| * | | | | | | fixed navigation obstacle carving broken during 07b7f76Kiro2024-11-151-12/+32
| | |_|_|/ / / | |/| | | | |
* / | | | | | Add back `AnimationPlayer.get_argument_options`HolonProduction2024-11-157-0/+46
|/ / / / / /
* | / / / / Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`Chaosus2024-11-141-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #99170 from Nodragem/fix-gridmap-action-shortcut-3deditor-...Thaddeus Crews2024-11-131-5/+11
|\ \ \ \ \
| * | | | | fix shortcut conflicts with 3d editorNodragem2024-11-131-5/+11
| | |_|_|/ | |/| | |
* / | | | OpenXR: Fix pose recenter signal to be omitted properlyBastiaan Olij2024-11-133-5/+13
|/ / / /
* | | | Merge pull request #97218 from wenqiangwang/local_debuggger_expr_evalulationThaddeus Crews2024-11-121-1/+25
|\ \ \ \
| * | | | Added support for 'print' command in local (command line -d) debuggerWenqiang2024-09-281-1/+25
* | | | | Merge pull request #99002 from Mickeon/documentation-more-miscellaneous-odditiesThaddeus Crews2024-11-122-4/+4
|\ \ \ \ \
| * | | | | Fix more miscellaneous oddities around the class referenceMicky2024-11-122-4/+4
* | | | | | Merge pull request #98995 from Faless/mbetls/insestent_ioThaddeus Crews2024-11-121-27/+35
|\ \ \ \ \ \
| * | | | | | [mbedTLS] Keep reading/writing partial until "would block"Fabio Alessandrelli2024-11-091-27/+35
* | | | | | | [WS] Implement wslay unbuffered message parsingFabio Alessandrelli2024-11-126-17/+72
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #97913 from Faless/fix/websocket_closing_transitionThaddeus Crews2024-11-121-6/+31
|\ \ \ \ \ \
| * | | | | | [WS] Detect disconnection due to protocol errorsFabio Alessandrelli2024-11-041-6/+31
* | | | | | | Merge pull request #99030 from tracefree/obstacle_2d_transformThaddeus Crews2024-11-121-3/+10
|\ \ \ \ \ \ \
| * | | | | | | Make use of NavigationObstacle2D's transformRie2024-11-111-3/+10
| | |/ / / / / | |/| | | | |