sunag
|
27255fe9cb
Renderers: Use internal `log`, `warn` and `error` functions instead of the system ones (#31790)
|
hace 10 meses |
Samuel Rigaud
|
5323b5e78c
Docs: typos (#30602)
|
hace 1 año |
Michael Herzog
|
498be07c42
Docs: More JSDoc. (#30588)
|
hace 1 año |
Levi Pesin
|
88e8954b69
Legacy: Remove deprecated >=11 releases ago code (#25279)
|
hace 3 años |
WestLangley
|
4d6d52aca6
Euler: Updated static class properties to ALL_CAPS (#25104)
|
hace 3 años |
Marco Fugaro
|
6e897f9a42
Core: Switch to this.is* = true. (#24047)
|
hace 4 años |
Michael Herzog
|
5d80ea1027
THREE.Legacy.js: Move deprecated propeties and methods to classes. (#24040)
|
hace 4 años |
Michael Herzog
|
b857c9d6bb
Math: Make Euler, Quaternion and Color iterable. (#23796)
|
hace 4 años |
WestLangley
|
02cf0df1cb
Added Vector3.setFromEuler(); removed Euler.toVector3() (#23494)
|
hace 4 años |
Mr.doob
|
8ff5d832ee
Core: Robustness.
|
hace 5 años |
linbingquan
|
03cc77fd16
Euler: Default value for ES6. (#21961)
|
hace 5 años |
Mr.doob
|
a7b8ed26d0
Euler: Clean up
|
hace 5 años |
Marco Fugaro
|
354f955c83
MathUtils: convert to esmodules to allow for tree-shaking (#21651)
|
hace 5 años |
Mr.doob
|
15ab0e6e6a
Revert to *.prototype.is* = true
|
hace 5 años |
Mr.doob
|
8d961db00c
Math: Clean up.
|
hace 5 años |
Mr.doob
|
091f3f438c
Src: Removed Object.defineProperty() calls.
|
hace 5 años |
linbingquan
|
c3327da203
Math: Covert to ES6 default value.
|
hace 5 años |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
hace 5 años |
Marco Fugaro
|
5c83a17894
Typo, order of declarations
|
hace 6 años |
Marco Fugaro
|
e0d182d522
ES6 Classes: Use Object.defineProperty instead of accessing the prototype
|
hace 6 años |
Yomotsu
|
a53fcce912
is*** should not be a getter function
|
hace 6 años |
Yomotsu
|
027a6b1225
revert Euler.RotationOrders to be writable
|
hace 6 años |
Yomotsu
|
8000b03953
Euler.DefaultOrder should be writable
|
hace 6 años |
Yomotsu
|
8bcfccda1b
move internal use instances to the end of the file
|
hace 6 años |
Yomotsu
|
f549b793fe
fix static value of Euler
|
hace 6 años |
Yomotsu
|
5eef1d2d94
Euler
|
hace 6 años |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
hace 6 años |
Mr.doob
|
84bad2e75d
Euler/Quaternion/Vector*: Introduced constructor default values
|
hace 6 años |
Mugen87
|
557171e38b
Math: Move to let/const.
|
hace 6 años |
WestLangley
|
76f3c9276c
if-else to switch statement
|
hace 6 años |