summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6dSpartan3222024-10-182-11/+19
|\
| * Merge pull request #98085 from dalexeev/gds-fix-typed-dict-static-default-initClay John2024-10-171-1/+7
| |\
| | * GDScript: Add missing static default initialization for typed dictionariesDanil Alexeev2024-10-111-1/+7
| * | Replaced some distance checks with square distance checks in NavMap, wherever...Zi Ye2024-10-151-10/+12
* | | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-1511-110/+382
|\| |
| * | Merge pull request #97938 from fire/GODOT_rest_transformThaddeus Crews2024-10-141-5/+1
| |\ \
| | * | Assign the correct bone rest transform to nodes with matrix in GLTFK. S. Ernest (iFire) Lee2024-10-071-5/+1
| * | | Merge pull request #97582 from BlueCube3310/basisu-hdrThaddeus Crews2024-10-144-82/+150
| |\ \ \
| | * | | BasisU: Update to 1.50.0 and add HDR supportBlueCube33102024-10-124-82/+150
| | | |/ | | |/|
| * | | Merge pull request #97295 from BlueCube3310/betsy-bc4Thaddeus Crews2024-10-144-22/+217
| |\ \ \
| | * | | Betsy: Implement BC4 compressionBlueCube33102024-09-224-22/+217
| * | | | Merge pull request #98059 from zaevi/fix_csharp_unhandled_GD0303Thaddeus Crews2024-10-142-1/+14
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | C#: Fix unhandled GD0303 error for nested generic attribute typesZae2024-10-112-1/+14
* | | | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-149-42/+170
|\| | | |
| * | | | Merge pull request #97873 from BlueCube3310/image-decompress-4-fixThaddeus Crews2024-10-101-13/+22
| |\ \ \ \
| | * | | | Fix decompressing textures with dimensions that are not multiples of 4BlueCube33102024-10-061-13/+22
| * | | | | Merge pull request #96329 from Delsin-Yu/dotnet-replace-array-with-ros-in-bin...Thaddeus Crews2024-10-103-20/+120
| |\ \ \ \ \
| | * | | | | Add ReadOnlySpan API OverloadsDE YU2024-10-093-20/+120
| | | |/ / / | | |/| | |
| * / | | | Fix lookup symbol for enum members to search a correct code definitionChaosus2024-10-082-4/+25
| |/ / / /
| * | | | Merge pull request #97951 from juanjp600/dotnet-dictionary-debug-viewThaddeus Crews2024-10-081-1/+1
| |\ \ \ \
| | * | | | Fix untyped dictionary .NET debug visualization showing keys as valuesJuan Pablo Arce2024-10-071-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #97270 from timothyqiu/optional-edconfigThaddeus Crews2024-10-081-2/+0
| |\ \ \ \
| | * | | | Create `.editorconfig` file only on project creationHaoyu Qiu2024-10-051-2/+0
| | |/ / /
| * / / / Clarify SIMPLEX and SIMPLEX_SMOOTH typessquidgyberries2024-10-071-2/+2
| |/ / /
* | | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-11677-0/+1354
* | | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-1136-59/+59
|/ / /
* | | Merge pull request #85321 from Calinou/basis-universal-disable-unused-featuresRémi Verschelde2024-10-041-0/+20
|\ \ \
| * | | Disable unused Basis Universal features to reduce binary sizeHugo Locurcio2024-09-291-0/+20
* | | | GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped pathDanil Alexeev2024-10-031-4/+8
* | | | Merge pull request #97727 from SlugFiller/llvm-computed-gotoRémi Verschelde2024-10-021-1/+1
|\ \ \ \
| * | | | Enable use of Labels as Values feature in Clang when not wrapped by GCCSlugFiller2024-10-021-1/+1
* | | | | Merge pull request #97677 from bruvzg/hb1001Rémi Verschelde2024-10-022-0/+2
|\ \ \ \ \
| * | | | | Update HarfBuzz to 10.0.1bruvzg2024-10-012-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #97281 from reptofrog/deadzone-new-defaultRémi Verschelde2024-10-021-1/+1
|\ \ \ \ \
| * | | | | Changed the default deadzone value for new actions from 0.5 to 0.2Roman Morozov2024-10-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #96693 from HolonProduction/annotation-arg-hintRémi Verschelde2024-10-022-7/+14
|\ \ \ \ \
| * | | | | Autocompletion: Add arghint for annotationsHolonProduction2024-09-072-7/+14
* | | | | | Merge pull request #95216 from Chaosed0/enet-get-packet-flagsRémi Verschelde2024-10-023-0/+13
|\ \ \ \ \ \
| * | | | | | Add method for getting packet flags from ENetPacketPeerEdward Lu2024-10-023-0/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-va...Rémi Verschelde2024-10-021-5/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Autocompletion: Keep get_node values which are compatible with type hintHolonProduction2024-07-121-5/+8
* | | | | | Merge pull request #97693 from bruvzg/ts_fb_silentRémi Verschelde2024-10-014-10/+64
|\ \ \ \ \ \
| * | | | | | [TextServer] Silently skip invalid system fallback fonts.bruvzg2024-10-014-10/+64
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #97648 from twrightsman/fix-icu-loadRémi Verschelde2024-10-011-1/+3
|\ \ \ \ \ \
| * | | | | | Fix ICU support data loadingTravis Wrightsman2024-09-301-1/+3
| |/ / / / /
* | | | | | Merge pull request #97638 from mhilbrunner/fix-duplicate-wordsRémi Verschelde2024-10-011-1/+1
|\ \ \ \ \ \
| * | | | | | Docs: remove duplicate wordsMax Hilbrunner2024-09-302-2/+2
| |/ / / / /
* | | | | | Merge pull request #97607 from pafuent/firsts_multiplayer_unit_testsRémi Verschelde2024-10-013-1/+292
|\ \ \ \ \ \
| * | | | | | Add unit tests for `SceneMultiplayer`Pablo Andres Fuente2024-09-293-1/+292
| |/ / / / /
* | | | | | Merge pull request #92237 from timothyqiu/url-fragmentRémi Verschelde2024-10-013-4/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |