godot/modules/mono/glue
Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are
sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
GodotSharp Remove more deprecated methods and code 2020-02-13 12:37:45 +01: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 PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +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