Commit History

Author SHA1 Message Date
  alteredq 55c95ea2a2 Added flag to SpotLight for showing shadow map camera. 13 years ago
  alteredq 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. 13 years ago
  alteredq 268771e6a0 Updated builds. 13 years ago
  Mr.doob 0e91f968c0 Updated builds. 13 years ago
  zz85 13a9df5405 Update builds 13 years ago
  Mr.doob db59760f0b Updated builds. 13 years ago
  alteredq d8c23537f4 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 835b57adda Added VisibleCamera object and example. 13 years ago
  Mr.doob 40dad13424 Made WebGLRenderer .setDepthWrite() public. Fixed webgl_loader_ctm_materials cubemap rotation. 13 years ago
  Mr.doob 3a59e4bd34 Implemented @WestLangley Ray improvements. 13 years ago
  Mr.doob d774725802 Updated builds. 13 years ago
  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
  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
  alteredq be829f4a94 Merged IcosahedronGeometry patch from @labe-me. 13 years ago
  alteredq 773c30b253 Added overrideMimeType check also to CTMLoader. 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 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  alteredq ef5f67d1a6 Merged @greggman's cube texture autoscaling patch. 13 years ago
  alteredq ab0ce36091 Unrolled shadow filtering loops to work on ATI OpenGL. 13 years ago
  alteredq 3dea25939c Refactored shadow test to work on some ATI cards with OpenGL. 13 years ago
  alteredq ccf6d803cd Fixed shadow darkness for non-soft shadow code path. 13 years ago