Commit History

Author SHA1 Message Date
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 years ago
  Raul Santos 303f0c8626 Attach mono thread before getting nativeName field 3 years ago
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 years ago
  Ignacio Roldán Etcheverry e527687e1e Merge pull request #55679 from raulsntos/script_reload_fix 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 98b3ba1842 Merge pull request #53957 from fabriceci/new-template-workflow 3 years ago
  fabriceci 9d5b807059 Improve editor template workflow 3 years ago
  Raul Santos 5254b28632 Fix getting properties state when reloading C# 3 years ago
  Raul Santos 4a339dc8fd C# script reload fixed 3 years ago
  Aaron Franke 9851d3c5b2 Move logic for saving project features to ProjectSettings save_custom 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 years ago
  Raul Santos 2913c32db5 Ensure C# script properties are added to the end 3 years ago
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Raul Santos c6ecc04114 Keep order for C# exported members 3 years ago
  Ignacio Roldán Etcheverry cad05f012d C#: Fix property set call boxing value when unboxed was expected 3 years ago
  Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments. 3 years ago
  Edward Auttonberry c86ab40389 Update C# RPC attributes to share new Any/Auth naming convention 3 years ago
  Rémi Verschelde ab544a20de Merge pull request #51835 from magian1127/patch1 3 years ago
  Rémi Verschelde de8d38014e Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0 3 years ago
  Lewis James 913aa270c0 Add editor keyboard shortcut for Mono Build solution button 3 years ago
  Paul Joannon 19f25b6847 Improve C# method listing 3 years ago
  Max Hilbrunner 75be697817 Merge pull request #52246 from Paulb23/verbatim-string 3 years ago
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. 4 years ago
  Paulb23 cf36fb405c syntax highlight c# verbatim string literal 4 years ago
  Fabio Alessandrelli 64b9f30b92 [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". 4 years ago
  Magian facb96034b check that the element type is indeed String 4 years ago
  Magian 07a578d100 C# Array<String> Export Support Enum(String) 4 years ago