godot/modules/mono/mono_gd
Ignacio Etcheverry f0bc3482d4 Mono/C#: Don't try to load project assembly in project manager
This was causing an error message when launching the manager,
because there is no project assembly to load.

(cherry picked from commit d7e21ecd63)
2020-05-25 16:34:15 +02:00
..
support Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp Mono/C#: Don't try to load project assembly in project manager 2020-05-25 16:34:15 +02:00
gd_mono.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_assembly.cpp Mono/C#: Fix load hook not called for some assemblies on domain reload 2020-04-27 10:15:24 +02:00
gd_mono_assembly.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_cache.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_cache.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_class.cpp Mono: Fix hot-reloading of nested classes 2020-05-11 11:01:13 +02:00
gd_mono_class.h Mono: Fix hot-reloading of nested classes 2020-05-11 11:01:13 +02:00
gd_mono_field.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_field.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Mono/C#: Add error checks to detect possible Reference leaks 2020-01-13 21:00:07 +01:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_marshal.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_marshal.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_method.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_method.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_method_thunk.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_property.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_property.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_utils.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_utils.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00