提交历史

作者 SHA1 备注 提交日期
  alteredq ae60091a58 Small refactoring in WebGLRenderer. 14 年之前
  alteredq dad635b64c Merged mrdoob's changes. 14 年之前
  Mr.doob 9b755e827f Added "v2" uniform type to WebGLRenderer. 14 年之前
  alteredq 06a977384d Synced with mrdoob's branch. 14 年之前
  alteredq 6cfcdd1501 Moved MeshPhongMaterial out of ubershader. 14 年之前
  Szymon Nowak 5c8a089669 Fixed implied globals and added few missing semicolons 14 年之前
  Mr.doob 05dbe81dfa Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob 041054283a Messing with a new terrain generator demo. 14 年之前
  alteredq 3cabd11849 Moved MeshBasicMaterial out of ubershader. 14 年之前
  alteredq 0fe464c97a Refactored uniforms cloning into separate file so that it can be reused also for MeshShaderMaterials. 14 年之前
  alteredq ecdbb2ef91 Fixed broken uniforms cloning. Fixed broken uqbiquity test. 14 年之前
  Mr.doob 513563117b Added method `setClearColor( color, opacity )` to CanvasRenderer. 14 年之前
  Mr.doob 42fa72eca7 Updated README with new WebGL demos. 14 年之前
  Mr.doob 674613a7ab Yet some minor tweaks to the normalmap2 demo. 14 年之前
  Mr.doob 3488a53798 Recompiled builds. 14 年之前
  Mr.doob 385ce31b00 Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob ebaa3ae392 I knew it wasn't going to work. 14 年之前
  Mr.doob 7e1321d084 Trying to avoid merge conflicts... I'm sure it's not going to work... 14 年之前
  alteredq b5ac3abbb6 Fixed tangents generation for quads. 14 年之前
  Mr.doob 897a2938c5 Merged with alteredq's normal shader improvements. 14 年之前
  Mr.doob 4a486f858a Added `uNormalScale` to normal shader. 14 年之前
  alteredq 46041d3650 Removed vertex lighting from normal mapping shader. 14 年之前
  alteredq 1722242ee1 Added cloning of uniforms for MeshShaderMaterial & co. 14 年之前
  alteredq fb7788f0c6 Resurrected exponential fog as FogExp2. 14 年之前
  alteredq 6e91de5d8a Added diffuse map to normal map shader. Changed Lee Perry-Smith demo to use normal map shader. 14 年之前
  Mr.doob 03c5f0f859 Improving fog effect :) 14 年之前
  alteredq 91b9539e02 Synced with mrdoob's branch. 14 年之前
  alteredq 255c042b1e Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call. 14 年之前
  Mr.doob b086c2c5af That demo wasn't supposed to go in... 14 年之前
  Mr.doob 3993d3d576 Added Lee Perry-Smith Normal-notyet-Map demo. 14 年之前