Mr.doob
|
e9e9bcda18
Clean up.
|
4 years ago |
DefinitelyMaybe
|
ad7801984c
fix linting
|
4 years ago |
DefinitelyMaybe
|
9ad8182e0a
old changes from PR #20656 minus font.js
|
4 years ago |
linbingquan
|
1f2533c4d1
src: Implemented es6 default parameters.
|
4 years ago |
linbingquan
|
d48832331b
src: Covert to ES6 default value.
|
4 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mugen87
|
0411e78abb
Extras: Move to let/const.
|
5 years ago |
luis Wang
|
f2ba47b1e3
Fix based on Mugen87' request
|
7 years ago |
luis Wang
|
5408bd8978
Add inLineCurve3 check
|
7 years ago |
Mugen87
|
ae80431cae
Curves: Init arrays before deserialize
|
7 years ago |
Mugen87
|
bbbe8e2773
Curves: Added serialization/ deserialization
|
7 years ago |
Mugen87
|
abe67d48e5
Curves: Add remaining .copy() and .clone() methods
|
7 years ago |
Mr.doob
|
c4438b7e6a
Merge pull request #12419 from Mugen87/dev4
|
7 years ago |
Mugen87
|
4ce780c4d7
Curves: Added type property
|
7 years ago |
Mugen87
|
9a889e195e
CurvePath: Remove factory methods
|
7 years ago |
Mugen87
|
f6d48fac79
Clean up some more linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mugen87
|
19bf96a627
Curve: Refactoring
|
8 years ago |
Mr.doob
|
03b71c974a
Curve/CurvePath: Replace isNaN with undefined check. See #10641.
|
8 years ago |
Wai Ting Cheung
|
d6dd44d247
Fix default value for divisions
|
8 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
rfm1201
|
a27e1baf35
typo bug in getPoints (#9265)
|
9 years ago |
Joshua Koo
|
8dcd65ebc4
CurvePath.getPoints() for Arcs resolution should be doubled (#9168)
|
9 years ago |
Joshua Koo
|
9631648acb
CurvePath: getPoints() should respect last point (#9169)
|
9 years ago |
Mr.doob
|
3586b45b32
More Curve/CurvePath clean up.
|
9 years ago |
Mr.doob
|
26eff03e4a
CurvePath: Clean up.
|
9 years ago |
Joshua Koo
|
6df2c331f8
Shapes refactor (#9079)
|
9 years ago |