コミット履歴

作者 SHA1 メッセージ 日付
  Mugen87 26bcd94e33 ShaderMaterial: Improve typings and docs for glslVersion. 5 年 前
  Mr.doob 8ff94fe1c6 Merge pull request #20012 from DavidPeicho/feature/shjader-loop-unroll-improve 5 年 前
  Mugen87 5dff158d79 WebGLProgram: Refactor GLSL conversion. 5 年 前
  Mr.doob a7a3f0ac69 Merge pull request #20005 from J-Rojas/fix-19959 5 年 前
  Mr.doob e5fa0bc53d Make equirectangular reflections / refractions backwards compatible. (#19911) 5 年 前
  Jose Rojas e8843c7c11 Address PR feedback 5 年 前
  Jose Rojas e1e076e59c Fix linting errors 5 年 前
  Jose Rojas 7f6b1282a7 Conditionally apply automatic GLSL 3.0 conversions. 5 年 前
  David Peicho f09f4fa044 program: make unroll loop regexp accept other coding style 5 年 前
  Jose Rojas debb7eb046 Fix linting errors 5 年 前
  Jose Rojas 425019be67 Fix for #19959. Add 'glslVersion' property to ShaderMaterial and prepend the version string when it's value is non-null. 5 年 前
  Mr.doob 1fc4595d59 Revert "WebGLProgram: Add GLSL version string to RawShaderMaterial (WebGL2)." 5 年 前
  Mr.doob a894cb28c2 Merge pull request #19965 from Mugen87/dev42 5 年 前
  Mugen87 56fdc5c6b4 WebGLProgram: Add GLSL version string to RawShaderMateiral (WebGL2). 5 年 前
  Mr.doob e4dfea2672 InstancingMesh: Added per instance color support 5 年 前
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 年 前
  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 年 前