Takahiro
|
7a4dc584a3
Add WebGL_draw_buffers as built-in extensionn for WebGL2.0 to WebGLExtensions
|
7 years ago |
Takahiro
|
6065f4f7db
Update EXT_blend_minmax handling for WebGL 2.0
|
7 years ago |
Takahiro
|
a04bea68f7
Ignore EXT_shader_texture_lod for WebGL 2.0
|
7 years ago |
Takahiro
|
b1f0db4ea9
Ignore EXT_frag_depth for WebGL 2.0
|
7 years ago |
Takahiro
|
d1d38c9bc0
WebGLRenderer WebGL2.0 basic support
|
7 years ago |
Mr.doob
|
79e5837956
Refactored WebGL classes.
|
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 |
Michael Herzog
|
a6b3f7e8e1
WebGLExtensions: Added missing break statement (#8944)
|
9 years ago |
Matt DesLauriers
|
e77697f4aa
WebGL Depth Texture Extension (#8577)
|
9 years ago |
Patrick Chilton
|
0dd332ed4b
Add ETC1 compressed texture support.
|
9 years ago |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
10 years ago |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
10 years ago |
Mr.doob
|
2c4f549bd6
WebGLExtensions: Added header.
|
10 years ago |
Mr.doob
|
eed89df11c
Simplified WebGLExtensions.
|
10 years ago |
Mr.doob
|
a881ec50df
WebGLRenderer: Refactored extensions code.
|
10 years ago |