Levi Pesin
|
88e8954b69
Legacy: Remove deprecated >=11 releases ago code (#25279)
|
2 years ago |
WestLangley
|
4d6d52aca6
Euler: Updated static class properties to ALL_CAPS (#25104)
|
2 years ago |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
3 years ago |
Michael Herzog
|
5d80ea1027
THREE.Legacy.js: Move deprecated propeties and methods to classes. (#24040)
|
3 years ago |
Michael Herzog
|
b857c9d6bb
Math: Make Euler, Quaternion and Color iterable. (#23796)
|
3 years ago |
WestLangley
|
02cf0df1cb
Added Vector3.setFromEuler(); removed Euler.toVector3() (#23494)
|
3 years ago |
Mr.doob
|
8ff5d832ee
Core: Robustness.
|
4 years ago |
linbingquan
|
03cc77fd16
Euler: Default value for ES6. (#21961)
|
4 years ago |
Mr.doob
|
a7b8ed26d0
Euler: Clean up
|
4 years ago |
Marco Fugaro
|
354f955c83
MathUtils: convert to esmodules to allow for tree-shaking (#21651)
|
4 years ago |
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 |