Thaddeus Crews
|
2584f75537
Merge pull request #96499 from beev1s/shallow-script-cache-error
|
пре 9 месеци |
Danil Alexeev
|
6286f9d21d
GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped path
|
пре 10 месеци |
Moritz Burgdorff
|
fd5fc9f3ee
Fixed resource loader using not fully loaded scripts
|
пре 11 месеци |
Pedro J. Estébanez
|
f4d76853b9
WorkerThreadPool (plus friends): Overhaul unlock allowance zones
|
пре 1 година |
Hilderin
|
d199f1f0d5
Fix resolve class inheritance after file rename
|
пре 1 година |
rune-scape
|
e680369d5b
GDScript: Fix too many calls to 'remove_parser'
|
пре 1 година |
rune-scape
|
86b23d0420
GDScriptCache: Clear abandoned parser refs
|
пре 1 година |
Rémi Verschelde
|
1ebd12ac5f
Merge pull request #92616 from rune-scape/rune-invalidate-parser-chain
|
пре 1 година |
Rémi Verschelde
|
6f8b90e412
Merge pull request #93032 from RandomShaper/wtp_antilock
|
пре 1 година |
Pedro J. Estébanez
|
d334632908
GDScript: Avoid deadlock possibility in multi-threaded load
|
пре 1 година |
rune-scape
|
7f7114c008
GDScript: partially allow some functions on invalid scripts
|
пре 1 година |
rune-scape
|
ffc0d0981b
GDScript: Invalidate cached parser chain when reloading
|
пре 1 година |
rune-scape
|
6b88c86cec
GDScript: invalidate GDScriptParserRef when reloading
|
пре 1 година |
Rémi Verschelde
|
ee5ace10b7
Merge pull request #85501 from /remove-packed-scene-cache
|
пре 1 година |
George Marques
|
b4d0a09f15
GDScript: Reintroduce binary tokenization on export
|
пре 1 година |
Jordyfel
|
ef5dcccde7
Stop caching packed scenes in GDScript cache
|
пре 1 година |
Rémi Verschelde
|
a9c864dc35
Merge pull request #83039 from KoBeWi/it's_always_the_cache
|
пре 1 година |
Matthew Borkowski
|
2d262c072b
Fix `GDScriptCache::get_full_script` eating parsing errors because of early exit
|
пре 1 година |
kobewi
|
6849cf48d1
Fix GDScript cache assigning UID as scene path
|
пре 1 година |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
пре 1 година |
ocean (they/them)
|
955049670f
GDScript: Add static analysis error reporting in GDScriptCache::get_full_script()
|
пре 2 година |
Rémi Verschelde
|
5f9175f969
Merge pull request #76954 from Rindbee/return-null-on-fail-load-script
|
пре 2 година |
Rindbee
|
cbce374f68
Returns null and does not cache when the source code of the script fails to load
|
пре 2 година |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
пре 2 година |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
пре 2 година |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
пре 2 година |
Adam Scott
|
c3f12592da
Cache script when reloading even if there's errors.
|
пре 2 година |
rune-scape
|
2dfc6d5b69
GDScript: Allow out of order member resolution
|
пре 2 година |
Adam Scott
|
0139bd04b2
Fix `GDScriptCache::clear()` crash when clearing packed scenes
|
пре 2 година |
Adam Scott
|
ff544df926
Fix `GDScriptCache` to not remove scripts/scenes individually when clearing
|
пре 2 година |