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
  Mr.doob 2a6be883f2 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob c89b4008f3 Added translate( distance, axis ), translateX( distance ), translateY( distance ) and translateZ( distance ) methods to Object3D. hace 14 años
  alteredq 34d3aaf0ba Synced with mrdoob's branch. hace 14 años
  alteredq cacdf02166 Added API for setting viewport and scissor testing. Made texture filtering example more fancy. hace 14 años
  Mr.doob 7aa0bf9726 Added lookAt() example. 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 63154044d9 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. hace 14 años
  alteredq a8b5c55d1c First very rough version of 3ds max exporter. hace 14 años
  Mikael Emtinger 2ab6fb41ad Mergable: hace 14 años
  Mr.doob 58701d586e I don't think creating functions in global space is a good idea ;) hace 14 años
  alteredq bbe7e87df6 Changed OBJ converter to use just texture file names instead of full absolute file paths. hace 14 años
  Mr.doob 664646e8b4 WebGLRenderer minor fixes. hace 14 años
  Mr.doob 4ba3695dbc Merge remote branch 'empaempa/master' hace 14 años
  Mikael Emtinger 4f23b1e107 Mergable: 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
  staunsholm eea0ee67ff added segmentsDepth to Cube.js 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 42bbe96729 Copy/Paste fail. hace 14 años
  Mr.doob 568beba848 Fixed LOD example. hace 14 años
  alteredq ccdff87382 Changed also JSON model files and exporters/converters to use CamelCase property names. hace 14 años
  alteredq 5767dae483 More tweaks to QuakeCamera. hace 14 años