Commit History

Author SHA1 Message Date
  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
  Ignacio Etcheverry ea737db43c Mono/C#: Fix _update_exports() leaking temporary Object/Node instances 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Ignacio Etcheverry 85d8c42763 Mono/C#: Fix crash on exported games that don't use C# 5 years ago
  Ignacio Etcheverry 2b67924a0b Mono/C#: Initial exporter support for AOT compilation 5 years ago
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  iwek7 617797c47c Adds skip-breakpoints feature 6 years ago
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json 6 years ago
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 6 years ago
  qarmin e0b5b21863 Add some code changes/fixes proposed by Coverity and Clang Tidy 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
  Ignacio Etcheverry d3f48f88bb Fix EditorNavigationMeshGenerator registered in Core API 6 years ago
  Ignacio Etcheverry 069af23bdb Mono: Fix build errors with tools=no 6 years ago
  Ignacio Etcheverry dd22cc7527 C#: Fix some crashes during assemblies reloading 6 years ago
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# 6 years ago
  Ignacio Etcheverry 9f1a8ce6a2 Mono: Android build and shared libraries fixes 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  Ignacio Etcheverry 04ebf294f3 C#: Implement ScriptInstance::to_string 6 years ago
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> 6 years ago
  Ignacio Etcheverry 470b80cc55 C#: Support resource type hint in exported arrays 6 years ago
  Rémi Verschelde 554c0ea90b Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-branch 6 years ago
  Ignacio Etcheverry 791e1294c3 Mono: Lazily load scripts metadata file 6 years ago
  Ignacio Etcheverry c20a3823a2 C# bindings generator cleanup 6 years ago
  Ignacio Roldán Etcheverry b7cf4c2050 Merge pull request #27950 from Nonnu42/contrib 6 years ago
  Nuno Cardoso d011c8e109 Fixes #17233 allowing C# to override _GetPropertyList 6 years ago