summaryrefslogtreecommitdiff
path: root/core/math/transform_3d.h
AgeCommit message (Expand)Author
2022-10-08Add `is_finite` method for checking built-in typesHaoyu Qiu
2022-10-05Enhancements to includes in core data structuresAaron Franke
2022-08-31Discontinued spherical_interpolate_with in Transform3DSilc Renew
2022-08-02Fix consistency of translated/scaled/rotated in Transform2D and Transform3DFabian Keller
2022-07-28Merge pull request #63532 from TokageItLab/rename-cubic-slerpRémi Verschelde
2022-07-27rename and unify notation for spherical interpolationSilc Renew
2022-07-16rename translate(d) to translate(d)_local in Transform 2D/3DFabian Keller
2022-05-05Core: Rename math 'phi' arguments to 'angle'Rémi Verschelde
2022-04-29Rename Basis "elements" to "rows"Aaron Franke
2022-02-04Core: Make all Variant math types structsRémi Verschelde
2022-01-20Add nodiscard to core math classes to catch c++ errors.lawnjelly
2022-01-05Merge pull request #53684 from TokageItLab/orthogonal-modeRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-25Fix some gizmo behavior to make more consistentSilc 'Tokage' Renew
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-07Fix Transform::xform(Plane) functionslawnjelly
2021-06-15Allow multiplying Transforms and Basis by numbersAaron Franke
2021-06-03Rename files and the exposed name for Transform3DAaron Franke