godot/modules/gdnative
Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID
Issues caused by cf8c679a23.

The Mono change is actually a bugfix (used the int instead of ObjectID
by mistake).

The GDNative change is a temporary revert until a more exhaustive approach
is taken to make 'godot_int' 64-bit, is confirmed wanted by GDNative users.
2020-02-12 20:06:30 +01:00
..
android Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
arvr Add static Vulkan loader. 2020-02-11 11:57:11 +01:00
doc_classes Update docs to version 4.0 2020-01-31 17:15:41 -08:00
gdnative Fix Mono and GDNative builds after changes to ObjectID 2020-02-12 20:06:30 +01:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Fix Mono and GDNative builds after changes to ObjectID 2020-02-12 20:06:30 +01:00
nativescript Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
net Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pluginscript Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
videodecoder Texture refactor 2020-02-11 11:53:26 +01:00
config.py doc: Improve docs for Resource* classes 2019-06-18 20:07:26 +02:00
gdnative_api.json Remove deprecated Color::gray 2020-02-12 11:22:33 +01:00
gdnative_builders.py Remove deprecated GDNative wrapper code 2020-01-31 11:20:25 +01:00
gdnative_library_editor_plugin.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_editor_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
gdnative.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
register_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Remove deprecated GDNative wrapper code 2020-01-31 11:20:25 +01:00