Histórico de Commits

Autor SHA1 Mensagem Data
  rune-scape 6b88c86cec GDScript: invalidate GDScriptParserRef when reloading há 1 ano atrás
  Rémi Verschelde ee5ace10b7 Merge pull request #85501 from /remove-packed-scene-cache há 1 ano atrás
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export há 1 ano atrás
  Jordyfel ef5dcccde7 Stop caching packed scenes in GDScript cache há 1 ano atrás
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules há 2 anos atrás
  George Marques 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution há 2 anos atrás
  Adam Scott ff544df926 Fix `GDScriptCache` to not remove scripts/scenes individually when clearing há 2 anos atrás
  Adam Scott 88f3045301 Move GDScript uninitialization to `GDScriptLanguage::finalize()` há 2 anos atrás
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading há 2 anos atrás
  Adam Scott eb62d241c0 [godot#61386] Fix autoload scenes implicit types há 2 anos atrás
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 há 3 anos atrás
  Rune bce6f1792e GDScript compiler subclass bugfixes há 3 anos atrás
  Rindbee f1a4041f52 Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE há 3 anos atrás
  reduz 45af29da80 Add a new HashSet template há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Pedro J. Estébanez 10c9c2ccd4 Avoid crash after a parsing error in GDScript há 4 anos atrás
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  George Marques d36d7e2a1c GDScript: Use pointer instead of references in cache há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques 7adb0d77cc Add GDScript cache singleton há 5 anos atrás