Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  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 3 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
  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 3 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 3 años
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` hace 3 años
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable hace 3 años
  Bartłomiej T. Listwon 42cce2891f Don't ignore the type mismatch in setter function hace 3 años
  Rémi Verschelde 4387f9645b Merge pull request #52940 from groud/toast_notification hace 3 años
  opl- ad14b80e2a Fix name used instead of doc for GDScript signals hace 3 años
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor hace 3 años