Historial de Commits

Autor SHA1 Mensaje Fecha
  Ignacio Etcheverry 04ebf294f3 C#: Implement ScriptInstance::to_string hace 6 años
  Ignacio Etcheverry 5a4bf4f369 C#: Marshalling support for IEnumerable<> and IDictionary<,> hace 6 años
  Ignacio Etcheverry 791e1294c3 Mono: Lazily load scripts metadata file hace 6 años
  Nuno Cardoso d011c8e109 Fixes #17233 allowing C# to override _GetPropertyList hace 6 años
  Ignacio Etcheverry 8e2e0795bb Mono: Partially implement some Godot debug api functions hace 6 años
  Ignacio Etcheverry e904f814c8 Mono: Fix crash when re-using script binding after domain reloading hace 6 años
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# hace 6 años
  Ignacio Etcheverry 3233083f63 Mono: Lifetime fixes for CSharpInstance and instance binding data hace 6 años
  Ignacio Etcheverry d3c51a5dfb Mono: Cleanup hace 6 años
  Ignacio Etcheverry bc8b61bb06 Mono: Fix hot reload build errors and cleanup hace 6 años
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 hace 6 años
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 9df7ed59fb Merge pull request #19501 from Zylann/custom_loaders hace 6 años
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders hace 7 años
  Ben Rog-Wilhelm f13f2d512f Implement CSharpScript::get_script_method_list and related functionality. hace 6 años
  Ignacio Etcheverry f6f2be7577 Fix crash due to ~CSharpInstance() being called on freed instance hace 6 años
  Ignacio Etcheverry 5fd3ef4e78 Implement CSharpScript::is_valid() hace 6 años
  Ignacio Etcheverry 989b93d6a4 Merge pull request #24091 from neikeq/ii hace 6 años
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues hace 6 años
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 hace 6 años
  Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class hace 6 años
  Ignacio Etcheverry c6e2873605 Fix msvc warnings in mono module hace 6 años
  Ignacio Etcheverry 5e57beebb1 Mono: Fix build regression due to wrong return type hace 7 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667 hace 7 años
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify hace 7 años
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement hace 7 años
  Rémi Verschelde b4f579b5ba Merge pull request #20583 from neikeq/issue-15371 hace 7 años
  George Marques eb48119821 Added system for GDScript warnings hace 7 años