kobewi
|
c7f68a27ec
Add UID support to GDScript files
|
há 2 anos atrás |
rune-scape
|
49bce5c9ef
GDScript: Lambda hotswap fixes
|
há 1 ano atrás |
msreis
|
f1cc14d525
Fix missing time for some script functions in profiler
|
há 2 anos atrás |
Yuri Sizov
|
f4b32b228a
Merge pull request #85603 from eldidou/speed-up-get-must-clear-dependencies
|
há 1 ano atrás |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
há 1 ano atrás |
eldidou
|
0d77c3e092
Speed up GDScript::get_must_clear_dependencies()
|
há 1 ano atrás |
Rémi Verschelde
|
d75c44658c
Merge pull request #85373 from DmitriySalnikov/update_singletons
|
há 1 ano atrás |
DmitriySalnikov
|
8cdbec0434
Update cached singletons when reloading GDScripts
|
há 1 ano atrás |
Pedro J. Estébanez
|
cfa7e72057
Fix GDScript thread-exit routine assuming thread-enter was called
|
há 1 ano atrás |
Pedro J. Estébanez
|
bfe66ab7cd
Fixup thread-owned lambda bookkeeping on thread exit (take 2)
|
há 1 ano atrás |
Pedro J. Estébanez
|
f26328e9a3
Revert recently added approach to cross-thread lambda survival
|
há 1 ano atrás |
Pedro J. Estébanez
|
1ed6919148
Fix leak in the bookkeeping of GDScript lambdas
|
há 1 ano atrás |
Rémi Verschelde
|
bc80776618
Merge pull request #84659 from RandomShaper/fix_lambda_cross_thread
|
há 1 ano atrás |
kobewi
|
a3627b6e37
Assign temporary path to preloaded resources
|
há 2 anos atrás |
Pedro J. Estébanez
|
271511726b
Fixup thread-owned lambda bookkeeping on thread exit
|
há 1 ano atrás |
rune-scape
|
9fb8862d73
GDScript: Lambda hot reloading
|
há 1 ano atrás |
Rémi Verschelde
|
6a0716dedd
Merge pull request #83123 from astillich/82998-propagate-base-class-exports
|
há 1 ano atrás |
Alexander Stillich
|
99f8751878
Fix editing exports in a base script not propagating the change to the opened property editor
|
há 1 ano atrás |
Danil Alexeev
|
ed0b3c08e1
Core: Fix `Object::has_method()` for script static methods
|
há 1 ano atrás |
Danil Alexeev
|
e750c59cf8
GDScript: Improve highlighting of types
|
há 1 ano atrás |
Yuri Sizov
|
78483a1df2
Merge pull request #82186 from dalexeev/gds-fix-property-duplication
|
há 1 ano atrás |
George Marques
|
54a1414500
GDScript: Implement pattern guards for match statement
|
há 2 anos atrás |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
há 1 ano atrás |
Danil Alexeev
|
16e860bcb3
GDScript: Fix duplication of inherited script properties
|
há 1 ano atrás |
Rémi Verschelde
|
b539bfb263
Merge pull request #81201 from anvilfolk/rpc
|
há 1 ano atrás |
ocean (they/them)
|
711ffabcfe
GDScript: fix subclass methods not inheriting RPC info
|
há 1 ano atrás |
Danil Alexeev
|
462d8f4752
GDScript: Fix `get_*_list()` methods return incorrect info
|
há 1 ano atrás |
Markus Sauermann
|
c4705a590b
Fix Object::notification order
|
há 2 anos atrás |
Rémi Verschelde
|
76d318dbd1
Merge pull request #75778 from KoBeWi/_vp
|
há 1 ano atrás |
kobewi
|
67db4693eb
Expose _validate_property() for scripting
|
há 2 anos atrás |