gdnative/include/gdn
2023-05-31 01:52:24 +02:00
..
aabb.h Implemented the new methods for AABB. 2023-05-29 01:40:18 +02:00
array.h Implement new PoolVector conversions for Array. Also fix operator_equals. 2023-05-31 00:16:39 +02:00
basis.h Implemented the new methods for Basis. 2023-05-29 16:07:43 +02:00
color.h Implemented the new methods for Color. 2023-05-29 18:20:17 +02:00
dictionary.h Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
gdnative.h Added Projection. 2023-05-30 22:36:09 +02:00
node_path.h Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
plane.h Imlemented the new methods for Array, Dictionary, NodePath, Plane. 2023-05-30 00:08:00 +02:00
pool_arrays.h Implemented the new apis for PoolVectors. 2023-05-31 00:06:58 +02:00
projection.h Also added helper methods to variant for the other new types. 2023-05-31 01:52:24 +02:00
quaternion.h Added 2 missing methods to Quaternion. 2023-05-31 00:19:21 +02:00
rect2.h Implemented the new methods for Rect2. 2023-05-27 22:06:04 +02:00
rect2i.h Added Rect2i. 2023-05-30 19:37:02 +02:00
rid.h RID rework. 2023-05-26 18:48:57 +02:00
string_name.h Stringname initial cleanup. 2023-05-26 18:47:43 +02:00
string.h Fix warning. 2023-05-31 01:38:42 +02:00
transform2d.h Implemented the new apis for Transform2D. 2023-05-30 01:34:55 +02:00
transform.h Also added helper methods to variant for the other new types. 2023-05-31 01:52:24 +02:00
variant.h Also added helper methods to variant for the other new types. 2023-05-31 01:52:24 +02:00
vector2.h Added operator methods to Vector2 and Vector2i. 2023-05-27 11:28:26 +02:00
vector2i.h Added missing methods to Vector2i. 2023-05-27 12:08:21 +02:00
vector3.h Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector3i.h Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector4.h Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00
vector4i.h Added missing getters/setters to Vector3/3i/4/4i. 2023-05-27 13:45:44 +02:00