lawnjelly
|
131880d444
|
Physics Interpolation - Fix Transform2D::interpolate_with()
Ports the `interpolate_with()` routine from 4.x which works correctly with skew.
|
2024-07-14 08:08:05 +02:00 |
|
|
22ec1be9b3
|
File copyright header updates pt3.
|
2023-12-17 22:42:34 +01:00 |
|
|
d9669b0ed0
|
Ported form godot4: Reformat structure string operators
The order of numbers is not changed except for Transform2D. All logic is done inside of their structures (and not in Variant).
-aaronfranke
554c776e08
|
2022-08-16 22:46:24 +02:00 |
|
|
e9bb723975
|
Backported some improvements to Transform2D from Godot4. Also bound all eligible methods.
|
2022-08-14 19:19:51 +02:00 |
|
|
e4cad690a3
|
Renamed elements in Transform2D to columns.
|
2022-08-14 15:37:05 +02:00 |
|
|
d9a8497546
|
Renamed translate in Transform2D to translate_local.
|
2022-08-14 14:59:46 +02:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|