Mugen87
|
bbbe8e2773
Curves: Added serialization/ deserialization
|
7 years ago |
Mugen87
|
5788c51b58
Path: Add constructor to definition
|
7 years ago |
Mugen87
|
c648461a52
Path: Removed PathPrototype
|
7 years ago |
Mugen87
|
8ded8e900e
Path/Shape: Improve API
|
7 years ago |
Mugen87
|
4ce780c4d7
Curves: Added type property
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Mr.doob
|
a09b189deb
Moved ShapePath out of Path.
|
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 |
Joshua Koo
|
6df2c331f8
Shapes refactor (#9079)
|
9 years ago |
rfm1201
|
6e4e8998a6
Last spline coordinates not stored in actions (#8878)
|
9 years ago |
Mr.doob
|
6b53488f03
*Path: Implemented Object.assign(). See #8838.
|
9 years ago |
WestLangley
|
a6c8f5431a
Path: Make use of autoClose property
|
9 years ago |
Mr.doob
|
0437fb408c
Curves code clean up.
|
10 years ago |
Mr.doob
|
dff36c0e03
Curve.Utils and Shape.Utils to CurveUtils and ShapeUtils.
|
10 years ago |
Mr.doob
|
8ed08e983f
Replaced EPSILONS with Number.EPSILON.
|
10 years ago |
Mr.doob
|
95b294dbf0
Path: Removed unneeded Array.prototype.calls.
|
10 years ago |
Mr.doob
|
dfe314b5ec
Path: Removed PathActions.
|
10 years ago |
Mr.doob
|
2c9d46eceb
Curve/Path/Shape: Removed dead code (bends).
|
10 years ago |
Mr.doob
|
01274d95cb
*Path and Shape clean up.
|
10 years ago |
Mr.doob
|
275f339a64
Clean up.
|
10 years ago |
neko
|
47ef34ec9d
Fix broken ellipses
|
10 years ago |
neko
|
7d31bc715d
Minor changes per @mrdoob comments.
|
10 years ago |
neko1235
|
c2b42fd100
Add ellipse rotation (optional) to THREE.Path.
|
10 years ago |
Mr.doob
|
c14b259b15
Clean up.
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
dubejf
|
324cfb9dc6
Fix typos
|
10 years ago |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |