George Marques
|
b4d0a09f15
GDScript: Reintroduce binary tokenization on export
|
1 年之前 |
Rémi Verschelde
|
41564aaf77
Merge pull request #86999 from AThousandShips/init_note
|
1 年之前 |
Rémi Verschelde
|
745f8e112f
Revert "Add UID support to GDScript files"
|
1 年之前 |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 年之前 |
Rémi Verschelde
|
d3003c48b3
Merge pull request #67132 from KoBeWi/This_commit_message_is_auto-generated._Do_not_modify_it-
|
1 年之前 |
kobewi
|
c7f68a27ec
Add UID support to GDScript files
|
2 年之前 |
Yuri Sizov
|
c027aecc2e
Merge pull request #86676 from rune-scape/sparse-script-reload
|
1 年之前 |
A Thousand Ships
|
cae3b822c3
Improve error message when a GDScript instance fails to be constructed
|
1 年之前 |
rune-scape
|
49bce5c9ef
GDScript: Lambda hotswap fixes
|
1 年之前 |
rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
1 年之前 |
msreis
|
f1cc14d525
Fix missing time for some script functions in profiler
|
2 年之前 |
Yuri Sizov
|
f4b32b228a
Merge pull request #85603 from eldidou/speed-up-get-must-clear-dependencies
|
1 年之前 |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
1 年之前 |
eldidou
|
0d77c3e092
Speed up GDScript::get_must_clear_dependencies()
|
1 年之前 |
Rémi Verschelde
|
d75c44658c
Merge pull request #85373 from DmitriySalnikov/update_singletons
|
1 年之前 |
DmitriySalnikov
|
8cdbec0434
Update cached singletons when reloading GDScripts
|
1 年之前 |
Pedro J. Estébanez
|
cfa7e72057
Fix GDScript thread-exit routine assuming thread-enter was called
|
1 年之前 |
Pedro J. Estébanez
|
bfe66ab7cd
Fixup thread-owned lambda bookkeeping on thread exit (take 2)
|
1 年之前 |
Pedro J. Estébanez
|
f26328e9a3
Revert recently added approach to cross-thread lambda survival
|
1 年之前 |
Pedro J. Estébanez
|
1ed6919148
Fix leak in the bookkeeping of GDScript lambdas
|
1 年之前 |
Rémi Verschelde
|
bc80776618
Merge pull request #84659 from RandomShaper/fix_lambda_cross_thread
|
1 年之前 |
kobewi
|
a3627b6e37
Assign temporary path to preloaded resources
|
2 年之前 |
Pedro J. Estébanez
|
271511726b
Fixup thread-owned lambda bookkeeping on thread exit
|
1 年之前 |
rune-scape
|
9fb8862d73
GDScript: Lambda hot reloading
|
1 年之前 |
Rémi Verschelde
|
6a0716dedd
Merge pull request #83123 from astillich/82998-propagate-base-class-exports
|
1 年之前 |
Alexander Stillich
|
99f8751878
Fix editing exports in a base script not propagating the change to the opened property editor
|
1 年之前 |
Danil Alexeev
|
ed0b3c08e1
Core: Fix `Object::has_method()` for script static methods
|
1 年之前 |
Danil Alexeev
|
e750c59cf8
GDScript: Improve highlighting of types
|
1 年之前 |
Yuri Sizov
|
78483a1df2
Merge pull request #82186 from dalexeev/gds-fix-property-duplication
|
1 年之前 |
George Marques
|
54a1414500
GDScript: Implement pattern guards for match statement
|
2 年之前 |