Histórico de Commits

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