Michael Herzog
|
39e5d3e73d
Helpers: Ensure light helpers are not frame-late. (#21427)
|
2 years ago |
Heaust Azure
|
348e624ff5
Some light helpers had default type of "Object3D" | this PR gives them their own types (#24159)
|
2 years ago |
Patrick Schroen
|
b367f7dead
Pure annotations house cleaning: Webpack (#24336)
|
3 years ago |
Ian Purvis
|
c7bc586eea
Adds /*@__PURE__*/ to module var assignments
|
5 years ago |
Rawr
|
8b93beac8d
helpers: move to es6 classes
|
5 years ago |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 years ago |
Mugen87
|
73a4a45658
Helper: Move to let/const.
|
5 years ago |
Mr.doob
|
0b5cfbff2d
Helpers: Disabled toneMapping
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 years ago |
Mugen87
|
7593657b39
Helpers: Remove IIFEs I.
|
6 years ago |
WestLangley
|
f459e45d57
Properly orient helper in direction of light target
|
6 years ago |
Mugen87
|
24fa9ed06f
Some more clean up of linter warnings
|
8 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
WestLangley
|
58feef8e8d
Prevent console warning from undefined color
|
8 years ago |
Mr.doob
|
985220c007
Merge branch 'dev' into lighthelper_colours
|
8 years ago |
Mr.doob
|
dcfa48a235
Helpers clean up.
|
8 years ago |
Lewy Blue
|
6c4344c54c
better color parameter check
|
8 years ago |
Lewy Blue
|
1a00f44c35
renamed overrideColor to color
|
8 years ago |
Lewy Blue
|
d080a75c59
Allow overrideColor to be changed after construction in SpotLightHelper
|
8 years ago |
Lewy Blue
|
73d01d4d97
Added overrideColor parameter to SpotLightHelper
|
8 years ago |
Mr.doob
|
ad52ec86fa
SpotLightHelper: Make sure matrixWorld is updated.
|
8 years ago |
WestLangley
|
0cc76e6b27
Set LightHelper color equal to the light color
|
8 years ago |
Mr.doob
|
c72b7dcc8e
Moved helpers out of extras.
|
8 years ago |