Danil Alexeev
|
0c2202c56e
GDScript: Fix incorrect error message for utility functions
|
vor 1 Jahr |
Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
vor 1 Jahr |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
vor 1 Jahr |
Rémi Verschelde
|
13f0ab88f2
Merge pull request #81079 from dalexeev/gds-fix-get-method-list
|
vor 1 Jahr |
Aaron Franke
|
6f7eccc758
Add a type conversion method to Variant Utility and expose to scripting
|
vor 2 Jahren |
Danil Alexeev
|
462d8f4752
GDScript: Fix `get_*_list()` methods return incorrect info
|
vor 1 Jahr |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
vor 1 Jahr |
Dmitrii Maganov
|
8fe023ad93
GDScript: Rework type check
|
vor 2 Jahren |
Danil Alexeev
|
be4f36b87e
Remove `@GDScript.str` (duplicate of `@GlobalScope.str`)
|
vor 2 Jahren |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
rune-scape
|
d531869a7c
GDScript: Fix subclass script path issues
|
vor 2 Jahren |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
vor 2 Jahren |
kobewi
|
f7f4873ed0
Replace Array return types with TypedArray 3
|
vor 2 Jahren |
Edward
|
67e34f6120
inconsistent str() error fix
|
vor 2 Jahren |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
vor 2 Jahren |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
vor 2 Jahren |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
vor 3 Jahren |
Brian Semrau
|
d3051b2637
GDScript gracefully handle debug functions from separate thread
|
vor 3 Jahren |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
vor 3 Jahren |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
vor 3 Jahren |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
vor 4 Jahren |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
vor 4 Jahren |
George Marques
|
c7b6a7adcc
GDScript: Refactor builtin functions
|
vor 4 Jahren |