index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
/
quaternion.cpp
Age
Commit message (
Expand
)
Author
2022-10-08
Add `is_finite` method for checking built-in types
Haoyu Qiu
2022-10-07
Use float literals for float calculations in Color
Aaron Franke
2022-08-23
Merge pull request #64678 from TokageItLab/implement-ease-baker
Rémi Verschelde
2022-08-22
Fix Quaternion Tween and implement ease baker
Silc Renew
2022-08-19
Make `cubic_interpolate()` consider key time in animation
Silc Renew
2022-07-29
Make `spherical_cubic_interpolate()` more stable
Silc Renew
2022-07-27
rename and unify notation for spherical interpolation
Silc Renew
2022-07-25
Fix cubic_slerp
Silc 'Tokage' Renew
2022-03-16
Fix blend animation to solve TRS track bug & blend order inconsistency
Silc 'Tokage' Renew
2022-02-24
Float literals - fix main primitives to use real_t casting
lawnjelly
2022-02-10
Float literals - fix main primitives to use .f
lawnjelly
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-25
Refactored Node3D rotation modes
reduz
2021-10-21
Implement Animation Compression
reduz
2021-06-17
Add Quaternion angle_to method
Aaron Franke
2021-06-11
Reformat structure string operators
Aaron Franke
2021-06-04
Rename Quat to Quaternion
Marcel Admiraal