Mr.doob
|
84bad2e75d
Euler/Quaternion/Vector*: Introduced constructor default values
|
5 年之前 |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 年之前 |
WestLangley
|
76f3c9276c
if-else to switch statement
|
5 年之前 |
Mr.doob
|
82b6c5a5cb
Merge pull request #18822 from c-morten/Additive_Animation
|
5 年之前 |
Christine Morten
|
0bb86f2c29
Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r403237819
|
5 年之前 |
Don McCurdy
|
073439a5f5
Add quaternion.fromBufferAttribute
|
5 年之前 |
Christine Morten
|
a81bf052d5
Adding support for additive animation
|
5 年之前 |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
6 年之前 |
Mugen87
|
6241186533
Quaternion: Add missing call of _onChangeCallback in slerp().
|
6 年之前 |
WestLangley
|
1b544f048a
Make Euler and Quaternion .onChange() methods private
|
6 年之前 |
WestLangley
|
b0d9a7415c
Remove unneeded closure
|
6 年之前 |
WestLangley
|
58b6bd2dad
Avoid cyclic dependency on Vector3
|
6 年之前 |
Tristan VALCKE
|
1a1772c0e8
Fix wrong place of isQuaternion property
|
7 年之前 |
Mr.doob
|
598155b468
Clean up.
|
7 年之前 |
CJ Bailey
|
e0500b6768
Quaternion is missing the "isQuaternion" property
|
7 年之前 |
Mugen87
|
6b81814dfe
Quaternion: Renamed transformTo() to rotateTowards()
|
7 年之前 |
Mugen87
|
d933509e76
Quaternion: Clean up
|
7 年之前 |
Mugen87
|
b8d290ef86
Quaternion: Added .transformTo()
|
7 年之前 |
Mugen87
|
979d7fed43
Quaternion: Improve result of angleTo()
|
7 年之前 |
Mugen87
|
f2c9797bb5
Quaternion: Simplify .angleTo()
|
7 年之前 |
Mugen87
|
e1ed817216
Quaternion: Refactor toAngle()
|
7 年之前 |
Mugen87
|
0053135f78
Quaternion: Added .angleTo()
|
7 年之前 |
Mathieu Brédif
|
dbe07203e6
normalize in Quaternion.slerp
|
7 年之前 |
Mathieu Brédif
|
4c6fcc8585
fix Quaternion.slerp for small angles
|
7 年之前 |
WestLangley
|
38aea0e4fa
Fix conjugate method. see #13023.
|
8 年之前 |
bentok
|
680f499d6b
Add file extension to import paths
|
8 年之前 |
06wj
|
44087407c2
Fix some param check bug
|
8 年之前 |
Mr.doob
|
b76fff27eb
Revert "Revert closure optimisations"
|
8 年之前 |
Joe Fox
|
0d80c30b32
Revert "Improve Quaternion closure performance"
|
8 年之前 |
Mugen87
|
c84ded470b
Removed broken links
|
8 年之前 |