Commit History

Author SHA1 Message Date
  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 3 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 4 years ago
  Ignacio Roldán Etcheverry 513ee857a9 C#: Restructure code prior move to .NET Core 4 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 4 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 5 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
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry 66de28eda8 Mono/C#: Add option to export assemblies outside of PCK 5 years ago
  Ignacio Etcheverry 8c438a2197 C#: Fix detection of outdated release Godot API assemblies 6 years ago
  Ignacio Etcheverry 1509890dbc Mono: Don't compare API hashes on release builds 6 years ago
  Ignacio Etcheverry 0b94203a79 C#: Add Ide Connection library and server for the editor 6 years ago
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions 6 years ago
  Ignacio Etcheverry e59ac40712 Mono: Better handling of missing/outdated API assemblies 6 years ago