История коммитов

Автор SHA1 Сообщение Дата
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 лет назад
  Mr.doob 6bee6c3972 Added AnaglyphWebGLRenderer. 14 лет назад
  Mr.doob 87d4ddc72d Deleting middleman *Arrays if Object3D.dynamic == false. 14 лет назад
  Mikael Emtinger e08e3456b0 Changed so objects added in sceneB in sceneA.addChild( sceneB ) actually propagates all the way up to sceneA, so they become rendered. 14 лет назад
  Mikael Emtinger 0198766fed Added .name and .getChildByName( "objectName", doRecurse ) to Object3D. Added so scene-loader fills in .name property. 14 лет назад
  Mr.doob e0e05f2962 Fixed Objec3D::lookAt 14 лет назад
  alteredq 22bd108ab1 Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo. 14 лет назад
  Mr.doob c580473ff8 Removed visible check on Object3D.update (children transforms didn't get updated otherwise). 14 лет назад
  Mr.doob 2a83aeb64b Object3D: Setting matrixWorldNeedsUpdate to true when updateMatrix has been called. 14 лет назад
  Mr.doob c89b4008f3 Added translate( distance, axis ), translateX( distance ), translateY( distance ) and translateZ( distance ) methods to Object3D. 14 лет назад
  Mr.doob 7aa0bf9726 Added lookAt() example. 14 лет назад
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate 14 лет назад
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. 14 лет назад
  Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. 14 лет назад
  Mr.doob 431b14f98e Merging with empaempa's branch 14 лет назад
  Mr.doob 2b81ae233c Non-WebGL renderers will need matrixRotationWorld to be computed too... 14 лет назад
  Mr.doob 446834ba35 Minor fixes and improvements. 14 лет назад
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen 14 лет назад
  Mr.doob c7aa2ab3d1 Object3D::localMatrix ⟶ Object3D::matrix 14 лет назад
  Mr.doob 033a372c70 Fixed Matrix4::scale 14 лет назад
  Mr.doob 45de9955c5 Reformated Object3D.js. 14 лет назад
  Mr.doob a4a8f184c6 `src/objects/Object3D.js` ⟶ `src/core/Objects3D.js` 14 лет назад