Commit History

Author SHA1 Message Date
  alteredq 19b029c62e Editor: plugged object delete and scene reset actions into menubar. 13 years ago
  alteredq 88604b4a0a Testing the impact of normalization of transformed normals in vertex shaders (phong, normal, normalmap, skin simple). 13 years ago
  alteredq d5e032b979 Fixed implications of new MeshFaceMaterial.materials at multiple places (Ray, Projector, ShadowMapPlugin, DepthPassPlugin). 13 years ago
  alteredq 85f06ba4f3 Refactored MeshFaceMaterial.materials handling. 13 years ago
  alteredq b2470e355e Merge remote-tracking branch 'remotes/gero3/dev' into dev 13 years ago
  Mr.doob b14acfc71a Editor: Forgot to simplify Help/About. 13 years ago
  Mr.doob 206041f949 Editor: Working menu system. 13 years ago
  OpenShift guest 8a20620a32 update the meshfacematerial to allow materialdefinition in material 13 years ago
  alteredq 8b047873b9 Updated builds. 13 years ago
  alteredq aaeb1740fd Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Mr.doob 840d508577 Added namespace to PointerLockControls. Fixes #2591. 13 years ago
  Mr.doob 23f9161f43 Some tweaks to Color. 13 years ago
  Mr.doob d8bc3ae51d Merge remote-tracking branch 'greyscales/dev' into dev 13 years ago
  Mr.doob 45a5f8c64f Merge remote-tracking branch 'greyscales/master' into dev 13 years ago
  Mr.doob 5d71a829a2 Merge remote-tracking branch 'stoomm/master' into dev 13 years ago
  Mr.doob 34c23f06ba Merge remote-tracking branch 'felixturner/master' into dev 13 years ago
  Mr.doob 9478cdacd2 Less visually noisy SpotLightHelper. 13 years ago
  alteredq b3428102e8 Removed check for WebGLRenderer in ShaderUtils. 13 years ago
  alteredq ab085277e2 Simplified cube and fresnel shaders. 13 years ago
  alteredq 426f37929d Updated DepthPassPlugin to be able to handle skinning. 13 years ago
  alteredq 36d2494d59 Renamed nWorld => worldNormal in shaders. 13 years ago
  alteredq 886ba4de3e Renamed mPosition => worldPosition in shaders. 13 years ago
  alteredq 80dd93a86b Renamed spotLightAngle uniforms to spotLightAngleCos. 13 years ago
  alteredq 5cb7155208 Added clamping to spotLight term in shaders. 13 years ago
  alteredq b5390e9395 Added area weighted vertex normals computation to Geometry. 13 years ago
  alteredq 748159e4f1 Transplanted @WestLangley's normal matrix fix from Geometry.applyMatrix to BufferGeometry. 13 years ago
  alteredq 4210428787 Garbage collection friendlier normalMatrix in Projector. 13 years ago
  alteredq 95a05c1a05 Merge remote-tracking branch 'remotes/WestLangley/dev-canvas-normal' into dev 13 years ago
  alteredq 3b4dc1b651 Editor: made intersection plane larger (so that you can drag objects also when zoomed out). 13 years ago
  WestLangley c4a5f02764 add build 13 years ago