Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Yuri Sizov 980f5f32f4 Make `property_*_revert` methods multilevel and expose them for scripting hace 3 años
  Xwdit f265f175e3 Fix script documentation method argument default values hace 3 años
  Hristo Stamenov 0e1f7e9f89 Removed faulty function update after get_property_list. hace 3 años
  kobewi c3606cb5f3 Swap arguments of ResourceSaver.save() hace 3 años
  Aaron Franke ac870ab1c8 Move editor paths into the EditorPaths class hace 3 años
  Rémi Verschelde 14d021287b Merge pull request #63049 from Faless/mp/4.x_as_module hace 3 años
  Antonio Dell'Annunziata e03b7b1935 fix(gdscript): Fix out of bounds crash after reloading member variables hace 3 años
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. hace 3 años
  Xwdit 5d49df8d97 Fix missing method qualifiers in script doc hace 3 años
  Dallon Feldner 07ddc8b3b8 Don't print redundant errors when parsing GDScript hace 3 años
  Xwdit 152466938f Fix grouping annotations displayed in document hace 3 años
  kobewi 2f777b9a1e Remove unused hints hace 3 años
  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. hace 3 años
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables hace 3 años
  George Marques 81cac4907f GDScript: Don't add implicit constructor to the list of functions hace 3 años
  bruvzg 860e24683f Make enum/constant binds 64-bit. hace 3 años
  Yuri Rubinsky c9ad370f20 Add a null checking to `GDScript::_super_implicit_constructor` hace 3 años
  George Marques 68b86220c8 Merge pull request #57513 from trollodel/gdscript_get_propertyinfo_classname hace 3 años
  Rémi Verschelde f2a7bb6b51 Merge pull request #59943 from jordigcs/gdscript_warning_enums hace 3 años
  reduz 45af29da80 Add a new HashSet template hace 3 años
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases hace 3 años
  Rémi Verschelde 5b02415fd0 Merge pull request #55134 from KoBeWi/script_pillow_or_something hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  ShimmyShaman b3922a42e9 improved error msg for gdscript load_source_code hace 3 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types hace 3 años
  jordi 14bad75206 Add enum values (Ignore, Warn, Error) to GDScript warnings hace 3 años