Olli Etuaho
|
ba4bbfbe9e
Better naming and API for full-screen quads
|
6 年之前 |
Olli Etuaho
|
48b686dcb9
Don't initialize scene for postprocessing passes
|
6 年之前 |
Olli Etuaho
|
4acc91d018
Share code for creating a fill quad scene in postprocessing passes
|
6 年之前 |
Mugen87
|
3c9a0230b3
ShaderPass: Fix transparency bug in WebGLDeferredRenderer
|
6 年之前 |
Mugen87
|
a369b3c246
Examples: Clean up
|
6 年之前 |
Mr.doob
|
253517ec17
Merge pull request #15571 from maccesch/dev
|
6 年之前 |
Olli Etuaho
|
4826d7f1f5
Rename delta to deltaTime in postprocessing passes
|
6 年之前 |
Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 年之前 |
WestLangley
|
832c2ca0f3
Clone defines
|
7 年之前 |
Ludovic Bailly
|
eafc8ad66d
Added comments
|
8 年之前 |
Ludovic Bailly
|
42a7e929cc
Fixed clipped quad pass when using clippingPlanes on WebGLRenderer
|
8 年之前 |
Mr.doob
|
8735cbab95
Reverted UniformUtils.clone() deprecation. See #10191.
|
8 年之前 |
aardgoose
|
93287e89ad
convert {} to new THREE.Uniform()
|
8 年之前 |
aardgoose
|
ea8bb4a900
fix damage from lack of deep copy of Object.assign()
|
8 年之前 |
aardgoose
|
04de50de76
remove deprecated UniformsUtils.clone
|
8 年之前 |
Mr.doob
|
2514385595
Clean up.
|
9 年之前 |
Mr.doob
|
87ae9e7153
Fixed postprocessing Object.assign()s.
|
9 年之前 |
Ben Houston (Clara.io)
|
9406f2cd6a
fix buggy prototype usage in Pass derived classes. (#8916)
|
9 年之前 |
Raoul v. R
|
4fc3af0994
Examples: use .texture of input render targets. (#8787)
|
9 年之前 |
Michael Herzog
|
0fbc8afb34
Post-Processing: Introducing base class for Passes
|
9 年之前 |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 年之前 |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 年之前 |
SUNAG
|
cb90824286
add implicit declaration
|
9 年之前 |
gero3
|
923256459e
fixed files to codestyle
|
10 年之前 |
Nicolas Raynaud
|
b1673f3716
transmit GLSL "defines" in ShaderPass
|
10 年之前 |
Mr.doob
|
68269fb45e
Examples clean up.
|
11 年之前 |
wereHamster
|
2a5c54115b
Make EffectComposer plugins use their own camera/scene/quad
|
12 年之前 |
alteredq
|
013f3b375e
Changed the rest of the lib and examples to use auto-texture units.
|
13 年之前 |
Mr.doob
|
7a9ac49a97
Minor formatting tweaks.
|
13 年之前 |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 年之前 |