Thaddeus Crews
|
7ea1b3aabb
Merge pull request #105801 from dalexeev/gds-update-stack-funcs
|
3 月之前 |
Danil Alexeev
|
ee121ef80e
GDScript: Add support for variadic functions
|
6 月之前 |
Danil Alexeev
|
a7cf2069d5
GDScript: Add abstract methods
|
5 月之前 |
Danil Alexeev
|
2bacfc8b59
GDScript: Update `get_stack()`, `print_stack()`, and `print_debug()`
|
5 月之前 |
Dynamic-Pistol
|
c8fed1e1d0
Add PROPERTY_HINT_INPUT_NAME
|
9 月之前 |
kobewi
|
5c0f2414cd
Always add decimal when printing float
|
1 年之前 |
Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
1 年之前 |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 年之前 |
Danil Alexeev
|
c1322d41e6
GDScript: Replace `assert()` with `Utils.check()` in tests
|
1 年之前 |
Danil Alexeev
|
76b2d85c9f
GDScript: Fix some export annotation issues
|
1 年之前 |
Abel Toy
|
882441a0ad
Support Array and PackedArray in @export_*
|
2 年之前 |
Danil Alexeev
|
3a3a2011f4
GDScript: Add `@export_storage` annotation
|
1 年之前 |
Jakub Janšta
|
74c937079c
Add type_string() utility
|
2 年之前 |
Danil Alexeev
|
c35cb51d74
GDScript: Fix subscript resolution for constant non-metatypes
|
2 年之前 |
Danil Alexeev
|
b1eb737719
GDScript: Fix some lambda bugs
|
2 年之前 |