Historial de Commits

Autor SHA1 Mensaje Fecha
  kobewi a33ae0be0e Add has_extension() method to String hace 2 meses
  Thaddeus Crews 780cf03051 Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse hace 7 meses
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. hace 7 meses
  kobewi 75881f8322 Use initializer list in Arrays hace 1 año
  Mikael Hermansson db5e843e46 Add clearing of `static_gdscript_cache` to `GDScriptCache` hace 7 meses
  Rémi Verschelde daa074881b Revert "Fixed resource loader using not fully loaded scripts" hace 9 meses
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 hace 11 meses
  Thaddeus Crews 2584f75537 Merge pull request #96499 from beev1s/shallow-script-cache-error hace 1 año
  Danil Alexeev 6286f9d21d GDScript: Fix `GDScriptCache::get_full_script()` uses non-remapped path hace 1 año
  Moritz Burgdorff fd5fc9f3ee Fixed resource loader using not fully loaded scripts hace 1 año
  Pedro J. Estébanez f4d76853b9 WorkerThreadPool (plus friends): Overhaul unlock allowance zones hace 1 año
  Hilderin d199f1f0d5 Fix resolve class inheritance after file rename hace 1 año
  rune-scape e680369d5b GDScript: Fix too many calls to 'remove_parser' hace 1 año
  rune-scape 86b23d0420 GDScriptCache: Clear abandoned parser refs hace 1 año
  Rémi Verschelde 1ebd12ac5f Merge pull request #92616 from rune-scape/rune-invalidate-parser-chain hace 1 año
  Rémi Verschelde 6f8b90e412 Merge pull request #93032 from RandomShaper/wtp_antilock hace 1 año
  Pedro J. Estébanez d334632908 GDScript: Avoid deadlock possibility in multi-threaded load hace 1 año
  rune-scape 7f7114c008 GDScript: partially allow some functions on invalid scripts hace 1 año
  rune-scape ffc0d0981b GDScript: Invalidate cached parser chain when reloading hace 1 año
  rune-scape 6b88c86cec GDScript: invalidate GDScriptParserRef when reloading hace 1 año
  Rémi Verschelde ee5ace10b7 Merge pull request #85501 from /remove-packed-scene-cache hace 1 año
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export hace 1 año
  Jordyfel ef5dcccde7 Stop caching packed scenes in GDScript cache hace 1 año
  Rémi Verschelde a9c864dc35 Merge pull request #83039 from KoBeWi/it's_always_the_cache hace 2 años
  Matthew Borkowski 2d262c072b Fix `GDScriptCache::get_full_script` eating parsing errors because of early exit hace 2 años
  kobewi 6849cf48d1 Fix GDScript cache assigning UID as scene path hace 2 años
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  ocean (they/them) 955049670f GDScript: Add static analysis error reporting in GDScriptCache::get_full_script() hace 2 años
  Rémi Verschelde 5f9175f969 Merge pull request #76954 from Rindbee/return-null-on-fail-load-script hace 2 años
  Rindbee cbce374f68 Returns null and does not cache when the source code of the script fails to load hace 2 años