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
  Mr.doob db59760f0b Updated builds. 13 years ago
  alteredq 835b57adda Added VisibleCamera object and example. 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 71fafdf25d Some cleanup and normalization fixes in shaders. 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 5dc4bcc1d2 Added handling of BufferGeometry in ShadowMapPlugin. 13 years ago
  alteredq 272a83ff53 Fixed ColladaLoader crashing on "constant" materials. 13 years ago
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 years ago
  alteredq 757c4e62f6 Fixed bug in UTF8Loader. 13 years ago
  alteredq 4ac72ffc75 Added material name tracking in Loader. 13 years ago
  alteredq 019a0f59ef Some more GLSL precision cleanup. 13 years ago
  Mr.doob 37f2ad3b19 Changed default precission to mediump. 13 years ago
  alteredq 3163b79782 Added name copying to GeometryUtils.cloneObject (thanks to @C4RL05) 13 years ago
  alteredq 36338eeeef Tweaked and renamed geometry extrude examples. 13 years ago
  alteredq 370d20b407 Refactored normal map shader. 13 years ago