Commit History

作者 SHA1 備註 提交日期
  Mr.doob cec02586a5 WebGLProgram: Removed glsl version check code. 5 年之前
  Don McCurdy 473e973314 Implement KHR_materials_transmission. 5 年之前
  Mr.doob 6343f3adb9 Merge pull request #19623 from sciecode/dev-cubeuv-refraction 5 年之前
  Mr.doob 11b6380f3b WebGLRenderer: Added CustomToneMapping. 5 年之前
  Mr.doob 03514f70f3 Merge pull request #16287 from takahirox/NewVAOSupport 5 年之前
  Mugen87 fc8b8f208f WebGLProgram: Simplify encodings checks. 5 年之前
  Guilherme Avila 22990df1c3 code style 5 年之前
  Guilherme Avila e08f8c9ab3 WebGLProgram: support cube uv refaction mapping 5 年之前
  Mr.doob beb878cf74 WebGLProgram: Avoid breaking when passing unsupported encodings and toneMappings. 5 年之前
  Mr.doob 2741a2a45e WebGLRenderer: Removed Uncharted2ToneMapping. 5 年之前
  Takahiro 14fbc0c881 Merge remote-tracking branch 'upstream/dev' into NewVAOSupport 5 年之前
  WestLangley db2af928a0 Remove SphericalReflectionMapping 5 年之前
  Mugen87 0a538fcfee Core: More usage of let/const. 5 年之前
  Mr.doob 9eb0720567 WebGLProgram: Clean up. 5 年之前
  Guilherme Avila 4488ce0559 WebGLProgram: comment/revert gl.detachShader 5 年之前
  Garrett Johnson dadf0a5c4f #unroll_loop -> #pragma unroll_loop 5 年之前
  Garrett Johnson 575f030990 Missing semiclon 5 年之前
  Garrett Johnson a591655383 Add #unroll_loop_start syntax 5 年之前
  Mr.doob 17702e5820 Merge pull request #18769 from donmccurdy/feat-clearcoat-textures 5 年之前
  Mr.doob 4361a31b1a Revert "WebGLRenderer: Ignore map alpha in opaque materials." 5 年之前
  Don McCurdy 6dd2477b7a MeshPhysicalMaterial: Add clearcoatMap and clearcoatRoughnessMap. 5 年之前
  Mr.doob 72f0dceabf WebGLRenderer: Removed multiview code. 5 年之前
  Mr.doob 84c16ed8e1 WebGLRenderer: Ignore map alpha in opaque materials. 5 年之前
  Mr.doob 7433fe3245 Merge pull request #18402 from sciecode/dev-detach-shaders 5 年之前
  Mugen87 27d5614956 WebGLPrograms: Avoid warnings with WebGL2. 5 年之前
  Guilherme Avila 9d19bd987e WebGLProgram: detach shaders for deletion 5 年之前
  WestLangley 1a7dd20c1d Correct shader name in fragment shader 5 年之前
  Mugen87 e1dc982cb9 WebGLRenderer: Use single parameter object for program acquisition. 5 年之前
  Chris Renner c6af18d61f Replace non-breaking with regular space 5 年之前
  Mugen87 62bb5b5f70 WebGLProgram: Fix derivatives usage for MeshStandardMaterial. 5 年之前