Commit History

Author SHA1 Message Date
  Rémi Verschelde d834789f47 Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing 4 years ago
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params 4 years ago
  Ignacio Etcheverry bbaf854956 Fix unhandled exception re-thrown in the editor 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 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
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types 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 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts 5 years ago
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 years ago
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 years ago
  Fabio Alessandrelli 540ca05a80 Threaded networking for editor debugger. 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Fabio Alessandrelli cbc450c0e5 Huge Debugger/EditorDebugger refactor. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread 5 years ago
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support 5 years ago
  Ignacio Etcheverry 8c438a2197 C#: Fix detection of outdated release Godot API assemblies 5 years ago
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 6 years ago
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions 6 years ago
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 years ago
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module 6 years ago
  Ignacio Roldán Etcheverry e2375f487c Merge pull request #29079 from neikeq/oopsie 6 years ago
  Ignacio Etcheverry 9b76c56098 Fix C# build error in MarshalUtils debug code 6 years ago