Historique des commits

Auteur SHA1 Message Date
  FireForge 3073b85de9 Rename theme properties to include underscores il y a 3 ans
  reduz 21637dfc25 Remove VARIANT_ARG* macros il y a 3 ans
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code il y a 3 ans
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` il y a 4 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 4 ans
  fabriceci 9d5b807059 Improve editor template workflow il y a 4 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 4 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` il y a 4 ans
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 il y a 4 ans
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. il y a 4 ans
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL il y a 4 ans
  Haoyu Qiu 0ca38ffe76 Validates VisualScript.add_node input node il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  reduz 6631f66c2a Optimize StringName usage il y a 4 ans
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor il y a 4 ans
  George Marques 49ce5e69ee Fix default value binding in VisualScriptFunctionState il y a 4 ans
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs il y a 4 ans
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color il y a 4 ans
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` il y a 4 ans
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines il y a 4 ans
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` il y a 4 ans
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` il y a 4 ans
  jmb462 3a0a71fa6a Fix VisualScriptFunctionState connect to null object crash il y a 4 ans
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction il y a 4 ans