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 |
WestLangley
|
a9a97d0bed
stencilBuffer is disabled by default
|
5 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
|
968c7cff71
JSM: Added module and TS file for SMAAPass and shader.
|
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 |
Mr.doob
|
c286362af9
SMAAPass: Clean up.
|
6 years ago |
Daniel Toplak
|
8d071faf63
#15162 fix: remove needsUpdate = false and use onload callbacks of Image's
|
6 years ago |
Daniel Toplak
|
a8607ccb10
#15162 fix: mark textures for update asynchronously
|
6 years ago |
WestLangley
|
832c2ca0f3
Clone defines
|
7 years ago |
Jürgen Ebert
|
5446f535d1
git should handle the line endings
|
7 years ago |
Mr.doob
|
7119c4c084
Clean up.
|
8 years ago |
Mr.doob
|
6d2656766c
Merge branch 'dev' into renderTargetNames
|
8 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 |
Ben Houston
|
636d2e5ddb
set render target names properly for all created render targets in ThreeJS.
|
8 years ago |
aardgoose
|
fcfc420fd4
remove UniformsUtils.*
|
8 years ago |
Mr.doob
|
87ae9e7153
Fixed postprocessing Object.assign()s.
|
9 years ago |