Mr.doob
|
15ab0e6e6a
Revert to *.prototype.is* = true
|
4 years ago |
Mr.doob
|
8d961db00c
Math: Clean up.
|
4 years ago |
Mr.doob
|
091f3f438c
Src: Removed Object.defineProperty() calls.
|
4 years ago |
linbingquan
|
c3327da203
Math: Covert to ES6 default value.
|
4 years ago |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
5 years ago |
Marco Fugaro
|
5c83a17894
Typo, order of declarations
|
5 years ago |
Marco Fugaro
|
e0d182d522
ES6 Classes: Use Object.defineProperty instead of accessing the prototype
|
5 years ago |
Yomotsu
|
a53fcce912
is*** should not be a getter function
|
5 years ago |
Yomotsu
|
027a6b1225
revert Euler.RotationOrders to be writable
|
5 years ago |
Yomotsu
|
8000b03953
Euler.DefaultOrder should be writable
|
5 years ago |
Yomotsu
|
8bcfccda1b
move internal use instances to the end of the file
|
5 years ago |
Yomotsu
|
f549b793fe
fix static value of Euler
|
5 years ago |
Yomotsu
|
5eef1d2d94
Euler
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mr.doob
|
84bad2e75d
Euler/Quaternion/Vector*: Introduced constructor default values
|
5 years ago |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 years ago |
WestLangley
|
76f3c9276c
if-else to switch statement
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
TheophileMot
|
c09ae2dc65
Merge branch 'master' into gimbal-lock-precision
|
6 years ago |
TheophileMot
|
06c46eba93
change threshold to 0.9999999
|
6 years ago |
Mugen87
|
0cbbe5a9e5
Euler: Fix typo.
|
6 years ago |
Mugen87
|
66e0e9d30f
Math: Remove closures part I.
|
6 years ago |
TheophileMot
|
a5d89ee981
mrdoob style
|
6 years ago |
TheophileMot
|
cc30de3472
fix error due to imprecise clamping at gimbal lock
|
6 years ago |
WestLangley
|
1b544f048a
Make Euler and Quaternion .onChange() methods private
|
6 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
e5dadc4f1a
Clean up.
|
8 years ago |
Mr.doob
|
1cdf246f9e
Revert "Quaternion: Removed bi-directionality."
|
8 years ago |
Mr.doob
|
eeae90e16f
Quaternion: Removed bi-directionality.
|
8 years ago |