|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
9e1588160f
|
Now all Variant math types are structs.
|
2022-08-16 22:09:26 +02:00 |
|
|
007f728438
|
Bound all eligible transform methods.
|
2022-08-15 09:20:47 +02:00 |
|
|
5cd44e02d0
|
Backported the improvements to Transform from Godot4.
|
2022-08-14 20:35:11 +02:00 |
|
|
d9e094ab9a
|
Renamed elements in Basis to rows.
|
2022-08-13 19:07:59 +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 |
|
|
4d7df62b8e
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
|
|
7d8a93324e
|
Used the include guard script on core classes.
|
2022-03-17 21:58:11 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|