Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  bruvzg 947d7c8329 Fix some issues found by clang sanitizers. hace 3 años
  fabriceci dae97909bd Restrict the condition when checking if a script is a template hace 3 años
  reduz 21637dfc25 Remove VARIANT_ARG* macros hace 3 años
  kobewi 98dd04c38c Fix debugger not opening built-in scripts hace 3 años
  Fabio Alessandrelli 994638da4f [Net] Implement GDScript custom RPC callable. hace 4 años
  Hugo Locurcio de45534fed Highlight "namespace" as a GDScript keyword in the syntax highlighter hace 4 años
  Anilforextra adbe948bda String: Add contains(). hace 3 años
  trollodel 1d6ac42b2a Allow setting the PropertyInfo class_name from GDScript hace 3 años
  Rémi Verschelde f0382530a7 Merge pull request #56268 from KoBeWi/🚗complete_setters hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  fabriceci 9d5b807059 Improve editor template workflow hace 4 años
  kobewi c055c912fb Remove autocomplete_setters_and_getters setting hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index hace 4 años
  kobewi ca4c63d654 Always soft-reload scripts hace 3 años
  kobewi 3b320cd9fe Show built-in script names in the debugger hace 3 años
  Rémi Verschelde 78ed2c05a2 Merge pull request #54118 from Pineapple/dont-ignore-type-mismatch-in-setter-master hace 4 años
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` hace 4 años