Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 lat temu
  Ignacio Etcheverry 20b9dbb1d5 C#: Revert marshalling of IDictionary/IEnumerable implementing types 5 lat temu
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 lat temu
  Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support 5 lat temu
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts 5 lat temu
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes 5 lat temu
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 lat temu
  Fabio Alessandrelli 540ca05a80 Threaded networking for editor debugger. 5 lat temu
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 lat temu
  Fabio Alessandrelli cbc450c0e5 Huge Debugger/EditorDebugger refactor. 5 lat temu
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 lat temu
  Ignacio Etcheverry d68b9c20d6 Mono/C#: Script interface calls now attach the current thread 5 lat temu
  Ignacio Etcheverry a6a5ef0fd6 Mono/C#: Add error checks to detect possible Reference leaks 5 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 lat temu
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support 5 lat temu
  Ignacio Etcheverry 8c438a2197 C#: Fix detection of outdated release Godot API assemblies 5 lat temu
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 6 lat temu
  Ignacio Etcheverry 513cc78f85 Mono: Add option to keep running after unhandled exceptions 6 lat temu
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 lat temu
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module 6 lat temu
  Ignacio Roldán Etcheverry e2375f487c Merge pull request #29079 from neikeq/oopsie 6 lat temu
  Ignacio Etcheverry 9b76c56098 Fix C# build error in MarshalUtils debug code 6 lat temu
  Ignacio Etcheverry 66b930a266 Replace call to 'mono_runtime_object_init' with manual ctor invoking 6 lat temu
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> 6 lat temu
  Ignacio Etcheverry 8759c0e31a Mono: Use exit(status) instead of abort() in exception hook 6 lat temu
  Ignacio Etcheverry 480d4c6fba C#: Support type hints for exported Arrays 6 lat temu
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary 6 lat temu
  Ignacio Etcheverry 9421da57ad C#: Add 'Singleton' property to singleton wrapper class 6 lat temu
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# 6 lat temu
  Ignacio Etcheverry 3233083f63 Mono: Lifetime fixes for CSharpInstance and instance binding data 6 lat temu