Историја ревизија

Аутор SHA1 Порука Датум
  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). пре 15 година
  Mr.doob 2a83aeb64b Object3D: Setting matrixWorldNeedsUpdate to true when updateMatrix has been called. пре 15 година
  Mr.doob c89b4008f3 Added translate( distance, axis ), translateX( distance ), translateY( distance ) and translateZ( distance ) methods to Object3D. пре 15 година
  Mr.doob 7aa0bf9726 Added lookAt() example. пре 15 година
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate пре 15 година
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. пре 15 година
  Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. пре 15 година
  Mr.doob 431b14f98e Merging with empaempa's branch пре 15 година
  Mr.doob 2b81ae233c Non-WebGL renderers will need matrixRotationWorld to be computed too... пре 15 година
  Mr.doob 446834ba35 Minor fixes and improvements. пре 15 година
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen пре 15 година
  Mr.doob c7aa2ab3d1 Object3D::localMatrix ⟶ Object3D::matrix пре 15 година
  Mr.doob 033a372c70 Fixed Matrix4::scale пре 15 година
  Mr.doob 45de9955c5 Reformated Object3D.js. пре 15 година
  Mr.doob a4a8f184c6 `src/objects/Object3D.js` ⟶ `src/core/Objects3D.js` пре 15 година
粤ICP备19079148号