Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
9 months ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
1 year ago |
A Thousand Ships
|
61998b1a05
[Tests] Ensure all default method arguments can be encoded
|
1 year ago |
Aaron Franke
|
5ced75aeb1
Fix Vector4, Vector4i, and Projection missing from ClassDB tests
|
1 year ago |
A Thousand Ships
|
ea2e6be0a6
[Tests] Fix some invalid error messages
|
1 year ago |
A Thousand Ships
|
17929a3443
[Tests] Fix unit tests in template builds
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
Yuri Sizov
|
951ea2415b
Make EditorInterface accessible as a singleton
|
2 years ago |
RedworkDE
|
8e7afec479
Fix various errors when running the unit tests
|
2 years ago |
Jan Haller
|
83026126d4
Add tests to ensure bound methods and signals are valid identifiers
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
8f5d56e04a
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
|
2 years ago |
Yuri Sizov
|
1362bc22bd
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
3 years ago |
Rémi Verschelde
|
62423b691e
Tests: Silence some intentional errors
|
3 years ago |
reduz
|
5ac42cf576
Implement a BitField hint
|
3 years ago |
bruvzg
|
860e24683f
Make enum/constant binds 64-bit.
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
99a282f631
Move and organize tests into subfolders
|
3 years ago |