Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 years ago |
Rémi Verschelde
|
32ab77ef8f
Merge pull request #52430 from AnilBK/vector2-replacements
|
4 years ago |
Vincent D
|
aa82cb6f35
Expose get_skew for transform2d and add new constructor
|
4 years ago |
Anilforextra
|
a1f616dcfc
Use builtin Vector2 functions for calculation of angles.
|
4 years ago |
Aaron Franke
|
bd6ed3fb09
Allow multiplying Transforms and Basis by numbers
|
4 years ago |
Aaron Franke
|
554c776e08
Reformat structure string operators
|
4 years ago |
TwistedTwigleg
|
8aa3c2f091
New and improved IK system for Skeleton2D
|
5 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Aaron Franke
|
ee79fc627c
Minor clamp and float fixes
|
5 years ago |
Aaron Franke
|
0fa478a050
Simplify Transform2D get_rotation
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
efb1f7d76b
Implement Skew in Node2D
|
5 years ago |
Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Aaron Franke
|
86922ff70b
Make is_equal_approx separate for structures
|
6 years ago |
Juan Linietsky
|
04847ef5f9
Added ability for multiple images to be imported as an atlas
|
6 years ago |
Aaron Franke
|
06df7b0963
[Core] Transform2D add set_scale and fix set_rotation
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Aaron Franke
|
2eb8a9749e
[Core] Move Rect2 and Transform2D to their own files
|
7 years ago |