Commit History

Author SHA1 Message Date
  Juan Linietsky 1bbe0a2b2f Fix global script class parsing. 2 years ago
  George Marques aee7b7363b GDScript: Avoid calling non-static methods on native classes 2 years ago
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations 2 years ago
  Rémi Verschelde ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs 2 years ago
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem 2 years ago
  George Marques 7e5c2f945d Remove references to compiled GDScript in export 2 years ago
  Adam Scott e3e55b29ce Add default virtual `gdscript://` path to `GDScript` instances 2 years ago
  Adam Scott d22199990e Resolve `GDScript::clear()` `heap-use-after-free` ASAN errors 2 years ago
  Rémi Verschelde 163f6f5fe8 Merge pull request #68429 from KoBeWi/PropertySettings 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde a797fa3b3d Merge pull request #70503 from rune-scape/inner-class-docs 2 years ago
  rune-scape 1b77993257 Inner classes get their docs back 2 years ago
  ocean (they/them) fb418685a0 Unify GDScriptAnalyzer in-editor and runtime autoload checks 2 years ago
  Rémi Verschelde 8d52eea52b Merge pull request #70000 from rune-scape/find-more-classes 2 years ago
  rune-scape e1c63fee86 GDScript: Fix built-in script and other `find_class` bugs 2 years ago
  Adam Scott 3684fd249e Fix `GDScript::_get_gdscript_from_variant()` crash 2 years ago
  ocean (they/them) c8293a73b4 Add GDScript member initializer implicit type conversion 2 years ago
  kobewi 7c6b659bd7 Add PropertyInfo overload for GLOBAL_DEF 2 years ago
  Adam Scott beaef88abd Remove debug macro for GDScriptLanguage script_list 2 years ago
  Rémi Verschelde f6ea295bb1 Merge pull request #69467 from rune-scape/rune-subclass-script-path 2 years ago
  Adam Scott 88f3045301 Move GDScript uninitialization to `GDScriptLanguage::finalize()` 2 years ago
  rune-scape d531869a7c GDScript: Fix subclass script path issues 2 years ago
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 2 years ago
  Rune bce6f1792e GDScript compiler subclass bugfixes 2 years ago
  Wei Guo d0edd36f80 Fix built-in script path of GDScript 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rémi Verschelde 5bf95518fd GDScript/C#: Tweak error message for invalid script type for object 2 years ago
  Rindbee f1a4041f52 Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE 3 years ago
  Yuri Rubinsky 213bd4199b Fix last_modified_time on scripts 2 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 2 years ago