提交历史

作者 SHA1 备注 提交日期
  Mr.doob 64976be3a3 Updated builds. 11 年之前
  Mr.doob 089bbcfb7c Merge pull request #5038 from jahting/pnltrixmpl 11 年之前
  Mr.doob 1125122175 Merge pull request #5034 from NVIDIA/optimize-uniform-updates-2 11 年之前
  Mr.doob 242e95108e Merge pull request #5036 from NVIDIA/optimize-uniforms-list 11 年之前
  Juergen Ahting 92e53d1a2d PnlTri.js Rev. 1.4; smaller & faster 11 年之前
  Olli Etuaho a9a3e317f9 Replace uniform.skipUpdate with uniform.needsUpdate 11 年之前
  Olli Etuaho c3ea178492 Only put those uniforms to uniformsList which are in the program 11 年之前
  Olli Etuaho be10e32247 Improve code style in light uniform optimization 11 年之前
  Mr.doob a728c13dd3 Merge pull request #5033 from gero3/patch-27 11 年之前
  Olli Etuaho 715eb8ec8f Refresh light uniforms only when needed 11 年之前
  gero3 c2c20da0ea Remove unused argument 11 年之前
  Mr.doob b6256c577a Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 年之前
  Mr.doob 2445531ad6 Updated builds. 11 年之前
  Mr.doob 523f7b9638 Editor: Fixed vertexShaderRow/fragmentShaderRow visibility. 11 年之前
  Mr.doob 388c405581 WebGLRenderer: Depolluting material's uniform, fragmenShader and vertexshader. 11 年之前
  Mr.doob 31a76ae959 Editor: Adding support for ShaderMaterial. 11 年之前
  Mr.doob 28c86a1b22 ShaderMaterial: Minor clean up. 11 年之前
  Mr.doob b1ffd7f468 Default shader code for ShaderMaterial. 11 年之前
  Mr.doob 8de3788aa3 Merge pull request #5032 from tranek/normal_map_shader_alpha_test 11 年之前
  tranek abd0b594b7 Added Alpha Test to Normal Map Shader 11 年之前
  Mr.doob 66db004982 Merge pull request #5030 from NVIDIA/buildpy-auto-cwd 11 年之前
  Mr.doob a49cfb0dbb Merge pull request #5029 from NVIDIA/fix-include-order 11 年之前
  Olli Etuaho 8352d49293 Make build scripts set working directory automatically and handle failure 11 年之前
  Olli Etuaho 1a396c769a Fix include order in non-default builds 11 年之前
  Mr.doob 883aaa3c7f Merge pull request #5025 from netantho/patch-1 11 年之前
  Mr.doob b20c9e8691 Updated builds. 11 年之前
  Mr.doob 14fdbf3403 Merge branch 'optimize-uniform-updates' of https://github.com/NVIDIA/three.js into dev 11 年之前
  Mr.doob 33ed18d23c Fixed ColladaLoader. 11 年之前
  Anthony VEREZ a991f47819 Update GeometryUtils.html 11 年之前
  Mr.doob f0715ce3d0 Merge pull request #5023 from gero3/patch-26 11 年之前