Commit History

Author SHA1 Message Date
  Raul Santos 13d26fccdd C#: Clear instance bindings callbacks on finalizing the language 1 year ago
  Paul Joannon 1d7085571e CSharpScript should not own base script signals 1 year ago
  huisedenanhai c313312ff5 CSharpScript should not own method infos of the base class 2 years ago
  Rémi Verschelde 2b42352c99 Merge pull request #90968 from raulsntos/fix-gdscript-analyzer-with-overloaded-dotnet-methods 1 year ago
  Raul Santos 7316918a0f C#: Don't return MethodInfo for overloaded methods 1 year ago
  Paul Joannon 1627287586 Change order of operation for C# types reloading 1 year ago
  bruvzg bf558adcdd [.NET] Disable output embedding on macOS, move it to the advanced options on other platforms. 1 year ago
  Rémi Verschelde c196d12e23 Merge pull request #84947 from raulsntos/dotnet/instance_bindings 1 year ago
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 year ago
  RedMser 2bd714e34e Allow configuring the script filename casing rule 2 years ago
  Pedro J. Estébanez 5e144022e7 Enhance cache modes in resource loading 1 year ago
  Nông Văn Tình c5e6a5863d Fix Script Editor saves C# files as embedded scripts 1 year ago
  Rémi Verschelde 09df8f4a56 Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Paul Joannon 9fa2355cef Disable signal callback generation in C# 1 year ago
  Raul Santos 5815d1c8c8 Improve handling of generic C# types 1 year ago
  Raul Santos 8ce4a0cf15 C#: Fix crash when reloading scripts 1 year ago
  Michael Wörner 9d50a486bf Fixed ~CSharpScript() holding on to a mutex longer than necessary, creating potential for a deadlock. 1 year ago
  Rémi Verschelde 3bbf4abfaa Merge pull request #87550 from zaevi/fix_csharp_generic_reloading 1 year ago
  Rémi Verschelde d36f5cf2ba Merge pull request #85504 from nongvantinh/fix-csharp-loader 1 year ago
  Zae 18599c0935 C#: Fix sorting for generic types when reloading assemblies. 1 year ago
  Nông Văn Tình 7676e389a7 Fixes C# script loader does not work reliably 1 year ago
  Yuri Sizov b6a2c78033 Merge pull request #87286 from akien-mga/fix-preprocessor-if-ENABLED-checks 1 year ago
  Yuri Sizov c027aecc2e Merge pull request #86676 from rune-scape/sparse-script-reload 1 year ago
  Rémi Verschelde 0a7579b161 Fix `#if *_ENABLED` inconsistencies, should check if defined 1 year ago
  Zae 51c54b03d1 C#: Fix return type hint for methods. 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  rune-scape cde478bda6 Hot-reload only changed scripts 1 year ago
  Paul Joannon 0818d015db Inspector :warning: when C# props might be out of date 1 year ago
  Raul Santos a351c4bbe3 C#: Use `get_instance_binding` instead of set 1 year ago