godot/modules/mono/glue
Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods
Network peers get_var/put_var
File get_var/store_var
GDScript/Mono/VisualScript bytes2var/var2bytes
Add MultiplayerAPI.allow_object_decoding member which deprecates PacketPeer.allow_object_decoding.

Break ABI compatibaility (API compatibility for GDNative).
2019-04-01 15:53:19 +02:00
..
Managed Add object encoding param to serialization methods 2019-04-01 15:53:19 +02:00
base_object_glue.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
base_object_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collections_glue.cpp Merge pull request #26411 from neikeq/issue-26195 2019-02-28 18:53:14 +01:00
collections_glue.h C#: Add Array.Resize(int) method 2019-02-28 18:33:42 +01:00
gd_glue.cpp Add object encoding param to serialization methods 2019-04-01 15:53:19 +02:00
gd_glue.h Add object encoding param to serialization methods 2019-04-01 15:53:19 +02:00
glue_header.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
nodepath_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
nodepath_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rid_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rid_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
string_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
string_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00