Commit History

Author SHA1 Message Date
  Rémi Verschelde 1b7037807f Merge pull request #59328 from raulsntos/csharp-flag-enums-3.x 3 years ago
  Haoyu Qiu d088128b43 Remove duplicate editor settings definitions 3 years ago
  Raul Santos 862691a9f7 Support explicit values in flag properties, add C# flags support 3 years ago
  Raul Santos eddb99b9be Attach mono thread before getting nativeName field 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Raul Santos 907e709f9d Fix getting properties state when reloading C# 3 years ago
  Ignacio Roldán Etcheverry e282ee0a48 C#: Fix property set call boxing value when unboxed was expected 3 years ago
  Ignacio Etcheverry b775573a21 Don't box params on Native->C# calls with Variant params 4 years ago
  Raul Santos 21f68e7bdb Ensure C# script properties are added to the end 3 years ago
  Rémi Verschelde 87c80f529f clang-format: Enable `BreakBeforeTernaryOperators` 3 years ago
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Raul Santos da419bbeed Keep order for C# exported members 3 years ago
  Rémi Verschelde 6e39566344 Merge pull request #52883 from Germanrc/script_reload_fix 3 years ago
  Germanrc 84a218d346 C# script reload fixed 4 years ago
  Rémi Verschelde b37776fa2f Merge pull request #52591 from timothyqiu/error-macros 4 years ago
  Rémi Verschelde 4b50cd9b56 Merge pull request #52763 from magian1127/3.xtemp2 4 years ago
  Magian 58e742e2c0 C# Array<String> Export Support Enum(String) 4 years ago
  Rémi Verschelde 154cca3d5d Merge pull request #52595 from lewiji/mono-build-solution-shortcut 4 years ago
  Lewis James 48a6264a87 Add editor keyboard shortcut for Mono Build solution button 4 years ago
  Paul Joannon e2b71de38b Improve C# method listing 4 years ago
  Haoyu Qiu 70853fd669 Remove do{ } while(0) wrapper around error macros 4 years ago
  Rémi Verschelde a418d09617 Merge pull request #51166 from RandomShaper/fix_can_reset_3.x 4 years ago
  31 659b89c615 Fix 'script_class' null access when reloading a deleted C# script 4 years ago
  Ignacio Etcheverry 417a69c643 Implement CSharpScript::inherits_script() 5 years ago
  Pedro J. Estébanez 7426b3fa91 Add Script::inherits_script() 4 years ago
  Pedro J. Estébanez 2d1943b8d1 Fix slow load/save of scenes with many instances of the same script 4 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Hugo Locurcio a38b447413 Highlight control flow keywords with a different color 5 years ago
  Rémi Verschelde eb78f80f03 Fix typos with codespell 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago