Commit History

Author SHA1 Message Date
  Mr.doob 50658bd4e6 Fixed missing "};". Updated builds. 13 years ago
  Mr.doob f4c2a0e502 Merge remote-tracking branch 'jbaicoianu/colladaloader-camera' into dev 13 years ago
  James Baicoianu 6847519867 Added camera support to ColladaLoader 13 years ago
  Mr.doob 133355b635 Using "library" instead of "engine". 13 years ago
  Mr.doob ef0edebd8b r48dev 13 years ago
  Mr.doob 32b581f24f r47 13 years ago
  alteredq 3c618a8696 Fixed too aggressive projection matrix uniform caching. 13 years ago
  alteredq f83c6a41ae Added unpackDepthRGBA shader. 13 years ago
  alteredq efee731b4c Fixed wrong GL parameter name. 13 years ago
  alteredq 37ec3d678c Updated builds. 13 years ago
  alteredq 82acc59811 Merge remote-tracking branch 'remotes/AddictArts/dev_uniformV4v' into dev 13 years ago
  alteredq d53ddb6bf5 Updated builds. 13 years ago
  Mr.doob b8111693ac Sprite now supports only Texture object as parameters.map. 13 years ago
  Mr.doob b74342a4d6 Updated RequestAnimationFrame polyfill. 13 years ago
  Mr.doob 541bf84bd0 Added 'alpha' and 'premultipliedAlpha' parameters to WebGLRenderer 13 years ago
  alteredq a31e8a1555 Fixed lag in shadows when light was moving. 13 years ago
  alteredq 35b55e5bc1 Added Gyroscope object. 13 years ago
  alteredq 8cf53364a3 Updated DirectionalLight handling in WebGLRenderer. 13 years ago
  alteredq c58b634a13 Fixed dynamic terrain demo. 13 years ago
  alteredq bf6b6d3c45 Modified SpotLight to cast light as PointLight (to be consistent with casted shadow). 13 years ago
  alteredq 6b0edfddaa Added shadows for DirectionalLights. 13 years ago
  alteredq 05b32dead7 VisibleCamera => CameraHelper 13 years ago
  Mr.doob 5708005763 Gitghub updated the design for README so screenshots were too big. Updated LICENSE too. 13 years ago
  alteredq a4471ba439 Added orthographic camera to visible camera example. 13 years ago
  alteredq 2b7c115d57 Fixed shadows in cars demo. 13 years ago
  alteredq 9fdd14190e Added check for pixel being behind light frustum in shadow map shader. 13 years ago
  alteredq be761428b8 Updated builds. 13 years ago
  alteredq d4df952181 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. 13 years ago
  alteredq 74a9e249ee Modified shadow maps to use world positions of SpotLight and its target. 13 years ago