|
388b88678e
|
Moved container related classes in core under a new containers directory.
|
2022-08-17 12:53:49 +02:00 |
|
|
3b4b25b5f8
|
Add working bindings for Projection's get_projection_plane.
|
2022-08-16 22:33:56 +02:00 |
|
|
9e1588160f
|
Now all Variant math types are structs.
|
2022-08-16 22:09:26 +02:00 |
|
|
e71e3ed897
|
Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code.
|
2022-08-16 21:55:56 +02:00 |
|
|
31603bec29
|
Added Vector4, Vector4i, and projection classes from Godot4. They are not yet handled via Variants.
|
2022-08-07 23:30:31 +02:00 |
|