Commit Verlauf

Autor SHA1 Nachricht Datum
  alteredq a31e8a1555 Fixed lag in shadows when light was moving. vor 13 Jahren
  alteredq 8cf53364a3 Updated DirectionalLight handling in WebGLRenderer. vor 13 Jahren
  alteredq bf6b6d3c45 Modified SpotLight to cast light as PointLight (to be consistent with casted shadow). vor 13 Jahren
  alteredq 6b0edfddaa Added shadows for DirectionalLights. vor 13 Jahren
  alteredq 05b32dead7 VisibleCamera => CameraHelper vor 13 Jahren
  alteredq 9fdd14190e Added check for pixel being behind light frustum in shadow map shader. vor 13 Jahren
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. vor 13 Jahren
  alteredq 74a9e249ee Modified shadow maps to use world positions of SpotLight and its target. vor 13 Jahren
  alteredq 55c95ea2a2 Added flag to SpotLight for showing shadow map camera. vor 13 Jahren
  alteredq 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. vor 13 Jahren
  alteredq 268771e6a0 Updated builds. vor 13 Jahren
  Mr.doob db59760f0b Updated builds. vor 13 Jahren
  alteredq d8c23537f4 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev vor 13 Jahren
  alteredq 835b57adda Added VisibleCamera object and example. vor 13 Jahren
  Mr.doob 40dad13424 Made WebGLRenderer .setDepthWrite() public. Fixed webgl_loader_ctm_materials cubemap rotation. vor 13 Jahren
  Mr.doob 3a59e4bd34 Implemented @WestLangley Ray improvements. vor 13 Jahren
  Mr.doob d774725802 Updated builds. vor 13 Jahren
  Mr.doob dec49e7b61 Merging with @alteredq's branch. (Some day I'll learn how to do this properly...) vor 13 Jahren
  Mr.doob 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. vor 13 Jahren
  alteredq de7e849018 Fixed incorrect shadow receiving for morphs. vor 13 Jahren
  alteredq 71fafdf25d Some cleanup and normalization fixes in shaders. vor 13 Jahren
  alteredq 2e22acbf0c Added "generateMipmaps" flag to Texture and RenderTarget. vor 13 Jahren
  alteredq 51f45e8bde Added clamping to specular term. vor 13 Jahren
  alteredq efa7d44642 Updated builds. vor 13 Jahren
  Mr.doob 14614b4c53 Updated builds. vor 13 Jahren
  alteredq 3241c077e6 Added wrap around lighting to normal map shader. vor 13 Jahren
  alteredq fddef60983 Added linear color space handling to normal map shader. vor 13 Jahren
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. vor 13 Jahren
  alteredq ef5f67d1a6 Merged @greggman's cube texture autoscaling patch. vor 13 Jahren
  alteredq ab0ce36091 Unrolled shadow filtering loops to work on ATI OpenGL. vor 13 Jahren