Histórico de Commits

Autor SHA1 Mensagem Data
  voidedWarranties bd5ab9f9b4 Remove unused `ScriptLanguage` methods há 2 anos atrás
  Rémi Verschelde ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs há 2 anos atrás
  Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem há 2 anos atrás
  George Marques 7e5c2f945d Remove references to compiled GDScript in export há 2 anos atrás
  Adam Scott d22199990e Resolve `GDScript::clear()` `heap-use-after-free` ASAN errors há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  ocean (they/them) fb418685a0 Unify GDScriptAnalyzer in-editor and runtime autoload checks há 2 anos atrás
  rune-scape e1c63fee86 GDScript: Fix built-in script and other `find_class` bugs há 2 anos atrás
  rune-scape d531869a7c GDScript: Fix subclass script path issues 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á 2 anos atrás
  Wei Guo d0edd36f80 Fix built-in script path of GDScript há 3 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 3 anos atrás
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting há 3 anos atrás
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() há 3 anos atrás
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. há 3 anos atrás
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations há 3 anos atrás
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables há 3 anos atrás
  Hugo Locurcio cceeb671db Improve stack overflow error message in GDScript and VisualScript 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
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` há 3 anos atrás
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas há 3 anos atrás
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types há 3 anos atrás
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members há 3 anos atrás
  reduz 360dea5348 Add GDExtension support to Script há 3 anos atrás
  reduz 21637dfc25 Remove VARIANT_ARG* macros há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  fabriceci 9d5b807059 Improve editor template workflow há 4 anos atrás
  kobewi 3b320cd9fe Show built-in script names in the debugger há 4 anos atrás