DefinitelyMaybe
|
ad7801984c
fix linting
|
4 yıl önce |
DefinitelyMaybe
|
9ad8182e0a
old changes from PR #20656 minus font.js
|
4 yıl önce |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 yıl önce |
Mugen87
|
0411e78abb
Extras: Move to let/const.
|
5 yıl önce |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 yıl önce |
Mugen87
|
edb3d28e53
Shape: Refactor serialization/ deserialization
|
7 yıl önce |
Mugen87
|
ae80431cae
Curves: Init arrays before deserialize
|
7 yıl önce |
Mugen87
|
bbbe8e2773
Curves: Added serialization/ deserialization
|
7 yıl önce |
Mugen87
|
c648461a52
Path: Removed PathPrototype
|
7 yıl önce |
Mugen87
|
8ded8e900e
Path/Shape: Improve API
|
7 yıl önce |
Mugen87
|
abe67d48e5
Curves: Add remaining .copy() and .clone() methods
|
7 yıl önce |
Mugen87
|
4ce780c4d7
Curves: Added type property
|
8 yıl önce |
bentok
|
680f499d6b
Add file extension to import paths
|
8 yıl önce |
Mr.doob
|
247454fea1
Moved ./extras/geometries to ./geometries.
|
9 yıl önce |
Mr.doob
|
9147f32ca2
Clean up.
|
9 yıl önce |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 yıl önce |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 yıl önce |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 yıl önce |
Mr.doob
|
6b53488f03
*Path: Implemented Object.assign(). See #8838.
|
9 yıl önce |
Mr.doob
|
dd68058e84
Moved more code to Three.Legacy.
|
9 yıl önce |
Mr.doob
|
a8e787b3cb
Moved Shape.Utils to ShapeUtils.
|
10 yıl önce |
Mr.doob
|
2c9d46eceb
Curve/Path/Shape: Removed dead code (bends).
|
10 yıl önce |
Mr.doob
|
01274d95cb
*Path and Shape clean up.
|
10 yıl önce |
gero3
|
923256459e
fixed files to codestyle
|
10 yıl önce |
dubejf
|
324cfb9dc6
Fix typos
|
10 yıl önce |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 yıl önce |
Fabian Lange
|
dad328077d
use strict (in)equalities
|
10 yıl önce |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 yıl önce |
gero3
|
fe8493157e
codestyle fixes
|
10 yıl önce |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
10 yıl önce |