Commit History

Author SHA1 Message Date
  Danil Alexeev ed0b3c08e1 Core: Fix `Object::has_method()` for script static methods 2 years ago
  Yuri Sizov 78483a1df2 Merge pull request #82186 from dalexeev/gds-fix-property-duplication 2 years ago
  Rémi Verschelde d759f91f8d Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support 2 years ago
  Danil Alexeev 16e860bcb3 GDScript: Fix duplication of inherited script properties 2 years ago
  398utubzyt 2df37a237a C#: Abstract script class support 2 years ago
  Danil Alexeev 26ce861910 Editor: Remove unused Class Name field from Create Script dialog 2 years ago
  Rémi Verschelde b539bfb263 Merge pull request #81201 from anvilfolk/rpc 2 years ago
  ocean (they/them) 711ffabcfe GDScript: fix subclass methods not inheriting RPC info 2 years ago
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 years ago
  Markus Sauermann c4705a590b Fix Object::notification order 2 years ago
  Rémi Verschelde 76d318dbd1 Merge pull request #75778 from KoBeWi/_vp 2 years ago
  kobewi 67db4693eb Expose _validate_property() for scripting 2 years ago
  Yuri Sizov 2c77f07aaa Add a script method to get its class icon 2 years ago
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 years ago
  Danil Alexeev a0577eb23b GDScript: Fix `_get_script_name()` function collision for SCU build 2 years ago
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 years ago
  ocean (they/them) 6783ff69c0 Improve and fix GDScript documentation generation & behavior 2 years ago
  voidedWarranties bd5ab9f9b4 Remove unused `ScriptLanguage` methods 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 d22199990e Resolve `GDScript::clear()` `heap-use-after-free` ASAN errors 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  ocean (they/them) fb418685a0 Unify GDScriptAnalyzer in-editor and runtime autoload checks 2 years ago
  rune-scape e1c63fee86 GDScript: Fix built-in script and other `find_class` bugs 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 3 years ago
  Rune bce6f1792e GDScript compiler subclass bugfixes 2 years ago