Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 32b581f24f r47 hace 13 años
  alteredq 3c618a8696 Fixed too aggressive projection matrix uniform caching. hace 13 años
  alteredq efee731b4c Fixed wrong GL parameter name. hace 13 años
  alteredq 37ec3d678c Updated builds. hace 13 años
  alteredq d53ddb6bf5 Updated builds. hace 13 años
  Mr.doob b74342a4d6 Updated RequestAnimationFrame polyfill. hace 13 años
  Mr.doob 541bf84bd0 Added 'alpha' and 'premultipliedAlpha' parameters to WebGLRenderer hace 13 años
  alteredq a31e8a1555 Fixed lag in shadows when light was moving. hace 13 años
  alteredq 8cf53364a3 Updated DirectionalLight handling in WebGLRenderer. hace 13 años
  alteredq bf6b6d3c45 Modified SpotLight to cast light as PointLight (to be consistent with casted shadow). hace 13 años
  alteredq 6b0edfddaa Added shadows for DirectionalLights. hace 13 años
  alteredq 05b32dead7 VisibleCamera => CameraHelper hace 13 años
  alteredq 9fdd14190e Added check for pixel being behind light frustum in shadow map shader. hace 13 años
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. hace 13 años
  alteredq 74a9e249ee Modified shadow maps to use world positions of SpotLight and its target. hace 13 años
  alteredq 55c95ea2a2 Added flag to SpotLight for showing shadow map camera. hace 13 años
  alteredq 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. hace 13 años
  alteredq 268771e6a0 Updated builds. hace 13 años
  Mr.doob db59760f0b Updated builds. hace 13 años
  alteredq d8c23537f4 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev hace 13 años
  alteredq 835b57adda Added VisibleCamera object and example. hace 13 años
  Mr.doob 40dad13424 Made WebGLRenderer .setDepthWrite() public. Fixed webgl_loader_ctm_materials cubemap rotation. hace 13 años
  Mr.doob 3a59e4bd34 Implemented @WestLangley Ray improvements. hace 13 años
  Mr.doob d774725802 Updated builds. hace 13 años
  Mr.doob dec49e7b61 Merging with @alteredq's branch. (Some day I'll learn how to do this properly...) hace 13 años
  Mr.doob 2cb59de6d4 Frustum: Avoiding creating a new Vector3 every time. hace 13 años
  alteredq de7e849018 Fixed incorrect shadow receiving for morphs. hace 13 años
  alteredq 71fafdf25d Some cleanup and normalization fixes in shaders. hace 13 años
  alteredq 2e22acbf0c Added "generateMipmaps" flag to Texture and RenderTarget. hace 13 años
  alteredq 51f45e8bde Added clamping to specular term. hace 13 años