|
899ac5cbd8
|
Backported some improvements to Rect2 from Godot4. Also bound all eligible methods.
|
2022-08-14 13:15:22 +02:00 |
|
|
730bce8587
|
Renamed Quat to Quaternion for consistency with the other engine math classes.
|
2022-08-13 15:22:33 +02:00 |
|
|
ec9eb18aaf
|
Backported from Godot4: Make blend animation to use ResetTrack as default value - TokageItLab
860fac4e6f
|
2022-08-12 17:16:52 +02:00 |
|
|
94d4abe77d
|
Added is_null() helper method to variant.
|
2022-03-22 09:38:10 +01:00 |
|
|
c9b612f012
|
Added StringName as a variant type, with eventually the help of 3c0059650d .
|
2022-03-21 21:29:06 +01: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 |
|