提交历史

作者 SHA1 备注 提交日期
  alteredq 886ba4de3e Renamed mPosition => worldPosition in shaders. 13 年之前
  alteredq 80dd93a86b Renamed spotLightAngle uniforms to spotLightAngleCos. 13 年之前
  alteredq 5cb7155208 Added clamping to spotLight term in shaders. 13 年之前
  alteredq b5390e9395 Added area weighted vertex normals computation to Geometry. 13 年之前
  alteredq 748159e4f1 Transplanted @WestLangley's normal matrix fix from Geometry.applyMatrix to BufferGeometry. 13 年之前
  alteredq 4210428787 Garbage collection friendlier normalMatrix in Projector. 13 年之前
  alteredq 95a05c1a05 Merge remote-tracking branch 'remotes/WestLangley/dev-canvas-normal' into dev 13 年之前
  alteredq 3b4dc1b651 Editor: made intersection plane larger (so that you can drag objects also when zoomed out). 13 年之前
  WestLangley c4a5f02764 add build 13 年之前
  alteredq 56fd2767ff Fixed GL uniforms errors when starting with invisible lights. 13 年之前
  WestLangley bdc8146a7d Corrected Normal Matrix Calculation in Geometry.applyMatrix() 13 年之前
  alteredq 2a7885e8b3 Renamed uniform hemisphereLightPosition => hemisphereLightDirection 13 年之前
  alteredq 20b93e3fff Fixed HemisphereLight shading. 13 年之前
  alteredq b92df1f673 Editor: added handling of HemisphereLights. Added HemisphereLightHelper. 13 年之前
  WestLangley b5f3f8fda9 Corrected Face/Vertex Normal Matrix Transform in CanvasRenderer 13 年之前
  alteredq 4b25251aae Somehow DirectionalLightHelper init color fix escaped the last commit. 13 年之前
  alteredq 136faefe20 Editor: added handling of SpotLights. Added SpotLightHelper. 13 年之前
  alteredq fa6df6b083 Editor: added distance indicator to PointLightHelper. 13 年之前
  alteredq 0779f7e782 Editor: added handling of AmbientLight. 13 年之前
  alteredq fb451cb4b2 Editor: added distance property to object UI. 13 年之前
  Mr.doob 640438bd20 Updated builds. 13 年之前
  Mr.doob 2527ab6e78 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob fa78ea27a9 Merge remote-tracking branch 'WestLangley/dev-quaternion' into dev 13 年之前
  Mr.doob 756e6e9a67 Cleaned up Ray vars. 13 年之前
  Mr.doob 0914e07a9a Removing old DAT.GUI 13 年之前
  alteredq 5d8ed4e4f9 Extracted rays from PointLightHelper into AsteriskGeometry. 13 年之前
  alteredq 5a92000046 Editor: added PointLightHelper. 13 年之前
  alteredq 50beaac104 Moved ColorUtils.rgbToHsv into Color.getHSV 13 年之前
  WestLangley f906c541b9 Made some minor Quaternion fixes 13 年之前
  alteredq 78103f39cd Editor: added dashed line from light to target for DirectionalLightHelper. 13 年之前