Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Adam Scott c3f12592da Cache script when reloading even if there's errors. il y a 2 ans
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution il y a 2 ans
  Adam Scott 0139bd04b2 Fix `GDScriptCache::clear()` crash when clearing packed scenes il y a 2 ans
  Adam Scott ff544df926 Fix `GDScriptCache` to not remove scripts/scenes individually when clearing il y a 2 ans
  Adam Scott 59c6642f2a Add missing packed scene cache clear inside `GDScriptCache::clear()` il y a 2 ans
  Adam Scott 88f3045301 Move GDScript uninitialization to `GDScriptLanguage::finalize()` il y a 2 ans
  Rémi Verschelde 4555ccdf98 Merge pull request #69224 from adamscott/fix-PackedScene-reload_from_file il y a 2 ans
  Adam Scott a34a26eb66 Add PackedScene::reload_from_file() override il y a 2 ans
  Adam Scott 4e60689695 Fix cyclic reference base being loaded but not valid (which is ok) il y a 2 ans
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading il y a 2 ans
  Rémi Verschelde c474e2f639 Merge pull request #68987 from adamscott/fix-godot#61386-autoload-scenes-implicit-types il y a 2 ans
  Adam Scott eb62d241c0 [godot#61386] Fix autoload scenes implicit types il y a 2 ans
  Adam Scott e86e15571f [godot#68971] Fetch cached scene if it exists in `GDScriptCache` il y a 2 ans
  Rémi Verschelde 190226098b Merge pull request #68929 from adamscott/add-rename-check il y a 2 ans
  Adam Scott 98ceb7ecf5 Add move_script check before executing logic il y a 2 ans
  rune-scape 5ef971da1a GDScript: Cache scripts after parse error il y a 2 ans
  rune-scape a6410878db Fix empty text in editor il y a 2 ans
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 il y a 3 ans
  Rune bce6f1792e GDScript compiler subclass bugfixes il y a 2 ans
  Rindbee f1a4041f52 Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE il y a 3 ans
  Voylin e5814c3f81 Fix for recurring check in gdscript_cach.cpp il y a 3 ans
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. il y a 3 ans
  reduz 45af29da80 Add a new HashSet template il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  K. S. Ernest (iFire) Lee b69b526b7c GDScript cache crashfix. il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde f19a1e28c8 Revert "Fix auto reload scripts on external change" il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans