Mr.doob
|
dc7af39d2e
WebGLState: Removed setColor*/setDepth*/setStencil* methods.
|
8 years ago |
Mr.doob
|
46cb30b1cd
WebGLRenderer: Moved setMaterial to WebGLState.
|
8 years ago |
Mr.doob
|
0aaf85c5fd
Clean up.
|
8 years ago |
Mr.doob
|
7066bc0b92
WebGLState: Simpler gl.VERSION check. See #9861
|
8 years ago |
Mr.doob
|
7931f84910
Merge pull request #9861 from Ludobaka/fix_line_width_ie11
|
8 years ago |
Ludovic Bailly
|
50ae30347f
Moved conditional to make it more meaningful
|
8 years ago |
Mr.doob
|
8cd41354f0
WebGLState: Removed clearColor, clearDepth and clearStencil.
|
8 years ago |
Ludovic Bailly
|
1e6894562b
Improve robustness of retrieving WebGL version
|
8 years ago |
Ludovic Bailly
|
9a75363822
Fixed INVALID_OPERATION error with WebGL when using linewidth on IE11
|
8 years ago |
Mr.doob
|
973380c22f
WebGLState: Simpler fix for NoBlending issue. See #9839
|
8 years ago |
fallenoak
|
ea22d56be0
Fix missing state reset on NoBlending (#9564) (#9839)
|
8 years ago |
Mr.doob
|
79e5837956
Refactored WebGL classes.
|
9 years ago |
Mr.doob
|
18cad50dea
WebGLState: Clean up.
|
9 years ago |
OpenGG
|
563e8a8a0a
WebGLColorBuffer: reset currentColorClear without creating new Vector4 (#9543)
|
9 years ago |
Mr.doob
|
b3acca6b10
Clean up.
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
David Phillips
|
59a43f74f0
change pixel size of new texture to 4 bytes to match default unpack alignment value (#9107)
|
9 years ago |
Mr.doob
|
3a253f2d48
WebGLState: Clean up.
|
9 years ago |
Michael Herzog
|
1618964cb7
WebGLState: Enhance API for Masking (#8852)
|
9 years ago |
Ben Houston (Clara.io)
|
a55ddea4d3
fix bug in premultipledAlpha = true with MultiplyBlending. (#8905)
|
9 years ago |
Mr.doob
|
2a5b0a7faf
WebGLState: Set emptyTextures min/mag to Nearest. See ae81860411fb397e5905b8282eb497351a61121b.
|
9 years ago |
Mr.doob
|
ae81860411
WebGLState: Re-implemented empty texture. Handling TEXTURE_2D and TEXTURE_CUBE_MAP this time. See #8121 #8578. Fixes #8666.
|
9 years ago |
Mr.doob
|
427dc339f9
WebGLState: currentTextureSlot to null.
|
9 years ago |
tschw
|
b07f8b94d4
Shadowing / Culling
|
9 years ago |
Matt DesLauriers
|
2abf3765ec
revert empty texture (#8578)
|
9 years ago |
Jaume Sanchez
|
29eb3bea37
Using context's max attributes number
|
9 years ago |
Mr.doob
|
ffda0b91c2
Merge branch 'reset-texture-state' of https://github.com/jkieboom/three.js into dev
|
9 years ago |