behaviour-tree-test/modules/gdnative/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
..
aabb.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
array.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
basis.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
color.cpp Remove deprecated Color::gray 2020-02-12 11:22:33 +01:00
dictionary.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative.cpp Fix Mono and GDNative builds after changes to ObjectID 2020-02-12 20:06:30 +01:00
node_path.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
plane.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pool_arrays.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
quat.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rect2.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rid.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
string.cpp ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
string_name.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
transform.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
transform2d.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
variant.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
vector2.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
vector3.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00