1. 11 6月, 2010 1 次提交
  2. 08 6月, 2010 3 次提交
  3. 07 6月, 2010 3 次提交
  4. 06 6月, 2010 8 次提交
  5. 18 5月, 2010 1 次提交
  6. 17 5月, 2010 2 次提交
  7. 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
  8. 01 5月, 2010 6 次提交
  9. 27 4月, 2010 1 次提交
  10. 26 4月, 2010 3 次提交
  11. 25 4月, 2010 10 次提交