Marcel Greter
|
2deb7637c7
Fix Adaptive Tone Map issue on very dark (initial) scene
|
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
|
04de50de76
remove deprecated UniformsUtils.clone
|
8 years ago |
Tristan Valcke
|
36a2d32516
Remove unnecessary comma in AdaptiveToneMappingPass
|
8 years ago |
Mr.doob
|
928c8177ab
Removed no longer needed uniform types.
|
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 |
Raoul v. R
|
4fc3af0994
Examples: use .texture of input render targets. (#8787)
|
9 years ago |
Michael Herzog
|
0fbc8afb34
Post-Processing: Introducing base class for Passes
|
9 years ago |
Mugen87
|
ddff0f642a
Add comments to FF RGB format fix
|
9 years ago |
Mugen87
|
786ed7f2d9
#8445 Fix Errors in Tone Mapping Demo
|
9 years ago |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 years ago |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 years ago |
Mr.doob
|
4e9bfb2549
Clean up.
|
9 years ago |
gero3
|
e136001051
don't allow else statemnt on new line
|
10 years ago |
gero3
|
923256459e
fixed files to codestyle
|
10 years ago |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
Ben Houston
|
29eebde86d
Remove unnecessary usage of Math.log2, not supported in IE.
|
10 years ago |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 years ago |
Ben Houston
|
d6daf0483d
make uniforms unique per AdaptiveToneMappingPass. (previously they were shared.)
|
10 years ago |
Mr.doob
|
1aabcb379c
Examples clean up.
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Michael Bond
|
dbe78d7a43
Cleanup to remove builds
|
10 years ago |
Michael Bond
|
9da365cac5
Adding adaptive tone-mapping postprocessing pass and example
|
10 years ago |