Mugen87
|
8544262f46
Merge remote-tracking branch 'upstream/dev' into dev39
|
5 years ago |
Mugen87
|
557171e38b
Math: Move to let/const.
|
5 years ago |
Mugen87
|
eed2322cf1
Color: Fix typo.
|
5 years ago |
Mugen87
|
34c24ce9bd
Geometry: Make .fromBufferGeometry() more generic.
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
@pauloddr
|
0cc77571f4
Color: rename setStyleName() to setColorName()
|
5 years ago |
@pauloddr
|
1aa5350b67
Color: fix after rebase
|
5 years ago |
@pauloddr
|
d82d469fdf
Color improvements
|
7 years ago |
Mugen87
|
3a4a56f385
Math: Remove closures part II.
|
6 years ago |
gero3
|
b1de71ed02
lint it
|
6 years ago |
gero3
|
e1bfbac95b
remove functions from closures in Color
|
6 years ago |
Remi
|
7558020bd0
changes to prevent console warnings
|
7 years ago |
Remi
|
10bb930d48
Color chromatic lerp function
|
7 years ago |
Remi
|
ecc4f3fe5e
Adding Chromatic lerp function
|
7 years ago |
WestLangley
|
de05ab26a3
Add closures
|
7 years ago |
WestLangley
|
afee71ff20
Clean up
|
7 years ago |
WestLangley
|
f65db3e712
Added sRGB conversion methods
|
7 years ago |
06wj
|
2364c9f39e
add gammaFactor param for convertGammaToLinear & convertLinearToGamma
|
7 years ago |
WestLangley
|
135826280d
Remove optionalTarget
|
7 years ago |
Mugen87
|
493b6e1a5e
Clean up linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Andres Cuervo
|
84fe0d3242
Add 'rebeccapurple'
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
c92aff17c0
Protect Color against the closure circular reference bug, and set var declaration at top
|
8 years ago |
Mr.doob
|
4534d418cb
Color: Removed ColorKeywords from namespace. See #10061.
|
8 years ago |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
8 years ago |
Mr.doob
|
d37e7b8f68
Clean up.
|
8 years ago |
aardgoose
|
4ce415a6a8
Make Color.setScalar returns this. (#9885)
|
8 years ago |
Mr.doob
|
0f29aab349
Scene: Serialise background.
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |