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 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 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 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 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
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
*
|
|
Add test
A Thousand Ships
2024-10-18
1
-0
/
+8
|
/
/
*
|
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
|
|
/
/
*
/
/
Parse fragment from URL
Haoyu Qiu
2024-09-27
1
-0
/
+40
|
/
/
*
|
Fix script editor wrongly replaces and quotes non-ASCII letters
Haoyu Qiu
2024-09-23
1
-1
/
+15
*
|
Merge pull request #95449 from SlashScreen/array_functions
Rémi Verschelde
2024-09-20
1
-0
/
+18
|
\
\
|
*
|
Add callable support for `find` and `rfind` `Array` methods
Slashscreen
2024-09-13
1
-0
/
+18
|
|
/
*
|
Merge pull request #96856 from RandomShaper/selfdestruct_correctness
Rémi Verschelde
2024-09-16
1
-0
/
+78
|
\
\
|
*
|
Object: Add tests about the safety of tail destruction
Pedro J. Estébanez
2024-09-16
1
-0
/
+78
*
|
|
Merge pull request #93856 from timothyqiu/expression-period
Rémi Verschelde
2024-09-11
1
-0
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix parsing of `4.` in Expression
Haoyu Qiu
2024-07-02
1
-0
/
+53
*
|
|
Implement typed dictionaries
Thaddeus Crews
2024-09-04
1
-1
/
+38
*
|
|
Merge pull request #70096 from rune-scape/stringname-dict
Rémi Verschelde
2024-09-03
1
-2
/
+1
|
\
\
\
|
*
|
|
StringName Dictionary keys
rune-scape
2024-08-29
1
-2
/
+1
*
|
|
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
1
-1
/
+1
*
|
|
|
Merge pull request #96291 from miv391/string-unit-tests
Rémi Verschelde
2024-08-30
1
-3
/
+28
|
\
\
\
\
|
*
|
|
|
Added more unit tests for String insert and join.
Mika Viskari
2024-08-29
1
-3
/
+28
|
|
/
/
/
*
|
|
|
Merge pull request #92656 from fire/vsk-json-to-native-4.3
Rémi Verschelde
2024-08-30
1
-0
/
+160
|
\
\
\
\
|
*
|
|
|
Ability to convert native engine types to JSON and back.
K. S. Ernest (iFire) Lee
2024-08-29
1
-0
/
+160
*
|
|
|
|
Import/export GLTF extras to node->meta
demolke
2024-08-29
1
-0
/
+25
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
2
-15
/
+17
*
|
|
|
Merge pull request #93134 from AThousandShips/default_bind_check
Rémi Verschelde
2024-08-26
1
-0
/
+40
|
\
\
\
\
|
*
|
|
|
[Tests] Ensure all default method arguments can be encoded
A Thousand Ships
2024-08-16
1
-0
/
+40
*
|
|
|
|
Simplify and fix Rect2/AABB get_support function
Aaron Franke
2024-08-19
2
-7
/
+29
|
|
/
/
/
|
/
|
|
|
[next]