Mr.doob
|
1ae1df9ab9
Merge pull request #20818 from gkjohnson/pmrem-fix
|
4 years ago |
Garrett Johnson
|
ecd8117ef7
this.oldClearColor -> this._oldClearColor
|
4 years ago |
Garrett Johnson
|
73ba3fedd8
npm run lint-fix
|
4 years ago |
Garrett Johnson
|
f4fc43dd51
update examples
|
4 years ago |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 years ago |
Mugen87
|
e4955a52bf
OutlinePass: Exclude point cloud and lines.
|
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
|
ff77da462d
OutlinePass: Add support for skinning/morph targets.
|
5 years ago |
WestLangley
|
898020bebb
Avoid unnecessary instantiation of objects
|
5 years ago |
Nirmal Patel
|
3abefbed9a
Preserve alpha in blurring shader used by OutlinePass
|
5 years ago |
WestLangley
|
84fc12e1cd
Avoid direct gl calls
|
6 years ago |
Olli Etuaho
|
ba4bbfbe9e
Better naming and API for full-screen quads
|
6 years ago |
Olli Etuaho
|
1dfd109aee
Use createFillQuadScene also in OutlinePass
|
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 |
Mugen87
|
2caaa3d700
OutlinePass: Honor visibility state
|
7 years ago |
Mugen87
|
599a3dfff7
OutlinePass: Enable renderToScreen
|
7 years ago |
Mugen87
|
d2c00a236f
OutlinePass: Refactor orthographic camera support
|
7 years ago |
Mugen87
|
24da2b5474
OutlinePass: Added support for orthographic cameras
|
7 years ago |
Mr.doob
|
4ca9b0a52a
Clean up.
|
7 years ago |
Atrahasis
|
ae1465744c
fixes scene background issue
|
7 years ago |
Atrahasis
|
e58dfc0500
solves issue #12010
|
7 years ago |
Mugen87
|
4ab2f1c45d
Revert "improved OutlinePass to use other colors as highlight"
|
7 years ago |
Roberto Ranon
|
b3cf1c73c2
improved OutlinePass to use other colors as highlight
|
7 years ago |
Mr.doob
|
6d2656766c
Merge branch 'dev' into renderTargetNames
|
8 years ago |
Ludovic Bailly
|
eafc8ad66d
Added comments
|
8 years ago |