Historial de Commits

Autor SHA1 Mensaje Fecha
  WestLangley f48d1de1d2 Add shader.name hace 7 años
  Takahiro 46ee5b62b9 Remove workaround from WebGLExtensions and add if ( gl.isWebGL2 ) instead hace 7 años
  Takahiro 062d7db20b Remove .isGLSL3 property from ShaderMaterial and determine GLSL3 shader code by checking #version instead hace 7 años
  Takahiro 5219c0f120 Save isWebGL2 to WebGL context object hace 7 años
  Takahiro fd7ced8f64 Clean up WebGLProgram hace 7 años
  Takahiro 32cb6727ce Add .isGLSL3 to ShaderMaterial hace 7 años
  Takahiro cf3ff012ed Clean up WebGLProgram hace 7 años
  Takahiro b1f0db4ea9 Ignore EXT_frag_depth for WebGL 2.0 hace 7 años
  Takahiro b3af65a958 Skip GLSL conversion if material is RawShaderMaterial hace 7 años
  Takahiro 63839ee02f Minor clean up hace 7 años
  Takahiro d1d38c9bc0 WebGLRenderer WebGL2.0 basic support hace 7 años
  Mugen87 b07c5088eb WebGLProgram: Enable loop unrolling for clipping planes hace 7 años
  Mugen87 398bdda26c WebGLProgram: Rename unroll loop pragma hace 7 años
  Mugen87 e4daafa3e2 WebGLProgram: Introduce loop unrolling pragma hace 7 años
  Mugen87 73702d6a82 WebGLProgram: Trim log messages hace 7 años
  Mr.doob 76c043f39c WebGLProgram: Clean up. hace 7 años
  Fernando Serrano 1f6eaf8b1c Fix first empty line on RawShaderMaterial shaders hace 8 años
  Mugen87 f6d48fac79 Clean up some more linter warnings hace 8 años
  Mugen87 493b6e1a5e Clean up linter warnings hace 8 años
  bentok 680f499d6b Add file extension to import paths hace 8 años
  Mr.doob 4615501757 WebGLRenderer: Removed renderer.extensions calls. hace 8 años
  Mr.doob afeb0db86c WebGLRenderer: Removed material.__webglShader hace 8 años
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. hace 8 años
  Mr.doob 122a8d550f WebGLProgram: Moved dithering_pars_fragment include logic to glsl preprocessor. See #11076. hace 8 años
  aardgoose c8b5dc8791 use more selective whitespace matching hace 8 años
  Brian Chirls 88b397eede Renamed DITHERING defines in shaders hace 8 años
  Brian Chirls e1f2773178 Rename removeBanding to dithering #11076 hace 8 años
  Brian Chirls c40466c4a2 Add parameter to Material to remove banding with dithering hace 8 años
  gero3 adb7979ddf Allow commenting out #includes hace 8 años
  Mr.doob 07b64132c4 Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754. hace 8 años