1. 06 6月, 2010 3 次提交
  2. 18 5月, 2010 1 次提交
  3. 17 5月, 2010 2 次提交
  4. 16 5月, 2010 2 次提交
    • M
      Code style fixes · fa9d346f
      Mr.doob 提交于
      Example was still using ColorMaterial
      fa9d346f
    • M
      Removed Class.js dependency · a6e98d7e
      Mr.doob 提交于
      Added THREE namespace
      Camera.x -> Camera.position.x
      Camera.target.x -> Camera.target.position.x
      ColorMaterial -> ColorFillMaterial
      FaceColorMaterial -> FaceColorFillMaterial
      Materials are now multipass (use array)
      Added ColorStrokeMaterial and FaceColorStrokeMaterial
      geometry.faces.a are now indexes instead of links 
      a6e98d7e
  5. 01 5月, 2010 6 次提交
  6. 27 4月, 2010 1 次提交
  7. 26 4月, 2010 3 次提交
  8. 25 4月, 2010 12 次提交
  9. 24 4月, 2010 9 次提交