コミット履歴

作者 SHA1 メッセージ 日付
  Takahiro 63839ee02f Minor clean up 7 年 前
  Takahiro d1d38c9bc0 WebGLRenderer WebGL2.0 basic support 7 年 前
  Mugen87 b07c5088eb WebGLProgram: Enable loop unrolling for clipping planes 7 年 前
  Mugen87 398bdda26c WebGLProgram: Rename unroll loop pragma 7 年 前
  Mugen87 e4daafa3e2 WebGLProgram: Introduce loop unrolling pragma 7 年 前
  Mugen87 73702d6a82 WebGLProgram: Trim log messages 7 年 前
  Mr.doob 76c043f39c WebGLProgram: Clean up. 7 年 前
  Fernando Serrano 1f6eaf8b1c Fix first empty line on RawShaderMaterial shaders 7 年 前
  Mugen87 f6d48fac79 Clean up some more linter warnings 8 年 前
  Mugen87 493b6e1a5e Clean up linter warnings 8 年 前
  bentok 680f499d6b Add file extension to import paths 8 年 前
  Mr.doob 4615501757 WebGLRenderer: Removed renderer.extensions calls. 8 年 前
  Mr.doob afeb0db86c WebGLRenderer: Removed material.__webglShader 8 年 前
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 年 前
  Mr.doob 122a8d550f WebGLProgram: Moved dithering_pars_fragment include logic to glsl preprocessor. See #11076. 8 年 前
  aardgoose c8b5dc8791 use more selective whitespace matching 8 年 前
  Brian Chirls 88b397eede Renamed DITHERING defines in shaders 8 年 前
  Brian Chirls e1f2773178 Rename removeBanding to dithering #11076 8 年 前
  Brian Chirls c40466c4a2 Add parameter to Material to remove banding with dithering 8 年 前
  gero3 adb7979ddf Allow commenting out #includes 8 年 前
  Mr.doob 07b64132c4 Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754. 8 年 前
  Kevin Schmidt ddd8c2b1eb Fixing #10341 by directly using the camera space coordinate for 8 年 前
  Mr.doob b8d16daed2 Merge pull request #10114 from TristanVALCKE/src_warning_fix 8 年 前
  Takahiro bffab886ae Remove gradientMapAxisY 8 年 前
  Takahiro 82fe6bfd06 Merge branch 'dev' into toonMap 8 年 前
  Samuel Sylvester 346f38c566 Abelnation RectAreaLight with ltc approximation (#10041) 8 年 前
  Tristan Valcke b3491e78c1 Remove unneeded comma in WebGLProgram 8 年 前
  Takahiro 8e5279ea8a Rename toonMap with gradientMap 8 年 前
  Takahiro 718d48313f Export Toon Map from MMDLoader 8 年 前
  Peter Whidden 449d18aeaf Intersection option for WebGLRenderer clipping method (#9470) 8 年 前