Brian Peiris
|
0579cdeb72
Add randomDirection and random methods to Vector3 and Quaternion (#22494)
|
3 years ago |
Michael Herzog
|
d65e354102
Quaternion: Add slerpQuaternions(), deprecate static slerp(). (#21532)
|
4 years ago |
Mugen87
|
8bc2e1f28c
Quaternion: Rename inverse() to invert().
|
4 years ago |
Mugen87
|
e9e5d0e64b
Docs/Test: Remove author comments.
|
5 years ago |
WestLangley
|
da41d95dec
Added identity()
|
5 years ago |
Don McCurdy
|
073439a5f5
Add quaternion.fromBufferAttribute
|
5 years ago |
gero3
|
4f88d97af5
add binding unittest
|
5 years ago |
gero3
|
2bef01fc9c
fix eslint issues
|
6 years ago |
gero3
|
2a2cafcac2
add quaternion tests
|
6 years ago |
Gero3
|
cd5e51db59
add more unit tests
|
6 years ago |
Gero3
|
9d324c9601
add quaternion tests
|
6 years ago |
WestLangley
|
c9ad8d3fc3
onChange() -> _onChange()
|
6 years ago |
Mugen87
|
6b81814dfe
Quaternion: Renamed transformTo() to rotateTowards()
|
7 years ago |
Mugen87
|
b8d290ef86
Quaternion: Added .transformTo()
|
7 years ago |
Mugen87
|
979d7fed43
Quaternion: Improve result of angleTo()
|
7 years ago |
Mugen87
|
e1ed817216
Quaternion: Refactor toAngle()
|
7 years ago |
Mugen87
|
097340462d
Tests: Clean up
|
7 years ago |
Mugen87
|
0053135f78
Quaternion: Added .angleTo()
|
7 years ago |
Mugen87
|
f675760568
Quaternion.tests.js: Clean up
|
7 years ago |
Mugen87
|
e12e7a7ecf
Tests: Fixed some unit tests
|
7 years ago |
Ondřej Španěl
|
76b2ff4aed
Fix parameters of Quaternion.setFromEuler and Matrix4.makeRotationFromEuler, throw on old parameters use.
|
7 years ago |
Don McCurdy
|
3f3d5151df
Tests: Unmark TODO modules.
|
7 years ago |
Don McCurdy
|
cd52b92954
Tests: Mark tests in TODO modules.
|
7 years ago |
Tristan VALCKE
|
def4c7b8c3
Add math es6 unit tests
|
7 years ago |