Commit History

Author SHA1 Message Date
  Raul Santos 0aa46e19c5 C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails 1 year ago
  A Thousand Ships aff2e47bff [C#] Unexpose `GodotSharp` 1 year ago
  bruvzg bf558adcdd [.NET] Disable output embedding on macOS, move it to the advanced options on other platforms. 1 year ago
  bruvzg a92511fec3 [iOS] Fix dotnet export. 1 year ago
  Raul Santos be1dfd3b3a C#: Allow exporting games without C# 1 year ago
  RedworkDE e0f644a48d C#: Fix editor integration breaking and causing error spam when reloading assemblies fails 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Raul Santos a1f454fee3 C#: Add global class support 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Ignacio Roldán Etcheverry 8199a209c2 C#: Fix module builds for Windows 32-bit with mingw-w64 2 years ago
  Ignacio Roldán Etcheverry 2c180f62d9 C#: Replace P/Invoke with delegate pointers 3 years ago
  Ignacio Roldán Etcheverry e235cef09f C#: Re-implement assembly reloading with ALCs 3 years ago
  Ignacio Roldán Etcheverry 4b90d16250 C#: Initial NativeAOT support 3 years ago
  Ignacio Roldán Etcheverry 88e367a406 C#/netcore: Add base desktop game export implementation 3 years ago
  Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core 3 years ago
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core 3 years ago
  Ignacio Roldán Etcheverry 124fbf95f8 C#: Move marshaling logic and generated glue to C# 4 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Max Hilbrunner 81f7d1890b Namespaces instead of underscore prefix for binds 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Ignacio Etcheverry af4acb5b11 C#/Mono: Check assembly version when loading 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support 5 years ago
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 years ago