godot/modules/gdnative/gdnative
2019-07-24 11:16:20 +03:00
..
aabb.cpp
array.cpp Fixed cases of unsupported pointers being used to construct variants 2019-06-29 12:06:29 +02:00
basis.cpp [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
color.cpp
dictionary.cpp Added native binding for dictionary duplication 2019-05-23 10:23:47 +02:00
gdnative.cpp
node_path.cpp
plane.cpp
pool_arrays.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
quat.cpp
rect2.cpp
rid.cpp
string_name.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
string.cpp Added count method to String 2019-07-23 18:55:54 +03:00
transform2d.cpp
transform.cpp
variant.cpp [GDNative] fix godot_variant_evaluate function 2019-05-22 09:10:06 +02:00
vector2.cpp Added direction_to to GDNative 2019-07-24 11:16:20 +03:00
vector3.cpp Added direction_to to GDNative 2019-07-24 11:16:20 +03:00