Commit History

Author SHA1 Message Date
  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
  Ignacio Etcheverry 480d4c6fba C#: Support type hints for exported Arrays 6 years ago
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary 6 years ago
  ForLoveOfCats 444242a080 Mono: Make missing default constructor error more foolproof 6 years ago
  Ignacio Etcheverry 5e354162f1 C#: Update exports only in the editor 6 years ago
  Ignacio Etcheverry a4825c2f8b Fix CSharpInstance::set not working with base classes 6 years ago
  Rémi Verschelde 6ee3002237 Merge pull request #26773 from neikeq/issue-26628 6 years ago
  Ignacio Etcheverry c5f8b0960a Mono: Fix crash with exported field of custom Reference derived type 6 years ago
  Ignacio Etcheverry 8e2e0795bb Mono: Partially implement some Godot debug api functions 6 years ago
  Ignacio Etcheverry 4c0b0a6bdd Merge pull request #26765 from neikeq/issue-25959 6 years ago
  Ignacio Etcheverry e904f814c8 Mono: Fix crash when re-using script binding after domain reloading 6 years ago
  Sebastian Hartte f8a6a6c8a2 Update scripts exports even when normal script instances are created to better support tool scripts with exported variables. 6 years ago
  Ignacio Etcheverry 22b41ab2fe Mono: Fail on script instance creation if constructor was not found 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 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