1. 17 5月, 2010 5 次提交
  2. 16 5月, 2010 4 次提交
    • M
      Credit where credit is due. · 2a334e08
      Mr.doob 提交于
      2a334e08
    • M
      Code style fixes · fa9d346f
      Mr.doob 提交于
      Example was still using ColorMaterial
      fa9d346f
    • M
      That's not needed here... · d495a404
      Mr.doob 提交于
      d495a404
    • 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
  3. 13 5月, 2010 4 次提交
  4. 01 5月, 2010 10 次提交
  5. 27 4月, 2010 1 次提交
  6. 26 4月, 2010 4 次提交
  7. 25 4月, 2010 12 次提交