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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #98489 from Flarkk/fix_project_position
Thaddeus Crews
2024-11-27
1
-0
/
+6
|
\
|
*
Fix Camera3D::project_position() when depth=zfar
Florent Guiocheau
2024-10-24
1
-0
/
+6
*
|
Add unit tests for UDPServer
Pablo Andres Fuente
2024-11-22
2
-0
/
+294
*
|
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
7
-1
/
+140
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add half precision floating point support to `StreamPeer`
Pablo Andres Fuente
2024-11-12
7
-1
/
+140
*
|
|
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
2
-0
/
+88
|
\
\
\
\
|
*
|
|
|
Fix Projection::invert on orthogonal projections and others.
Álex Román
2024-11-18
2
-0
/
+88
*
|
|
|
|
Merge pull request #99131 from MarcusAahl/my-testing-branch
Thaddeus Crews
2024-11-19
2
-0
/
+83
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Basic Fontfile tests
marcus åhl
2024-11-19
2
-0
/
+83
*
|
|
|
|
Merge pull request #98816 from arkology/to-infinity-and-beyond
Thaddeus Crews
2024-11-18
2
-0
/
+93
|
\
\
\
\
\
|
*
|
|
|
|
Improve set_radial_initial_angle by removing loops
arkology
2024-11-14
2
-0
/
+93
*
|
|
|
|
|
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
*
|
|
|
|
|
Merge pull request #97363 from reduz/deterministic-gen-suberesources-id
Thaddeus Crews
2024-11-11
2
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow passing UID to importer
Juan
2024-11-11
2
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
4
-0
/
+1102
|
\
\
\
\
\
|
*
|
|
|
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
4
-0
/
+1102
|
|
/
/
/
/
*
|
|
|
|
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
2
-7
/
+13
*
|
|
|
|
Style: Apply `clang-tidy` fixes
Thaddeus Crews
2024-11-04
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
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 #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 #92554 from Nazarwadim/implement_a_hash_map
Thaddeus Crews
2024-10-25
2
-0
/
+296
|
\
\
\
\
|
*
|
|
|
Implement array based hash map
nazarii
2024-10-24
2
-0
/
+296
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #97157 from pafuent/fixing_tree_item_get_prev_wrap
Thaddeus Crews
2024-10-25
1
-0
/
+126
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixing TreeItem get_prev_xxx methods when p_wrap is true
Pablo Andres Fuente
2024-09-23
1
-0
/
+126
*
|
|
|
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
*
|
|
|
Add test
A Thousand Ships
2024-10-18
1
-0
/
+8
|
/
/
/
*
|
|
Merge pull request #97255 from kitbdev/test-tabs
Rémi Verschelde
2024-10-04
4
-0
/
+1540
|
\
\
\
|
*
|
|
Fix TabBar initialization issue and add tests
kit
2024-09-20
4
-0
/
+1540
*
|
|
|
Merge pull request #97227 from D0V4HKIIN/master
Rémi Verschelde
2024-10-04
2
-0
/
+108
|
\
\
\
\
|
*
|
|
|
Add unit tests for PhysicsMaterial
jonas
2024-10-04
2
-0
/
+108
*
|
|
|
|
Add unit tests for String::parse_url()
Pablo Andres Fuente
2024-10-01
1
-38
/
+53
|
/
/
/
/
*
|
|
|
Merge pull request #97512 from matthewestopinal/mestopinal-sky-tests
Rémi Verschelde
2024-10-01
2
-0
/
+142
|
\
\
\
\
|
*
|
|
|
Add Unit Test cases for `Sky`
MATTHEW ESTOPINAL
2024-10-01
2
-0
/
+142
*
|
|
|
|
Merge pull request #95931 from pafuent/adding_packet_peer_tests
Rémi Verschelde
2024-10-01
2
-0
/
+205
|
\
\
\
\
\
|
*
|
|
|
|
Add unit tests for PacketPeer
Pablo Andres Fuente
2024-10-01
2
-0
/
+205
|
|
/
/
/
/
[next]