.. |
aabb.cpp
|
Implemented the new methods for AABB.
|
2023-05-29 01:40:18 +02:00 |
array.cpp
|
Implement new PoolVector conversions for Array. Also fix operator_equals.
|
2023-05-31 00:16:39 +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
|
Implemented the new apis for PoolVectors.
|
2023-05-31 00:06:58 +02:00 |
projection.cpp
|
Added Projection.
|
2023-05-30 22:36:09 +02:00 |
quaternion.cpp
|
Added 2 missing methods to Quaternion.
|
2023-05-31 00:19:21 +02:00 |
rect2.cpp
|
Implemented the new methods for Rect2.
|
2023-05-27 22:06:04 +02:00 |
rect2i.cpp
|
Added Rect2i.
|
2023-05-30 19:37:02 +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
|
Implemented the rest of the new apis in String.
|
2023-05-31 01:30:03 +02:00 |
transform2d.cpp
|
Implemented the new apis for Transform2D.
|
2023-05-30 01:34:55 +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 |