Commit History

Author SHA1 Message Date
  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
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues 6 years ago
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 6 years ago
  Ignacio Etcheverry 1aac95a737 Parse C# script namespace and class 6 years ago
  Ignacio Etcheverry c6e2873605 Fix msvc warnings in mono module 6 years ago
  Ignacio Etcheverry 5e57beebb1 Mono: Fix build regression due to wrong return type 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667 7 years ago
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify 7 years ago
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement 7 years ago
  Rémi Verschelde b4f579b5ba Merge pull request #20583 from neikeq/issue-15371 7 years ago
  George Marques eb48119821 Added system for GDScript warnings 7 years ago
  Ignacio Etcheverry f3c7527225 Fix case where exported properties value is lost 7 years ago
  George Marques 03746da73f Add editor highlight for type-safe lines 7 years ago
  = 489c9adf03 Mono: Fixes annotated signal loading in exported binaries 7 years ago