summaryrefslogtreecommitdiffstats
path: root/tests/core
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+295
|\
| * Add unit tests for UDPServerPablo Andres Fuente2024-11-221-0/+293
* | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-265-11/+179
|\|
| * Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-221-10/+13
| |\
| | * Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-221-10/+13
| * | Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_s...Thaddeus Crews2024-11-223-1/+136
| |\ \ | | |/ | |/|
| | * Add half precision floating point support to `StreamPeer`Pablo Andres Fuente2024-11-123-1/+136
| * | Merge pull request #98972 from dbnicholson/standardize-add-defaultsThaddeus Crews2024-11-211-0/+30
| |\ \
| | * | Expose standardize_locale add_default param publiclyDan Nicholson2024-11-211-0/+30
| * | | Merge pull request #95303 from EIREXE/inverted_composerRémi Verschelde2024-11-201-0/+87
| |\ \ \ | | |/ / | |/| |
| | * | Fix Projection::invert on orthogonal projections and others.Álex Román2024-11-181-0/+87
* | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-124-23/+230
|\| | |
| * | | Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-argumentsThaddeus Crews2024-11-121-0/+64
| |\ \ \
| | * | | Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect dataDanil Alexeev2024-11-041-0/+64
| * | | | Merge pull request #98120 from dalexeev/core-typed-dicts-bin-serializationThaddeus Crews2024-11-121-8/+91
| |\ \ \ \
| | * | | | Core: Add typed dictionary support for binary serializationDanil Alexeev2024-11-121-8/+91
| | | |_|/ | | |/| |
| * | | | Merge pull request #98743 from dbnicholson/improve-compare-localesThaddeus Crews2024-11-121-4/+54
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Improve locale comparisonDan Nicholson2024-11-121-4/+54
| | |/ /
| * | | Merge pull request #98547 from timothyqiu/loaded-locales-setThaddeus Crews2024-11-111-10/+20
| |\ \ \
| | * | | Fix duplicated entries in `TranslationServer::get_loaded_locales()`Haoyu Qiu2024-10-261-10/+20
| * | | | Allow passing UID to importerJuan2024-11-111-1/+1
* | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-112-0/+104
|\| | | |
| * | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-102-0/+102
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-282-0/+102
| | |/ /
* | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-025-16/+16
|\| | |
| * | | Merge pull request #47502 from KoBeWi/add_0Thaddeus Crews2024-10-315-16/+16
| |\ \ \
| | * | | Always add decimal when printing floatkobewi2024-10-235-16/+16
* | | | | Merge pull request #824 from Spartan322/fix/ahashmap-godotGeorge L. Albany2024-10-311-2/+2
|\ \ \ \ \
| * | | | | Fix Godot headers for AHashMap to RedotSpartan3222024-10-301-2/+2
* | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-302-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-292-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-252-3/+3
* | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-2769-138/+138
|\ \ \ \ \
| * | | | | Fix copyright headers referring to GodotSpartan3222024-10-2769-138/+138
* | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-262-1/+314
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge pull request #92554 from Nazarwadim/implement_a_hash_mapThaddeus Crews2024-10-251-0/+295
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Implement array based hash mapnazarii2024-10-241-0/+295
| | |/ /
| * | | Merge pull request #98357 from yeojunh/valid-base-check-num-int64-uint64Clay John2024-10-241-1/+17
| |\ \ \ | | |/ / | |/| |
| | * | Add checks for valid base in String::num_int64, uint64().yeojunh2024-10-201-1/+17
* | | | Merge pull request #769 from Spartan322/fix/projectionGeorge L. Albany2024-10-251-0/+89
|\ \ \ \
| * | | | Fix `Projection::invert` on orthogonal projections and others.Álex Román2024-10-221-0/+89
* | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-0/+8
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / Add testA Thousand Ships2024-10-181-0/+8
| |/ /
* | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1168-0/+136
* | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-1110-84/+97
|/ /
* | Add unit tests for String::parse_url()Pablo Andres Fuente2024-10-011-38/+53
* | Merge pull request #95931 from pafuent/adding_packet_peer_testsRémi Verschelde2024-10-011-0/+204
|\ \
| * | Add unit tests for PacketPeerPablo Andres Fuente2024-10-011-0/+204
* | | Merge pull request #95784 from pafuent/adding_stream_peer_buffer_testsRémi Verschelde2024-10-012-0/+474
|\ \ \
| * | | Add unit tests for StreamPeer and StreamPeerBufferPablo Andres Fuente2024-10-012-0/+474
| |/ /