Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 482fe243a4 Removed Matrix4.multiplyVector3OnlyZ as it's not being used... ? hace 14 años
  Mr.doob 952631c923 REVISION++ hace 14 años
  alteredq cacdf02166 Added API for setting viewport and scissor testing. Made texture filtering example more fancy. hace 14 años
  alteredq 2c996815be Refactored texture updating, added texture filtering example and fixed scene loader and example. hace 14 años
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate hace 14 años
  Mr.doob cf732e694b WebGLRenderer::sortObjects = true by detault. hace 14 años
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. hace 14 años
  Mr.doob 664646e8b4 WebGLRenderer minor fixes. hace 14 años
  Mr.doob 6e16d3b297 Removed WebGLRenderer2. hace 14 años
  Mr.doob 795abb58a9 Uops! Forgot to increase REVISION's number :S hace 14 años
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). hace 14 años
  alteredq ea3961d6a6 Made dynamic objects work. hace 14 años
  Mr.doob 4590683d4b WebGLRenderer stops rendering objects when removed from the scene. hace 14 años
  Mr.doob 88c2d7c77b Moved Object::sortObjectByMaterials to WebGLRenderer (so it's done automagically). hace 14 años
  Mr.doob 568beba848 Fixed LOD example. hace 14 años
  alteredq 0984c4145b Synced with mrdoob's branch. hace 14 años
  Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. hace 14 años
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. hace 14 años
  Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes) hace 14 años
  alteredq a325cd6064 Added build shell scripts for building all libs versions. hace 14 años
  Mr.doob 430ce532be Custom builds were missing files. (thanks to alan2 for reporting) hace 14 años
  Mr.doob e438549c87 Updated builds. hace 14 años
  Mr.doob 7480fb69cd Updated README examples. hace 14 años
  Mr.doob 446834ba35 Minor fixes and improvements. hace 14 años
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen hace 14 años
  Mr.doob c7aa2ab3d1 Object3D::localMatrix ⟶ Object3D::matrix hace 14 años
  Mr.doob e7e47b1f88 More reformating and clean up. hace 14 años
  Mr.doob 27dc056af4 Minor refactoring and clean up. hace 14 años
  Mr.doob 45ec0f329b Reverted Camera::FOV,zNear,zFar to Camera::fov,near,far. hace 14 años
  Mr.doob 033a372c70 Fixed Matrix4::scale hace 14 años