|
be16fe23ad
|
Moved the error macros.
|
2022-08-17 15:14:19 +02:00 |
|
|
608ba7826a
|
Ported improvements to Vector2, Vector2i, Vector3, Vector3i, Vector4, and Vector4i from Godot4.
|
2022-08-15 16:13:21 +02:00 |
|
|
662c3a7e88
|
Also did Rect2i.
|
2022-08-14 14:00:32 +02:00 |
|
|
527cfb88aa
|
Added Vector2i, Vector3i, Rect2i, PoolVector2i, PoolVector3i, Vector<Vector2i>, Vector<Vector3i> classes as core variant binds. GDScript still need to be updated to be able to use them.
|
2022-03-21 14:01:31 +01:00 |
|
|
987f77442a
|
Now Vector2i is in it's own header and cpp file.
|
2022-03-21 01:50:02 +01:00 |
|