index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973
Spartan322
2024-11-27
1
-0
/
+295
|
\
|
*
Add unit tests for UDPServer
Pablo Andres Fuente
2024-11-22
1
-0
/
+293
*
|
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
5
-11
/
+179
|
\
|
|
*
Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-binds
Thaddeus Crews
2024-11-22
1
-10
/
+13
|
|
\
|
|
*
Core: Fix built-in enum constant bindings
Danil Alexeev
2024-11-22
1
-10
/
+13
|
*
|
Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_s...
Thaddeus Crews
2024-11-22
3
-1
/
+136
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add half precision floating point support to `StreamPeer`
Pablo Andres Fuente
2024-11-12
3
-1
/
+136
|
*
|
Merge pull request #98972 from dbnicholson/standardize-add-defaults
Thaddeus Crews
2024-11-21
1
-0
/
+30
|
|
\
\
|
|
*
|
Expose standardize_locale add_default param publicly
Dan Nicholson
2024-11-21
1
-0
/
+30
|
*
|
|
Merge pull request #95303 from EIREXE/inverted_composer
Rémi Verschelde
2024-11-20
1
-0
/
+87
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix Projection::invert on orthogonal projections and others.
Álex Román
2024-11-18
1
-0
/
+87
*
|
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
4
-23
/
+230
|
\
|
|
|
|
*
|
|
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
Thaddeus Crews
2024-11-12
1
-0
/
+64
|
|
\
\
\
|
|
*
|
|
Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data
Danil Alexeev
2024-11-04
1
-0
/
+64
|
*
|
|
|
Merge pull request #98120 from dalexeev/core-typed-dicts-bin-serialization
Thaddeus Crews
2024-11-12
1
-8
/
+91
|
|
\
\
\
\
|
|
*
|
|
|
Core: Add typed dictionary support for binary serialization
Danil Alexeev
2024-11-12
1
-8
/
+91
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #98743 from dbnicholson/improve-compare-locales
Thaddeus Crews
2024-11-12
1
-4
/
+54
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Improve locale comparison
Dan Nicholson
2024-11-12
1
-4
/
+54
|
|
|
/
/
|
*
|
|
Merge pull request #98547 from timothyqiu/loaded-locales-set
Thaddeus Crews
2024-11-11
1
-10
/
+20
|
|
\
\
\
|
|
*
|
|
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
Haoyu Qiu
2024-10-26
1
-10
/
+20
|
*
|
|
|
Allow passing UID to importer
Juan
2024-11-11
1
-1
/
+1
*
|
|
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
2
-0
/
+104
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
2
-0
/
+102
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
2
-0
/
+102
|
|
|
/
/
*
|
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
5
-16
/
+16
|
\
|
|
|
|
*
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
5
-16
/
+16
|
|
\
\
\
|
|
*
|
|
Always add decimal when printing float
kobewi
2024-10-23
5
-16
/
+16
*
|
|
|
|
Merge pull request #824 from Spartan322/fix/ahashmap-godot
George L. Albany
2024-10-31
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix Godot headers for AHashMap to Redot
Spartan322
2024-10-30
1
-2
/
+2
*
|
|
|
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
2
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
2
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
2
-3
/
+3
*
|
|
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
69
-138
/
+138
|
\
\
\
\
\
|
*
|
|
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
69
-138
/
+138
*
|
|
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
2
-1
/
+314
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #92554 from Nazarwadim/implement_a_hash_map
Thaddeus Crews
2024-10-25
1
-0
/
+295
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Implement array based hash map
nazarii
2024-10-24
1
-0
/
+295
|
|
|
/
/
|
*
|
|
Merge pull request #98357 from yeojunh/valid-base-check-num-int64-uint64
Clay John
2024-10-24
1
-1
/
+17
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add checks for valid base in String::num_int64, uint64().
yeojunh
2024-10-20
1
-1
/
+17
*
|
|
|
Merge pull request #769 from Spartan322/fix/projection
George L. Albany
2024-10-25
1
-0
/
+89
|
\
\
\
\
|
*
|
|
|
Fix `Projection::invert` on orthogonal projections and others.
Álex Román
2024-10-22
1
-0
/
+89
*
|
|
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
Add test
A Thousand Ships
2024-10-18
1
-0
/
+8
|
|
/
/
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
68
-0
/
+136
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
10
-84
/
+97
|
/
/
*
|
Add unit tests for String::parse_url()
Pablo Andres Fuente
2024-10-01
1
-38
/
+53
*
|
Merge pull request #95931 from pafuent/adding_packet_peer_tests
Rémi Verschelde
2024-10-01
1
-0
/
+204
|
\
\
|
*
|
Add unit tests for PacketPeer
Pablo Andres Fuente
2024-10-01
1
-0
/
+204
*
|
|
Merge pull request #95784 from pafuent/adding_stream_peer_buffer_tests
Rémi Verschelde
2024-10-01
2
-0
/
+474
|
\
\
\
|
*
|
|
Add unit tests for StreamPeer and StreamPeerBuffer
Pablo Andres Fuente
2024-10-01
2
-0
/
+474
|
|
/
/
[next]