Commit History

Author SHA1 Message Date
  Mr.doob 44f2d1fcd2 Merge remote-tracking branch 'WestLangley/dev-uvs' into dev 12 years ago
  Mr.doob 2906134438 Merge remote-tracking branch 'gero3/dev' into dev 12 years ago
  Mr.doob e5a1b9557d Merge branch 'master' into dev 12 years ago
  Mr.doob 9f1035b98d Code formating clean up. 12 years ago
  Mr.doob f3264cd112 57dev 12 years ago
  Jihoon Lee 6e5a02427f unit conversion is only applied in root node. 12 years ago
  Mr.doob 286a65b78c Made CanvasRenderer and SVGRenderer behave like WebGLRenderer with MeshLambertMaterial and no lights. 12 years ago
  OpenShift guest 8e5cf02419 fix editor and bumpmap exmaple in webglrenderer2 12 years ago
  Mr.doob f2da423380 Editor: Added renderer selector. 12 years ago
  WestLangley ee76e41b72 Flipped UV debug viewer output. It was rendering upside down. 12 years ago
  Mr.doob 1f859302f7 Editor: Added Renderer section. 12 years ago
  Mr.doob f1d6fc3a1d Updated builds. 12 years ago
  Ben Houston 4d86304184 Line3.js was missing from common.json, was only in math.json 12 years ago
  Mr.doob 25875b0989 Docs: Fixed code snippets formating. 12 years ago
  Mr.doob f4ce3b6668 r56 12 years ago
  Mr.doob 9d688e40d9 Renamed smoothStep and smootherStep to smoothstep and smootherstep to make it consistent with GLSL. Implemented it in CanvasRenderer. 12 years ago
  Mr.doob 741b4e4bf3 Merge remote-tracking branch 'jihoonl/master' into dev 12 years ago
  Jihoon Lee b9afd9865d apply unit conversion to position as well 12 years ago
  Jihoon Lee f3801d8246 Unit conversion for collada loader 12 years ago
  Mr.doob 4cc51004b0 Merge remote-tracking branch 'bhouston/math-line' into dev 12 years ago
  Ben Houston a6357d9f45 Rename back LineSegment to Line3 per @mrdoob's preference. 12 years ago
  Mr.doob 6277e81c29 Merge remote-tracking branch 'Fktrcfylh/dev' into dev 12 years ago
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. 12 years ago
  Mr.doob 5e70942e59 Merge remote-tracking branch 'zz85/edge_detect_shaders' into dev 12 years ago
  Mr.doob cc066007e2 Reverting to old WebGLRenderer. 12 years ago
  zz85 9edf3c06cb Add Edge Detection Shaders (Frei-Chen & Sobel filters) to examples 12 years ago
  Mr.doob 1efbf3b89d TrackballControls: Uncommented change event dispatch. 12 years ago
  WestLangley 4f800f6180 Added reset() to TrackballControls 12 years ago
  Mr.doob e5b4c9be65 Minor clean up. 12 years ago
  Mr.doob 35c1478572 Merge remote-tracking branch 'drewnoakes/test/vector3/angleto' into dev 12 years ago