yomotsu
|
bbb6c648ee
remove unused shareDepthFrom
|
9 年之前 |
Mr.doob
|
3606d2f42a
Merge pull request #8360 from bhouston/improve_mat_standard_example
|
9 年之前 |
Mr.doob
|
13c97b173b
WebVR examples clean up.
|
9 年之前 |
Mr.doob
|
24127b9cf0
Updated WebVR examples using WebVR.js.
|
9 年之前 |
Mr.doob
|
88ae45d47e
WebVR.js: isAvailable to isLatestAvailable.
|
9 年之前 |
Ben Houston
|
48566c27fe
add PMREM to materials_standard.
|
9 年之前 |
Ben Houston
|
2f4660ab5d
clean up materials_envmaps_hdr.
|
9 年之前 |
Mr.doob
|
10aece0a1b
Clean up. See c023717e4d7ae513ae5e7a42e8d3cf1057574d48.
|
9 年之前 |
Mr.doob
|
3bc748ea22
Fixed WebVR.isAvailable.
|
9 年之前 |
Mr.doob
|
6d0ea9b50c
Clean up.
|
9 年之前 |
Mr.doob
|
102d03856c
WebGLShadowMap: Avoid changing state when shadowMap is enabled but there are not light with shadows in the scene.
|
9 年之前 |
Mr.doob
|
acfeda0019
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
9 年之前 |
Mr.doob
|
ffda0b91c2
Merge branch 'reset-texture-state' of https://github.com/jkieboom/three.js into dev
|
9 年之前 |
Mr.doob
|
d24c4f678d
Merge pull request #8342 from bhouston/mipmapSelection
|
9 年之前 |
Mr.doob
|
ae2cf9c2c2
Updated builds.
|
9 年之前 |
Mr.doob
|
002ce03d7f
Reverted to material.premultipliedAlpha approach. See #8276.
|
9 年之前 |
Jesse van den Kieboom
|
de61a95cef
Reset texture state
|
9 年之前 |
Mr.doob
|
546c91c615
Clean up.
|
9 年之前 |
Mr.doob
|
f0d9801464
Merge pull request #8346 from bhouston/minor_brdf_cleanup
|
9 年之前 |
Mr.doob
|
e6bfff3dc1
Merge pull request #8345 from bhouston/fix_srgb_encoding
|
9 年之前 |
Mr.doob
|
c4d0390ed1
Merge pull request #8347 from bhouston/physical_lights_cutoff_bug
|
9 年之前 |
Ben Houston
|
0cf3b45982
fix minor bug (exp2->pow2) in how cutoff distances are handled in physically-based lights.
|
9 年之前 |
Ben Houston
|
50a7ec1887
minor clean up - adopt pow2(x) and sqrt(x) were appropriate in glsl shaders.
|
9 年之前 |
Ben Houston
|
b2e7314253
fix sRGB encoding, missing constant.
|
9 年之前 |
Mr.doob
|
c48514210a
Merge pull request #8276 from bhouston/more_premultipliedalpha_modes
|
9 年之前 |
WestLangley
|
0073ae5d13
Comment corrected
|
9 年之前 |
Mr.doob
|
acf4927986
Merge pull request #8341 from bhouston/finer-grain-timing
|
9 年之前 |
Mr.doob
|
50ac0ae686
Merge pull request #8343 from WestLangley/dev-pan
|
9 年之前 |
WestLangley
|
6d751b38e0
Fix pan sensitivity of OrthographicCamera when zoomed
|
9 年之前 |
Ben Houston
|
dfd876dff2
finer grain timing.
|
9 年之前 |