Commit History

Автор SHA1 Съобщение Дата
  Mr.doob 35c1478572 Merge remote-tracking branch 'drewnoakes/test/vector3/angleto' into dev преди 12 години
  Drew Noakes 52aeb2e270 Using THREE.Math.clamp instead of locally defined version. преди 12 години
  Drew Noakes e4a451a8a0 Improved implementation and unit test for Vector3.angleTo to account for numerical problems outside of full [-1,1] range. преди 12 години
  Drew Noakes 791a11ddb9 Fixed bug in test. преди 12 години
  Drew Noakes 55242bab09 Fixed bug in Vector3.angleTo where NaN was being returned instead of zero. Added corresponding unit test. преди 12 години
  Drew Noakes 5852cab635 Per-face materials now loaded when JSON object dropped into editor. Fixes #3039. преди 12 години
  Mr.doob fde5632b36 Updated builds. преди 12 години
  Mr.doob e2b0c58076 Fixed SceneLoader example. преди 12 години
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. преди 12 години
  Mr.doob e1b7007996 Updated builds. преди 12 години
  Mr.doob 3ced32afa7 Code clean up as per Ufligy2 warnings. преди 12 години
  Mr.doob 3b63de5239 WebGLRenderer code clean up. преди 12 години
  Mr.doob 2340b75da8 Updated builds. преди 12 години
  Mr.doob da7e72551a Implemented extend pattern in WebGLRenderer2 objects. преди 12 години
  Mr.doob 82f90a00ed Updated builds. преди 12 години
  Mr.doob ff9afb1c17 Replaced WebGLRenderer with WebGLRenderer2. Old WebGLRenderer is now WebGLRendererOld. преди 12 години
  Ben Houston 22f2047816 test of Line3 -> LineSegment. преди 12 години
  Ben Houston d0a6c5ab5b add THREE.Math.smoothStep and THREE.Math.smootherStep based on Wikipedia article. преди 12 години
  Ben Houston 1f4f7e1a79 (Box3|Line3|Plane|Ray|Sphere).transform() -> applyMatrix4() for consistency. преди 12 години
  Ben Houston dca460bf4e add ability to get closestPointToPointParameter on a line. преди 12 години
  Mr.doob eac0f12b78 Update builds. преди 12 години
  Mr.doob a8660905c2 Handle linewidth for BufferGeometry Line in WebGLRenderer2. преди 12 години
  Ben Houston eeb7919e61 add option to clamp to line or to just get closest point on infinite line. преди 12 години
  Ben Houston 8fd03ba75c minor fixes to Line3, removing debug info. преди 12 години
  Ben Houston 3c5986bf79 incorporate Line3 into Plane. преди 12 години
  Ben Houston e08369e815 fix bug in Line3.distance/distanceSq преди 12 години
  Aleksandar Rodic ac4f62d780 fixed issue #3045 - linewidth ignored with buffergeometry lines преди 12 години
  Ben Houston 87f7378c86 Merge branch 'dev' of [email protected]:mrdoob/three.js.git into math-line преди 12 години
  Ben Houston 4d5177f777 add initial Line3.js with unit tests. преди 12 години
  Ben Houston 2c8a52add7 fix unit tests for new math constructors that don't copy the parameters. преди 12 години