Commit Verlauf

Autor SHA1 Nachricht Datum
  Mr.doob 51368ca6d6 REVISION ++ vor 14 Jahren
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). vor 14 Jahren
  alteredq 75952217a2 Added frustumCulled flag to Object3D. vor 14 Jahren
  alteredq 2603ccf424 Applied specular highlights fix from @evanw also to Phong shader. vor 14 Jahren
  Mr.doob d93c91e0d1 Updated builds. vor 14 Jahren
  alteredq 5a87757b1b Merge remote-tracking branch 'remotes/mrdoob/dev' into dev vor 14 Jahren
  Mr.doob 1be08e8afe WebGLRenderer: Added `deallocateObject` and `deallocateTexture` methods. vor 14 Jahren
  alteredq 173a2c56c1 Rebuilt libs. vor 14 Jahren
  Mr.doob f2fb6c3982 For clarity reasons I'll start setting the REVISION to *NEXT*dev for the dev branch. And updating to *NEXT* when merged to master. vor 14 Jahren
  Mr.doob a59647d63d Ray.js: We don't want dot == 0 either. vor 14 Jahren
  Mr.doob 7fd7c2dff5 Merging with @alteredq's dev. vor 14 Jahren
  Mr.doob 45fa8fff48 Ray.js: Now ignores objects behind origin and also faces behind origin (using the centroid). vor 14 Jahren
  Mr.doob 6e5d049045 Ray.js: Probably better without any extra checks. vor 14 Jahren
  Mr.doob a07bc88ae0 Ray.js: The bounding sphere check wasn't considering flipSided/doubleSided when the origin was inside the sphere. vor 14 Jahren
  Mr.doob ee80c958a1 TorusGeometry: Proper vertex and face normal calculation. vor 14 Jahren
  alteredq 692b392750 Refactored Matrix4 compose / decompose to reduce memory consumption (untested). vor 14 Jahren
  alteredq e59aefce8e Merge remote-tracking branch 'remotes/mrdoob/dev' into dev vor 14 Jahren
  Mr.doob f4d6cb1f16 Cleaned up collada example. vor 14 Jahren
  alteredq 087b6090b0 Trying to hack around shared texture trouble in mixed renderer examples. vor 14 Jahren
  Mr.doob 714e9ec302 REVISION++ vor 14 Jahren
  Mr.doob 5bbb1327e9 Fixed CanvasRenderer clearColor with opacity. Now follows WebGL behaviour. (thx @sebleedelisle) vor 14 Jahren
  alteredq 822b52e07b Rebuild libs. vor 14 Jahren
  Mr.doob 0b910d7c31 * Simplified THREE.Color. vor 14 Jahren
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. vor 14 Jahren
  Mr.doob 1578a27d33 Updated constructor position and buils. vor 14 Jahren
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). vor 14 Jahren
  alteredq 5793675853 Rebuild libs. vor 14 Jahren
  Mr.doob d141ea8577 Added CORS support to ImageUtils. vor 14 Jahren
  alteredq c32f89a1d8 Updated builds. vor 14 Jahren
  alteredq a4397e2a4c Updated Blender normal map pipeline to handle also specular and AO maps. vor 14 Jahren