Mr.doob
|
ff37eaa703
Merge pull request #19997 from yomotsu/move-to-es6-classes/math
|
5 vuotta sitten |
Yomotsu
|
a53fcce912
is*** should not be a getter function
|
5 vuotta sitten |
Kevin Mo
|
b800b2283c
Fix Euler property typo in setFromEuler
|
5 vuotta sitten |
Yomotsu
|
22eca2d547
Quaternion
|
5 vuotta sitten |
Rawr
|
881645e613
intendation adjusted
|
5 vuotta sitten |
Rawr
|
de15fa568c
hopefully last const's
|
5 vuotta sitten |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 vuotta sitten |
WestLangley
|
da41d95dec
Added identity()
|
5 vuotta sitten |
Mr.doob
|
84bad2e75d
Euler/Quaternion/Vector*: Introduced constructor default values
|
5 vuotta sitten |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 vuotta sitten |
WestLangley
|
76f3c9276c
if-else to switch statement
|
5 vuotta sitten |
Mr.doob
|
82b6c5a5cb
Merge pull request #18822 from c-morten/Additive_Animation
|
5 vuotta sitten |
Christine Morten
|
0bb86f2c29
Addressing PR feedback from https://github.com/mrdoob/three.js/pull/18822#discussion_r403237819
|
5 vuotta sitten |
Don McCurdy
|
073439a5f5
Add quaternion.fromBufferAttribute
|
5 vuotta sitten |
Christine Morten
|
a81bf052d5
Adding support for additive animation
|
5 vuotta sitten |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 vuotta sitten |
Mugen87
|
6241186533
Quaternion: Add missing call of _onChangeCallback in slerp().
|
6 vuotta sitten |
WestLangley
|
1b544f048a
Make Euler and Quaternion .onChange() methods private
|
6 vuotta sitten |
WestLangley
|
b0d9a7415c
Remove unneeded closure
|
6 vuotta sitten |
WestLangley
|
58b6bd2dad
Avoid cyclic dependency on Vector3
|
6 vuotta sitten |
Tristan VALCKE
|
1a1772c0e8
Fix wrong place of isQuaternion property
|
7 vuotta sitten |
Mr.doob
|
598155b468
Clean up.
|
7 vuotta sitten |
CJ Bailey
|
e0500b6768
Quaternion is missing the "isQuaternion" property
|
7 vuotta sitten |
Mugen87
|
6b81814dfe
Quaternion: Renamed transformTo() to rotateTowards()
|
7 vuotta sitten |
Mugen87
|
d933509e76
Quaternion: Clean up
|
7 vuotta sitten |
Mugen87
|
b8d290ef86
Quaternion: Added .transformTo()
|
7 vuotta sitten |
Mugen87
|
979d7fed43
Quaternion: Improve result of angleTo()
|
7 vuotta sitten |
Mugen87
|
f2c9797bb5
Quaternion: Simplify .angleTo()
|
7 vuotta sitten |
Mugen87
|
e1ed817216
Quaternion: Refactor toAngle()
|
7 vuotta sitten |
Mugen87
|
0053135f78
Quaternion: Added .angleTo()
|
7 vuotta sitten |