godot/modules/mono
2021-12-23 03:15:57 +01:00
..
build_scripts
doc_classes
editor Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
glue Fix KeyValuePairAt memory leak 2021-12-23 03:15:57 +01:00
icons
mono_gd Fix get_all_delegates method for generic classes 2021-12-04 02:54:33 +01:00
utils
__init__.py
.editorconfig
.gitignore
class_db_api_json.cpp
class_db_api_json.h
config.py
csharp_script.cpp Move logic for saving project features to ProjectSettings save_custom 2021-11-25 03:08:05 -06:00
csharp_script.h
Directory.Build.props
godotsharp_defs.h
godotsharp_dirs.cpp Don't return reference on copy assignment operators 2021-11-30 16:26:29 +01:00
godotsharp_dirs.h
managed_callable.cpp
managed_callable.h
mono_gc_handle.cpp
mono_gc_handle.h Don't return reference on copy assignment operators 2021-11-30 16:26:29 +01:00
register_types.cpp
register_types.h
SCsub
SdkPackageVersions.props Bump Godot.NET.Sdk and SourceGenerators versions 2021-12-05 15:56:18 +01:00
signal_awaiter_utils.cpp
signal_awaiter_utils.h