提交历史

作者 SHA1 备注 提交日期
  alteredq 00b8d0613c Skipping invisible sprites. 14 年之前
  alteredq 84a7c304a6 Fixed specular lighting also in normal map shader. 14 年之前
  alteredq 8bd87ff444 Rewritten lighting shaders. 14 年之前
  alteredq cb4a7b20f5 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq bbdef72e69 Added simple tilt-shift effect to ShaderExtras. 14 年之前
  Mr.doob f13189b6e4 Refactored WebGLShaders a bit. 14 年之前
  Mr.doob 671b5079bb WebGLRenderer: MeshPhongMaterial was overriding the alpha chanel of textures. 14 年之前
  Mr.doob 9441e74abc Implemented @pyrotechnick's array concat replacement. 14 年之前
  Mr.doob c25b39cc63 Maya Collada expoter used "name" instead of "Name". Supporting both cases now. 14 年之前
  Mr.doob d7c99de542 Updated builds. 14 年之前
  Mr.doob 05b28798ea Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob 7602900cd0 VertexColors support on ColladaLoader (now for real). 14 年之前
  alteredq fd0fb85c8e Fixed specular light vs black texture bug in Phong shader. 14 年之前
  alteredq 84b0f89ad4 Removed shaders that aren't used anymore. 14 年之前
  alteredq 631a5d697c Changed remaining "addXXX" to "add". 14 年之前
  alteredq fa0b4e5062 Removed unused custom logging code from examples. 14 年之前
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 年之前
  Mr.doob 19d8261174 More examples clean up. 14 年之前
  Mr.doob 17547a2ea0 Changed addChild()s to add()s in ColladaLoader. 14 年之前
  Mr.doob 71c2df1649 Updated HTML of some examples. 14 年之前
  alteredq d2a3122be1 Fixed Sprites to use "object.visible" 14 年之前
  alteredq 58e272f66f Fixed couple of runaway globals in WebGLRenderer. 14 年之前
  alteredq 5e4b62ac08 Some whitespace cleanup in ColladaLoader. 14 年之前
  Mr.doob 5cc9b3c544 ColladaLoader: Added Face4 and Vertex Colors support. 14 年之前
  alteredq 44c5f88e77 Updated builds. Fixed Collada example. 14 年之前
  alteredq ce20ed56d3 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 0033a97542 Fixed bug preventing re-adding of objects removed from the scene. 14 年之前
  Mr.doob af6f78bb02 Merge remote-tracking branch 'chandlerprall/dev' into dev 14 年之前
  Mr.doob 4c8922a0ff Forgot THREE namespace. 14 年之前
  Chandler Prall 6c018bd8e8 Modifying FirstPersonCamera, FlyCamera, and PathCamera to fully support their `domElement` parameter 14 年之前