Commit History

Author SHA1 Message Date
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 years ago
  Mr.doob cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 12 years ago
  Mr.doob 98a8973e4f Reverting to old WebGLRenderer again. 12 years ago
  Ben Houston a6357d9f45 Rename back LineSegment to Line3 per @mrdoob's preference. 12 years ago
  Ben Houston 22f2047816 test of Line3 -> LineSegment. 12 years ago
  Ben Houston 1f4f7e1a79 (Box3|Line3|Plane|Ray|Sphere).transform() -> applyMatrix4() for consistency. 12 years ago
  Ben Houston dca460bf4e add ability to get closestPointToPointParameter on a line. 12 years ago
  Ben Houston eeb7919e61 add option to clamp to line or to just get closest point on infinite line. 12 years ago
  Ben Houston e08369e815 fix bug in Line3.distance/distanceSq 12 years ago
  Ben Houston 4d5177f777 add initial Line3.js with unit tests. 12 years ago