Danil Alexeev
|
b1eb737719
GDScript: Fix some lambda bugs
|
há 1 ano atrás |
Danil Alexeev
|
462d8f4752
GDScript: Fix `get_*_list()` methods return incorrect info
|
há 1 ano atrás |
Yuri Sizov
|
f6e02dc437
Merge pull request #79990 from vnen/gdscript-assume-op-types
|
há 2 anos atrás |
George Marques
|
c1bca65d09
GDScript: Optimize operators by assuming the types
|
há 2 anos atrás |
Juan Linietsky
|
5e512b705e
Support threads in the script debugger
|
há 2 anos atrás |
Danil Alexeev
|
a0577eb23b
GDScript: Fix `_get_script_name()` function collision for SCU build
|
há 2 anos atrás |
Danil Alexeev
|
aebbbda080
GDScript: Fix some bugs with static variables and functions
|
há 2 anos atrás |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
há 2 anos atrás |
Rémi Verschelde
|
0762f20410
Merge pull request #75732 from vonagam/fix-duplicate-condition
|
há 2 anos atrás |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
há 2 anos atrás |
George Marques
|
abbdf80643
GDScript: Don't fail when freed object is return
|
há 2 anos atrás |
sodaJar
|
464a299d2e
Fix wrong file on function call error
|
há 2 anos atrás |
Dmitrii Maganov
|
5dc717c5fd
GDScript: Fix unnecessary duplication of pointed out lines
|
há 2 anos atrás |
ocean (they/them)
|
9ddf482a06
Added check for null objects in gdscript typed assign.
|
há 2 anos atrás |
Rémi Verschelde
|
561d949739
Merge pull request #73489 from vonagam/type-check-node
|
há 2 anos atrás |
Yuri Sizov
|
78cd5d813b
Merge pull request #73501 from anvilfolk/oopsiedaisy
|
há 2 anos atrás |
Dmitrii Maganov
|
8fe023ad93
GDScript: Rework type check
|
há 2 anos atrás |
ocean (they/them)
|
9eb4d1e4bf
Fix inability to assign null regression
|
há 2 anos atrás |
Yuri Sizov
|
6212da66e8
Merge pull request #72867 from vnen/gdscript-limit-call-depth
|
há 2 anos atrás |
ocean (they/them)
|
c45970739e
Fix crash by freed object assign to typed variable
|
há 2 anos atrás |
pkowal
|
be4d8a7b2e
Improve GDScript error for method call on null/previously freed instance
|
há 3 anos atrás |
Rémi Verschelde
|
532381562e
Merge pull request #72654 from RandomShaper/ptrcall_ret_raw_obj
|
há 2 anos atrás |
kobewi
|
e822182bb7
Fix null message in assert()
|
há 2 anos atrás |
George Marques
|
34f0a2ca46
GDScript: Add limit to call depth
|
há 2 anos atrás |
Pedro J. Estébanez
|
0bcc7bb5c7
Avoid losing references to objects in the native-scripting boundary
|
há 2 anos atrás |
George Marques
|
5fc7918594
GDScript: Improve usability of setter chains
|
há 2 anos atrás |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
há 2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
há 2 anos atrás |
Rémi Verschelde
|
fc4a734373
Merge pull request #70838 from reduz/gdscript-vm-optimization
|
há 2 anos atrás |
Juan Linietsky
|
7211e041df
Optimizations for GDScript VM
|
há 2 anos atrás |