godot/modules/mono/mono_gd
Ignacio Etcheverry 6aca932659 C#: Revert marshalling of IDictionary/IEnumerable implementing types
Added marshalling for `System.Collections.Generic.List<T>` and
`System.Collections.Generic.Dictionary<TKey, TValue>`.
2020-04-23 15:36:01 +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#: Fix assemblies being reloaded a second time unnecesarily 2020-04-23 11:34:42 +02:00
gd_mono.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
gd_mono_assembly.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +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 C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
gd_mono_class.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +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