Commit History

Author SHA1 Message Date
  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
  alteredq 56fd2767ff Fixed GL uniforms errors when starting with invisible lights. 13 years ago
  WestLangley bdc8146a7d Corrected Normal Matrix Calculation in Geometry.applyMatrix() 13 years ago
  alteredq 2a7885e8b3 Renamed uniform hemisphereLightPosition => hemisphereLightDirection 13 years ago
  alteredq 20b93e3fff Fixed HemisphereLight shading. 13 years ago
  alteredq b92df1f673 Editor: added handling of HemisphereLights. Added HemisphereLightHelper. 13 years ago
  WestLangley b5f3f8fda9 Corrected Face/Vertex Normal Matrix Transform in CanvasRenderer 13 years ago
  alteredq 4b25251aae Somehow DirectionalLightHelper init color fix escaped the last commit. 13 years ago
  alteredq 136faefe20 Editor: added handling of SpotLights. Added SpotLightHelper. 13 years ago
  alteredq fa6df6b083 Editor: added distance indicator to PointLightHelper. 13 years ago
  alteredq 0779f7e782 Editor: added handling of AmbientLight. 13 years ago
  alteredq fb451cb4b2 Editor: added distance property to object UI. 13 years ago
  Mr.doob 640438bd20 Updated builds. 13 years ago
  Mr.doob 2527ab6e78 Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob fa78ea27a9 Merge remote-tracking branch 'WestLangley/dev-quaternion' into dev 13 years ago
  Mr.doob 756e6e9a67 Cleaned up Ray vars. 13 years ago
  Mr.doob 0914e07a9a Removing old DAT.GUI 13 years ago
  alteredq 5d8ed4e4f9 Extracted rays from PointLightHelper into AsteriskGeometry. 13 years ago
  alteredq 5a92000046 Editor: added PointLightHelper. 13 years ago
  alteredq 50beaac104 Moved ColorUtils.rgbToHsv into Color.getHSV 13 years ago
  WestLangley f906c541b9 Made some minor Quaternion fixes 13 years ago
  alteredq 78103f39cd Editor: added dashed line from light to target for DirectionalLightHelper. 13 years ago