Michael Herzog
|
5bc2515443
Examples: Move postprocessing to ES6. (#21621)
|
4 years ago |
Marco Fugaro
|
d9a5084d26
Run build-examples (#21588)
|
4 years ago |
Garrett Johnson
|
73ba3fedd8
npm run lint-fix
|
4 years ago |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 years ago |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 years ago |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 years ago |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 years ago |
Mugen87
|
20cf59b9e4
JSM: Added module and TS file for TexturePass and ClearPass.
|
6 years ago |
Olli Etuaho
|
ba4bbfbe9e
Better naming and API for full-screen quads
|
6 years ago |
Olli Etuaho
|
48b686dcb9
Don't initialize scene for postprocessing passes
|
6 years ago |
Olli Etuaho
|
4acc91d018
Share code for creating a fill quad scene in postprocessing passes
|
6 years ago |
Mugen87
|
a369b3c246
Examples: Clean up
|
6 years ago |
Mr.doob
|
253517ec17
Merge pull request #15571 from maccesch/dev
|
6 years ago |
Olli Etuaho
|
4826d7f1f5
Rename delta to deltaTime in postprocessing passes
|
6 years ago |
Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 years ago |
Ludovic Bailly
|
eafc8ad66d
Added comments
|
8 years ago |
Ludovic Bailly
|
42a7e929cc
Fixed clipped quad pass when using clippingPlanes on WebGLRenderer
|
8 years ago |
Mr.doob
|
8735cbab95
Reverted UniformUtils.clone() deprecation. See #10191.
|
8 years ago |
aardgoose
|
93287e89ad
convert {} to new THREE.Uniform()
|
8 years ago |
aardgoose
|
ea8bb4a900
fix damage from lack of deep copy of Object.assign()
|
8 years ago |
aardgoose
|
156a9ba790
remove UniformsUtils.*
|
8 years ago |
Ben Houston (Clara.io)
|
309723cd09
Support backgrounds (cube, texture, color) via passes (#9158)
|
9 years ago |
Mr.doob
|
87ae9e7153
Fixed postprocessing Object.assign()s.
|
9 years ago |
Ben Houston (Clara.io)
|
9406f2cd6a
fix buggy prototype usage in Pass derived classes. (#8916)
|
9 years ago |
Michael Herzog
|
0fbc8afb34
Post-Processing: Introducing base class for Passes
|
9 years ago |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 years ago |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |