Commit History

Autor SHA1 Mensaxe Data
  Mr.doob f50e03408a Merging with @alteredq' dev branch. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 137b5b35c4 Commented out unused methods. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() %!s(int64=13) %!d(string=hai) anos
  Mr.doob aa780e820c Somehow the lookAt() doesn't need the scale bit... %!s(int64=13) %!d(string=hai) anos
  Mr.doob 6aa1ae2db7 Fixed Vector3' getRotationFromMatrix(). Trying to use it again in Object3D' applyMatrix() %!s(int64=13) %!d(string=hai) anos
  alteredq 025fb6243a Merge part 2. %!s(int64=13) %!d(string=hai) anos
  alteredq 29e875a3d5 Merging with mrdoob's dev branch, step 1. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 9809101319 Implemented Object3D.applyMatrix(). %!s(int64=13) %!d(string=hai) anos
  alteredq baf0f65e1d Made Vector3.relativeToAbsolute and absoluteToRelative garbage collection friendly. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 70ea860ca0 Updated builds. %!s(int64=13) %!d(string=hai) anos
  Mr.doob c1b59c0204 Updated builds. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 6b63c04d39 Updated builds. %!s(int64=13) %!d(string=hai) anos
  alteredq 382f964255 Added doubleSided handling for reflections / refractions. %!s(int64=13) %!d(string=hai) anos
  alteredq aa7e9865ff Added proper doubleSided handling for Lambert. %!s(int64=13) %!d(string=hai) anos
  alteredq 8ac9e70e6e Added proper doubleSided handling for Phong. Added doubleSided performance test. %!s(int64=13) %!d(string=hai) anos
  alteredq 9f806fa522 Made ExtrudeGeometry creating UVs for all faces all the time. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 448e50759d If extractUrlBase returns '' textures in the root folder won't load. Fixes #1314. %!s(int64=13) %!d(string=hai) anos
  alteredq a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. %!s(int64=13) %!d(string=hai) anos
  alteredq 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. %!s(int64=13) %!d(string=hai) anos
  alteredq 0ed890f71c Added Vertex.clone and GeometryUtils.explode. %!s(int64=13) %!d(string=hai) anos
  alteredq 6862c7d935 Fixed horse-induced animation playback bug. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 55e0a843da Projector now negates (inverts?) the normals when culled and flipSided || doubleSided. Fixes #1270. %!s(int64=13) %!d(string=hai) anos
  alteredq 4fe9753ea4 Added defaults to DirectionalLight for cascading shadows. %!s(int64=13) %!d(string=hai) anos
  alteredq 5a48c3488e Added GeometryUtils.triangulateQuads %!s(int64=13) %!d(string=hai) anos
  alteredq 09dde73d00 Added helper for generating DataTexture to ImageUtils. %!s(int64=13) %!d(string=hai) anos
  alteredq cb41542aad Refactored morph normals to be optional. %!s(int64=13) %!d(string=hai) anos
  alteredq a46acbdaf1 Fixed shader bug introduced in previous commit. %!s(int64=13) %!d(string=hai) anos
  alteredq b6bce4f68a Added handling of morph normals also for Phong material. %!s(int64=13) %!d(string=hai) anos
  alteredq a372d5ee6c Moved computeMorphNormals from JSONLoader into Geometry. %!s(int64=13) %!d(string=hai) anos
  alteredq 27afa046be First attempt at morph normals. %!s(int64=13) %!d(string=hai) anos