godot/modules/mono/mono_gd
2019-10-12 21:27:56 +02:00
..
android_mono_config.h Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
gd_mono.cpp C#: Fix regression from #32732 caused a crash on domain reload 2019-10-12 21:27:56 +02:00
gd_mono.h C#: Fix detection of outdated release Godot API assemblies 2019-10-11 01:46:06 +02:00
gd_mono_assembly.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_mono_assembly.h Android build and export for the mono module 2019-06-03 17:09:24 +02:00
gd_mono_class.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_mono_class.h Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
gd_mono_field.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_mono_field.h C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
gd_mono_header.h C#: Support type hints for exported Arrays 2019-04-06 12:14:43 +02:00
gd_mono_internals.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_mono_internals.h Mono: Add option to keep running after unhandled exceptions 2019-07-24 23:19:15 +02:00
gd_mono_log.cpp Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
gd_mono_log.h Mono: Logging improvements 2019-04-17 23:03:32 +02:00
gd_mono_marshal.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
gd_mono_marshal.h C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
gd_mono_method.cpp Android build and export for the mono module 2019-06-03 17:09:24 +02:00
gd_mono_method.h C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
gd_mono_property.cpp Android build and export for the mono module 2019-06-03 17:09:24 +02:00
gd_mono_property.h C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
gd_mono_utils.cpp C#: Fix detection of outdated release Godot API assemblies 2019-10-11 01:46:06 +02:00
gd_mono_utils.h Mono: Add option to keep running after unhandled exceptions 2019-07-24 23:19:15 +02:00
i_mono_class_member.h C#: Marshalling support for IEnumerable<> and IDictionary<,> 2019-05-18 19:39:56 +02:00
managed_type.cpp C#: Support type hints for exported Arrays 2019-04-06 12:14:43 +02:00
managed_type.h C#: Support type hints for exported Arrays 2019-04-06 12:14:43 +02:00