Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  lqdchrm 11b9fcc619 according to spec, we should only have one audiocontext per document, so initialize it as static member 12 vuotta sitten
  Mr.doob f7e120dfdc ColladaLoader: Removed positions scaled as suggested in #3106. 12 vuotta sitten
  Mr.doob 9f1035b98d Code formating clean up. 12 vuotta sitten
  Jihoon Lee 6e5a02427f unit conversion is only applied in root node. 12 vuotta sitten
  Mr.doob f1d6fc3a1d Updated builds. 12 vuotta sitten
  Ben Houston 4d86304184 Line3.js was missing from common.json, was only in math.json 12 vuotta sitten
  Mr.doob 25875b0989 Docs: Fixed code snippets formating. 12 vuotta sitten
  Mr.doob f4ce3b6668 r56 12 vuotta sitten
  Mr.doob 9d688e40d9 Renamed smoothStep and smootherStep to smoothstep and smootherstep to make it consistent with GLSL. Implemented it in CanvasRenderer. 12 vuotta sitten
  Mr.doob 741b4e4bf3 Merge remote-tracking branch 'jihoonl/master' into dev 12 vuotta sitten
  Jihoon Lee b9afd9865d apply unit conversion to position as well 12 vuotta sitten
  Jihoon Lee f3801d8246 Unit conversion for collada loader 12 vuotta sitten
  Mr.doob 4cc51004b0 Merge remote-tracking branch 'bhouston/math-line' into dev 12 vuotta sitten
  Ben Houston a6357d9f45 Rename back LineSegment to Line3 per @mrdoob's preference. 12 vuotta sitten
  Mr.doob 6277e81c29 Merge remote-tracking branch 'Fktrcfylh/dev' into dev 12 vuotta sitten
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. 12 vuotta sitten
  Mr.doob 5e70942e59 Merge remote-tracking branch 'zz85/edge_detect_shaders' into dev 12 vuotta sitten
  Mr.doob cc066007e2 Reverting to old WebGLRenderer. 12 vuotta sitten
  zz85 9edf3c06cb Add Edge Detection Shaders (Frei-Chen & Sobel filters) to examples 12 vuotta sitten
  Mr.doob 1efbf3b89d TrackballControls: Uncommented change event dispatch. 12 vuotta sitten
  WestLangley 4f800f6180 Added reset() to TrackballControls 12 vuotta sitten
  Mr.doob e5b4c9be65 Minor clean up. 12 vuotta sitten
  Mr.doob 35c1478572 Merge remote-tracking branch 'drewnoakes/test/vector3/angleto' into dev 12 vuotta sitten
  Drew Noakes 52aeb2e270 Using THREE.Math.clamp instead of locally defined version. 12 vuotta sitten
  Drew Noakes e4a451a8a0 Improved implementation and unit test for Vector3.angleTo to account for numerical problems outside of full [-1,1] range. 12 vuotta sitten
  Drew Noakes 791a11ddb9 Fixed bug in test. 12 vuotta sitten
  Drew Noakes 55242bab09 Fixed bug in Vector3.angleTo where NaN was being returned instead of zero. Added corresponding unit test. 12 vuotta sitten
  Drew Noakes 5852cab635 Per-face materials now loaded when JSON object dropped into editor. Fixes #3039. 12 vuotta sitten
  Mr.doob fde5632b36 Updated builds. 12 vuotta sitten
  Mr.doob e2b0c58076 Fixed SceneLoader example. 12 vuotta sitten