godot/modules/mono/glue
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
..
GodotSharp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 15:36:01 +02:00
arguments_vector.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
base_object_glue.cpp Mono/C#: Add error checks to detect possible Reference leaks 2020-01-13 21:00:07 +01:00
base_object_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
collections_glue.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
collections_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_glue.cpp Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' 2020-01-02 13:54:20 +01:00
gd_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
glue_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
nodepath_glue.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
nodepath_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rid_glue.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rid_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
string_glue.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
string_glue.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00