Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
8 months ago |
A Thousand Ships
|
a497a5cb3e
[Core] Codestyle improvements to math types
|
1 year ago |
Aaron Franke
|
c77ae051d5
Add and expose Basis/Transform2D/3D division by float operator
|
1 year ago |
Juan Linietsky
|
5fdc1232ef
Add the ability to look-at in model-space.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
3 years ago |
Aaron Franke
|
43722dbcbc
Use float literals for float calculations in Color
|
2 years ago |
Silc Renew
|
c139d9ef7d
Discontinued spherical_interpolate_with in Transform3D
|
3 years ago |
Fabian Keller
|
f242f9c738
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
|
3 years ago |
Rémi Verschelde
|
a5f12f9c21
Merge pull request #63532 from TokageItLab/rename-cubic-slerp
|
3 years ago |
Rémi Verschelde
|
199ea349f5
Merge pull request #57698 from bluenote10/feature/rename_translated_to_translated_local
|
3 years ago |
Silc Renew
|
4211e68d80
rename and unify notation for spherical interpolation
|
3 years ago |
Nathan Franke
|
4b13a6dcb8
add equal checks to Transform3D::looking_at and Transform3D::set_look_at
|
3 years ago |
Fabian Keller
|
2bf9e6090c
rename translate(d) to translate(d)_local in Transform 2D/3D
|
3 years ago |
Rémi Verschelde
|
e7a58a7eb6
Core: Rename math 'phi' arguments to 'angle'
|
3 years ago |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 years ago |
Rémi Verschelde
|
6af77c7b09
Merge pull request #53684 from TokageItLab/orthogonal-mode
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Silc 'Tokage' Renew
|
61759da5b3
Fix some gizmo behavior to make more consistent
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Aaron Franke
|
9f3ae0adcd
Move code for looking_at to Basis
|
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 |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 years ago |
Aaron Franke
|
a3c29ed899
Rename files and the exposed name for Transform3D
|
4 years ago |