Commit History

Author SHA1 Message Date
  Mr.doob 64ef7d7045 Updated builds. 12 years ago
  Mr.doob 2867e6e77d Updated builds. 12 years ago
  alteredq f39c0bf02a More garbage collection friendly Box2.distanceToPoint(), Box3.distanceToPoint() and Vector3.distanceToSquared() 12 years ago
  alteredq e801b91110 Some more code cleanup. 12 years ago
  Mr.doob 4c83bf024d Updated builds. 12 years ago
  alteredq f3e0205f50 Simpler GeometryUtils.triangleArea() 12 years ago
  alteredq dcdfed44cd Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize. 12 years ago
  alteredq 1dec0df63f More garbage collection friendly particle sorting in WebGLRendering. 12 years ago
  alteredq f1a1f23bf9 Fixed _vector3 type in WebGLRenderer (thanks to @WestLangley). 12 years ago
  alteredq 81428cee4d SceneLoader: a bit more sane variable names. 12 years ago
  alteredq 33b81e72b0 SceneLoader: fixed passing of object parameters to custom object loaders. 12 years ago
  alteredq 5fc41c0efe Changed face.materialIndex default to be 0 instead of "undefined". 12 years ago
  alteredq 22205effa1 Fixed handling of MeshFaceMaterial when material indices were not set in faces. 12 years ago
  alteredq e5759e5a56 Changed WebGLRenderer opaque pass to use NoBlending instead of NormalBlending. 12 years ago
  Mr.doob c0f94b3f39 Updated builds. 12 years ago
  alteredq 55e8d36455 Added frontface direction constants. 12 years ago
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 12 years ago
  alteredq 2fb5db39f8 Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide 12 years ago
  alteredq 05e363b4a8 Added deferred shading example with morph animation. 12 years ago
  alteredq 71c4cec78c Refactored texture cloning. 12 years ago
  alteredq 5cb5d8b022 Added texture.unpackAlignment parameter. 12 years ago
  alteredq 422b9b8020 Added manual mipmaps handling also to DataTexture. 12 years ago
  alteredq 2148d37e0c Whitespace cleanup in manual mipmaps example. 12 years ago
  alteredq ad97cdea43 Updated builds. 12 years ago
  alteredq 89b9d21da3 Merged @MiiBond's single file DDS cube textures. 12 years ago
  alteredq b6331a8560 Added safeguards to morph buffers setting in WebGLRenderer. 12 years ago
  alteredq b2600a27a8 Added computing of normals also for non-indexed BufferGeometry. 12 years ago
  alteredq 3d4b2c9566 Removed internal variables _projectionMatrixArray and _viewMatrixArray from WebGLRenderer and render plugins. 12 years ago
  alteredq 8c26ddf224 Fixed multiple issues caught by stricter Closer Compiler settings (checkTypes on). 12 years ago
  alteredq 2825141196 Bumped up Closure compiler version. 12 years ago