godot/modules/mono
Supatier b173eed8aa
Fix Godot unable to find VSCode binary
VSCode's executable name is not uniform and godot only search for "code".
2018-12-27 15:16:29 +07:00
..
doc_classes
editor Fix Godot unable to find VSCode binary 2018-12-27 15:16:29 +07:00
glue fix capitalization for antiquewhite 2018-12-23 08:00:35 +08:00
mono_gd Reduce String CoW 2018-12-16 16:51:38 +01:00
utils
config.py
csharp_script.cpp Tweaks after feedback 2018-12-08 00:54:12 -08:00
csharp_script.h Merge pull request #19501 from Zylann/custom_loaders 2018-12-16 14:26:56 +01:00
godotsharp_defs.h
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
mono_reg_utils.py
register_types.cpp Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
register_types.h
SCsub
signal_awaiter_utils.cpp
signal_awaiter_utils.h
tls_configure.py