godot/modules/mono
Rémi Verschelde 26d1b30d35
Merge pull request #46174 from xill47/mono-appdomain-unhandled-exception-event
Added mono_unhandled_exception call to unhandled_exception hook
2021-03-08 13:26:47 +01:00
..
build_scripts Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
doc_classes
editor Merge pull request #46713 from neikeq/csharp-source-generators-init 2021-03-07 01:04:47 +01:00
glue Merge pull request #46174 from xill47/mono-appdomain-unhandled-exception-event 2021-03-08 13:26:47 +01:00
icons
mono_gd Merge pull request #46174 from xill47/mono-appdomain-unhandled-exception-event 2021-03-08 13:26:47 +01:00
utils Update Mono module to use new execute method. 2021-01-13 09:34:14 +00:00
.gitignore
Directory.Build.props Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
SCsub
SdkPackageVersions.props Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
__init__.py
class_db_api_json.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
class_db_api_json.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
config.py Mono: Add mono_bcl SCons option for a custom BCL location 2020-12-06 01:15:20 +01:00
csharp_script.cpp Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
csharp_script.h Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
godotsharp_defs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
godotsharp_dirs.cpp Mono/macOS: Separate data dir into frameworks and resources for codesigning 2021-03-03 13:54:34 +01:00
godotsharp_dirs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_callable.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_callable.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mono_gc_handle.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mono_gc_handle.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
signal_awaiter_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
signal_awaiter_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00