godot/modules/mono/glue
Raul Santos 7535803023
C#: Fix marshaling generic Godot collections
Add support for generic Godot collections to
`ConvertManagedObjectToVariant`.
2022-09-16 16:42:40 +02:00
..
GodotSharp C#: Fix marshaling generic Godot collections 2022-09-16 16:42:40 +02:00
runtime_interop.cpp C#: Fix Vector4 in godot_variant and missing marshaling 2022-08-31 23:43:28 +02:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00