Commit History

Author SHA1 Message Date
  Mr.doob 25e4f52e22 Fixed remaining instances of detatch typo. 12 years ago
  Mr.doob b5a917226b Fixed remaining instances of attatch typo. 12 years ago
  Ben Houston 8662aec3f3 fix spelling in TransformControl.js (attatch->attach, detatch->detach) 12 years ago
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. 12 years ago
  Mr.doob 9e16a991d7 Added FaceNormalsHelper. 12 years ago
  Mr.doob f62f5a4973 Editot: Changed order of transformControls update. It was one frame behind. 12 years ago
  Mr.doob 3080578f45 Added hovered boolean to TransformControls. Improved Editor mouse behaviour. 12 years ago
  Mr.doob 86f7b44322 TransformControls: Dispatch change event only when really changed. 12 years ago
  Mr.doob fd97c09c40 Updated builds. 12 years ago
  Mr.doob 0bdbb9362e CanvasRenderer: Fixed camera not being accessible in MeshDepthMaterial. 12 years ago
  Mr.doob 62c268f1c8 SVGRenderer: Removed unused method. 12 years ago
  Mr.doob 30cfb78d71 CanvasRenderer: Moved methods out of render(). 12 years ago
  Mr.doob d79e3dc23e Removed Projected dependency in CSS3DRenderer. 12 years ago
  Mr.doob 9bfc3f1cce Refactored Projector. 12 years ago
  Mr.doob 6f721ef431 Merge branch 'master' into dev 12 years ago
  Mr.doob c9a98cb2d9 Docs: Texture page written by @erich666. 12 years ago
  Mr.doob 9792a0fa2c Docs: Texture page written by @erich666. 12 years ago
  Mr.doob 3aee7dfe6a Proper code for NURBS curves as per #3391. 12 years ago
  Mr.doob 8e4718ce9a WebGLRenderer3: Clear currentBuffer and currentProgram. 12 years ago
  Mr.doob 38d996aa8a WebGLRenderer3: Support hierarchies. 12 years ago
  Mr.doob f02daaf270 WebGLRenderer3: Added Frustum culling. 12 years ago
  Mr.doob 66d3825797 VRMLLoader: Fixed console typo. 12 years ago
  Mr.doob c4fe12e5ac NURBS examples: Proper values for nurbsKnots. 12 years ago
  Mr.doob 4bae1c1f32 Cleaned up NURBS examples. 12 years ago
  Mr.doob ce4fca45b5 Clean up misc uv test example. 12 years ago
  Mr.doob 40cec1eb64 Moving NURBS code to /examples/js/curves for now. 12 years ago
  renej-github ca803d97c0 moved NURBS utility function to NURBSUtils and code clean-up 12 years ago
  renej-github e154333d2b added nurbs surface 12 years ago
  renej-github 386327aca5 code clean-up 12 years ago
  renej-github 0747c820aa added NURBS curve 12 years ago