Commit History

Author SHA1 Message Date
  Mr.doob dec49e7b61 Merging with @alteredq's branch. (Some day I'll learn how to do this properly...) 13 years ago
  Mr.doob 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. 13 years ago
  avinoamr 745e766a2e Resolves #448 by extracting the accumulated scale factors directly from .matrixWorld 13 years ago
  Mr.doob c3c4cff49c Merge remote-tracking branch 'jterrace/dev' into dev 13 years ago
  alteredq de7e849018 Fixed incorrect shadow receiving for morphs. 13 years ago
  alteredq 71fafdf25d Some cleanup and normalization fixes in shaders. 13 years ago
  alteredq 2e22acbf0c Added "generateMipmaps" flag to Texture and RenderTarget. 13 years ago
  alteredq 51f45e8bde Added clamping to specular term. 13 years ago
  alteredq efa7d44642 Updated builds. 13 years ago
  Mr.doob b28c4637fc While we're at it... 13 years ago
  Mr.doob 14614b4c53 Updated builds. 13 years ago
  Mr.doob 110bd08e82 Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob 0a10d079c3 Removing position behind origin check. 13 years ago
  alteredq be829f4a94 Merged IcosahedronGeometry patch from @labe-me. 13 years ago
  Laurent Bédubourg 55f4c36f8b Fixed array loop. 13 years ago
  alteredq 773c30b253 Added overrideMimeType check also to CTMLoader. 13 years ago
  alteredq af7a23116a Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Mr.doob 8476b81c30 Forgot applying it to BinaryLoader too. 13 years ago
  Mr.doob 609590839d Checking whether .overrideMimeType is available before calling it (and hopefully make IE9 happy) 13 years ago
  Mr.doob 2bc1d14144 Merging Icosahedron vertices (thanks @timothypratley) 13 years ago
  alteredq d2da268957 Added SSAO shader. 13 years ago
  alteredq dac676f7a0 Tweaked a bit specular for Lee-Perry. 13 years ago
  alteredq 17d21a2c0c Added specular map for Lee-Perry. 13 years ago
  alteredq 888f377f20 Added postprocessing to Lee-Perry normal map example. 13 years ago
  alteredq 3241c077e6 Added wrap around lighting to normal map shader. 13 years ago
  alteredq fddef60983 Added linear color space handling to normal map shader. 13 years ago
  alteredq b54b8ead1b Updated builds. 13 years ago
  alteredq 0055c902c8 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago