提交歷史

作者 SHA1 備註 提交日期
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 2 月之前
  Pedro J. Estébanez f4d76853b9 WorkerThreadPool (plus friends): Overhaul unlock allowance zones 9 月之前
  rune-scape 86b23d0420 GDScriptCache: Clear abandoned parser refs 9 月之前
  Rémi Verschelde 1ebd12ac5f Merge pull request #92616 from rune-scape/rune-invalidate-parser-chain 10 月之前
  rune-scape 7f7114c008 GDScript: partially allow some functions on invalid scripts 11 月之前
  rune-scape ffc0d0981b GDScript: Invalidate cached parser chain when reloading 11 月之前
  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 25b2f1780a Style: Harmonize header includes in modules 1 年之前
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution 2 年之前
  Adam Scott ff544df926 Fix `GDScriptCache` to not remove scripts/scenes individually when clearing 2 年之前
  Adam Scott 88f3045301 Move GDScript uninitialization to `GDScriptLanguage::finalize()` 2 年之前
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading 2 年之前
  Adam Scott eb62d241c0 [godot#61386] Fix autoload scenes implicit types 2 年之前
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 2 年之前
  Rune bce6f1792e GDScript compiler subclass bugfixes 2 年之前
  Rindbee f1a4041f52 Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE 2 年之前
  reduz 45af29da80 Add a new HashSet template 2 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Pedro J. Estébanez 10c9c2ccd4 Avoid crash after a parsing error in GDScript 3 年之前
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 3 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  George Marques d36d7e2a1c GDScript: Use pointer instead of references in cache 4 年之前
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation 4 年之前