.. |
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
|
Added missing methods for PoolVEctor2is.
|
2023-05-31 17:18:14 +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
|
Improved StringName constructors.
|
2023-05-31 14:16:18 +02:00 |
string.h
|
Fix the prefix of some of the string methods.
|
2023-06-02 13:48:32 +02:00 |
transform2d.h
|
Added the missing methods in Transform and Transform2D.
|
2023-05-31 02:05:24 +02:00 |
transform.h
|
Added the missing methods in Transform and Transform2D.
|
2023-05-31 02:05:24 +02:00 |
variant.h
|
Fix typo.
|
2023-05-31 17:38:36 +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 |