Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
..
build_scripts 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
doc_classes 213a85521d doc: Sync classref with current source 5 years ago
editor 5c4878191a Merge pull request #36602 from van800/jetbrains_msbuild 5 years ago
glue 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
icons 51c601d2e3 [Mono]: the C# script icon is now visible in the editor. 5 years ago
mono_gd 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
utils 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
.gitignore 33c0d47273 Make git no longer ignore solution files inside the mono module 6 years ago
SCsub 86274b9fc9 Mono/C#: Re-structure API solution and GodotTools post-build target 5 years ago
__init__.py 270af6fa08 Re-write mono module editor code in C# 6 years ago
class_db_api_json.cpp a6105c8ea0 Fix ClassDB API portability with some android and editor classes 5 years ago
class_db_api_json.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
config.py de7c2ad21b Mono/C#: WebAssembly support 5 years ago
csharp_script.cpp 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
csharp_script.h 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
godotsharp_defs.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
godotsharp_dirs.cpp a7f49ac9a1 Update copyright statements to 2020 5 years ago
godotsharp_dirs.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
mono_gc_handle.cpp a7f49ac9a1 Update copyright statements to 2020 5 years ago
mono_gc_handle.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
register_types.cpp a7f49ac9a1 Update copyright statements to 2020 5 years ago
register_types.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
signal_awaiter_utils.cpp 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
signal_awaiter_utils.h 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago