Revīziju vēsture

Autors SHA1 Ziņojums Datums
  HolonProduction ae68ee4940 GDScript: Cache invalid scripts 3 nedēļas atpakaļ
  HolonProduction ab0397878c GDScript: Ensure correct caching of cyclic references 1 mēnesi atpakaļ
  HolonProduction 2ce3be221a Correctly set GDScript internal path for shallow scripts 1 mēnesi atpakaļ
  HolonProduction b4203f7f64 Prevent shallow scripts from leaking into the `ResourceCache` 5 mēneši atpakaļ
  kobewi a33ae0be0e Add has_extension() method to String 5 mēneši atpakaļ
  Thaddeus Crews 780cf03051 Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse 10 mēneši atpakaļ
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 10 mēneši atpakaļ
  kobewi 75881f8322 Use initializer list in Arrays 1 gadu atpakaļ
  Mikael Hermansson db5e843e46 Add clearing of `static_gdscript_cache` to `GDScriptCache` 10 mēneši atpakaļ
  Rémi Verschelde daa074881b Revert "Fixed resource loader using not fully loaded scripts" 1 gadu atpakaļ
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 1 gadu atpakaļ
  Thaddeus Crews 2584f75537 Merge pull request #96499 from beev1s/shallow-script-cache-error 1 gadu atpakaļ
  Danil Alexeev 6286f9d21d GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped path 1 gadu atpakaļ
  Moritz Burgdorff fd5fc9f3ee Fixed resource loader using not fully loaded scripts 1 gadu atpakaļ
  Pedro J. Estébanez f4d76853b9 WorkerThreadPool (plus friends): Overhaul unlock allowance zones 1 gadu atpakaļ
  Hilderin d199f1f0d5 Fix resolve class inheritance after file rename 1 gadu atpakaļ
  rune-scape e680369d5b GDScript: Fix too many calls to 'remove_parser' 1 gadu atpakaļ
  rune-scape 86b23d0420 GDScriptCache: Clear abandoned parser refs 1 gadu atpakaļ
  Rémi Verschelde 1ebd12ac5f Merge pull request #92616 from rune-scape/rune-invalidate-parser-chain 1 gadu atpakaļ
  Rémi Verschelde 6f8b90e412 Merge pull request #93032 from RandomShaper/wtp_antilock 1 gadu atpakaļ
  Pedro J. Estébanez d334632908 GDScript: Avoid deadlock possibility in multi-threaded load 1 gadu atpakaļ
  rune-scape 7f7114c008 GDScript: partially allow some functions on invalid scripts 1 gadu atpakaļ
  rune-scape ffc0d0981b GDScript: Invalidate cached parser chain when reloading 1 gadu atpakaļ
  rune-scape 6b88c86cec GDScript: invalidate GDScriptParserRef when reloading 1 gadu atpakaļ
  Rémi Verschelde ee5ace10b7 Merge pull request #85501 from /remove-packed-scene-cache 1 gadu atpakaļ
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export 2 gadi atpakaļ
  Jordyfel ef5dcccde7 Stop caching packed scenes in GDScript cache 2 gadi atpakaļ
  Rémi Verschelde a9c864dc35 Merge pull request #83039 from KoBeWi/it's_always_the_cache 2 gadi atpakaļ
  Matthew Borkowski 2d262c072b Fix `GDScriptCache::get_full_script` eating parsing errors because of early exit 2 gadi atpakaļ
  kobewi 6849cf48d1 Fix GDScript cache assigning UID as scene path 2 gadi atpakaļ