godot/modules/mono/mono_gd
2020-04-23 18:55:44 +02:00
..
support Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp Mono/C#: Fix assemblies being reloaded a second time unnecesarily 2020-04-23 02:23:25 +02:00
gd_mono.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_assembly.cpp Mono/C#: Fix load hook not called for some assemblies on domain reload 2020-04-23 18:55:44 +02:00
gd_mono_assembly.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_cache.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_cache.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_class.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_class.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_field.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_field.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_marshal.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_marshal.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_method.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_method.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method_thunk.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_utils.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_utils.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +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 Replace NULL with nullptr 2020-04-02 13:38:00 +02:00