Commit History

Author SHA1 Message Date
  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 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
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver 6 years ago
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module 6 years ago
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion 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 791e1294c3 Mono: Lazily load scripts metadata file 6 years ago
  lupoDharkael 145a45fd3f Fix code completion not working with class_name 6 years ago
  Nuno Cardoso d011c8e109 Fixes #17233 allowing C# to override _GetPropertyList 6 years ago
  Ignacio Etcheverry 8e2e0795bb Mono: Partially implement some Godot debug api functions 6 years ago
  Ignacio Etcheverry e904f814c8 Mono: Fix crash when re-using script binding after domain reloading 6 years ago
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# 6 years ago
  Ignacio Etcheverry 3233083f63 Mono: Lifetime fixes for CSharpInstance and instance binding data 6 years ago
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup 6 years ago
  Ignacio Etcheverry bc8b61bb06 Mono: Fix hot reload build errors and cleanup 6 years ago
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 6 years ago
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 9df7ed59fb Merge pull request #19501 from Zylann/custom_loaders 6 years ago
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders 7 years ago
  Ben Rog-Wilhelm f13f2d512f Implement CSharpScript::get_script_method_list and related functionality. 6 years ago
  Ignacio Etcheverry f6f2be7577 Fix crash due to ~CSharpInstance() being called on freed instance 6 years ago
  Ignacio Etcheverry 5fd3ef4e78 Implement CSharpScript::is_valid() 6 years ago
  Ignacio Etcheverry 989b93d6a4 Merge pull request #24091 from neikeq/ii 6 years ago