gdnative/gdnative
2023-05-30 00:58:56 +02:00
..
aabb.cpp Implemented the new methods for AABB. 2023-05-29 01:40:18 +02:00
array.cpp Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
basis.cpp Implemented the new methods for Basis. 2023-05-29 16:07:43 +02:00
color.cpp Implemented the new methods for Color. 2023-05-29 18:20:17 +02:00
dictionary.cpp Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
gdnative.cpp Mass replace godot with pandemonium. 2023-05-26 10:58:14 +02:00
node_path.cpp Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
plane.cpp Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
pool_arrays.cpp Mass replace godot with pandemonium. 2023-05-26 10:58:14 +02:00
quaternion.cpp IMplemented new apis for the Quaternion. 2023-05-30 00:31:52 +02:00
rect2.cpp Implemented the new methods for Rect2. 2023-05-27 22:06:04 +02:00
rid.cpp RID rework. 2023-05-26 18:48:57 +02:00
string_name.cpp Stringname initial cleanup. 2023-05-26 18:47:43 +02:00
string.cpp String initial rework. 2023-05-26 18:45:55 +02:00
transform2d.cpp Transform2D initial pass. 2023-05-26 16:42:56 +02:00
transform.cpp Implemented the new apis for Transform. 2023-05-30 00:49:24 +02:00
variant.cpp Implemented most new apis to Variant. 2023-05-30 00:58:56 +02:00
vector2.cpp Added operator methods to Vector2 and Vector2i. 2023-05-27 11:28:26 +02:00
vector2i.cpp Added missing methods to Vector2i. 2023-05-27 12:08:21 +02:00
vector3.cpp Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector3i.cpp Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector4.cpp Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector4i.cpp Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00