virtualx-engine/modules/gdnative/gdnative
2020-07-27 18:38:53 -04:00
..
aabb.cpp Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
array.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
basis.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
callable.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
color.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
dictionary.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
gdnative.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
node_path.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
packed_arrays.cpp Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
plane.cpp Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
quat.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
rect2.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
rid.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
string.cpp Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
string_name.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
transform.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
transform2d.cpp Fix GDNative wrapper type sizes (RID, Variant, Packed*Array), add size checking static asserts. 2020-05-16 13:58:42 +03:00
variant.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
vector2.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00
vector3.cpp GDNative add new core types. 2020-05-18 15:52:20 +03:00