Historique des commits

Auteur SHA1 Message Date
  Mr.doob 482fe243a4 Removed Matrix4.multiplyVector3OnlyZ as it's not being used... ? il y a 14 ans
  Mr.doob 952631c923 REVISION++ il y a 14 ans
  alteredq cacdf02166 Added API for setting viewport and scissor testing. Made texture filtering example more fancy. il y a 14 ans
  alteredq 2c996815be Refactored texture updating, added texture filtering example and fixed scene loader and example. il y a 14 ans
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate il y a 14 ans
  Mr.doob cf732e694b WebGLRenderer::sortObjects = true by detault. il y a 14 ans
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. il y a 14 ans
  Mr.doob 58701d586e I don't think creating functions in global space is a good idea ;) il y a 14 ans
  Mr.doob 664646e8b4 WebGLRenderer minor fixes. il y a 14 ans
  Mr.doob 6e16d3b297 Removed WebGLRenderer2. il y a 14 ans
  Mr.doob 795abb58a9 Uops! Forgot to increase REVISION's number :S il y a 14 ans
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). il y a 14 ans
  alteredq ea3961d6a6 Made dynamic objects work. il y a 14 ans
  Mr.doob 4590683d4b WebGLRenderer stops rendering objects when removed from the scene. il y a 14 ans
  Mr.doob 88c2d7c77b Moved Object::sortObjectByMaterials to WebGLRenderer (so it's done automagically). il y a 14 ans
  Mr.doob 568beba848 Fixed LOD example. il y a 14 ans
  alteredq ccdff87382 Changed also JSON model files and exporters/converters to use CamelCase property names. il y a 14 ans
  alteredq 5767dae483 More tweaks to QuakeCamera. il y a 14 ans
  alteredq d006967b13 Added autospeed based on height to QuakeCamera. il y a 14 ans
  alteredq fab828e8e4 Added autoForward parameter to QuakeCamera. il y a 14 ans
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). il y a 14 ans
  alteredq 0984c4145b Synced with mrdoob's branch. il y a 14 ans
  Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. il y a 14 ans
  Mr.doob 431b14f98e Merging with empaempa's branch il y a 14 ans
  alteredq 03b9dfe80d Extracted Spline from example into core lib. il y a 14 ans
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. il y a 14 ans
  Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes) il y a 14 ans
  alteredq cf901305e5 Synced with mrdoob's branch. il y a 14 ans
  Mr.doob e438549c87 Updated builds. il y a 14 ans
  alteredq e4f759c225 Optimized Matrix4.transpose and fixed performance test. il y a 14 ans