Commit History

Author SHA1 Message Date
  Mr.doob 3d354a70d5 TrackballControls: Implemented pinch gesture for zooming. Thanks @ericnoble. 12 years ago
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 years ago
  Mr.doob bc010e4d19 WebGLRenderer2: Changed some multiplySelf and subSelf. 12 years ago
  Mr.doob 2b1b871bda WebGLRenderer2: Changed some forgotten *ObjectRenderer to *Renderer. 12 years ago
  Mr.doob 99af957bf9 Added build2.sh to easy-test WebGLRenderer2. 12 years ago
  Mr.doob 1efe37f9fe Merge remote-tracking branch 'gero3/dev' into dev 12 years ago
  Mr.doob cc64999a4b Update builds. 12 years ago
  Mr.doob 680c6bfa62 Merge remote-tracking branch 'bhouston/frustum-fix' into dev 12 years ago
  Ben Houston adaa3d042f update math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928 12 years ago
  Mr.doob bf2ae0833e Update builds. 12 years ago
  Mr.doob 377946894b Merge remote-tracking branch 'WestLangley/dev-lathe' into dev 12 years ago
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. 12 years ago
  Mr.doob 41aa9ed915 Fixed Color unit test. 12 years ago
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 years ago
  Mr.doob 0d110e4b3f Updated builds. 12 years ago
  Mr.doob 6338ebaa24 Projector: vertex projection code clean up. 12 years ago
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 years ago
  WestLangley c371082665 Fixed UVs in LatheGeometry 12 years ago
  Mr.doob ce20778897 Updated builds. 12 years ago
  Mr.doob 344b375c3f Merge remote-tracking branch 'bhouston/lathegeometry-fix' into dev 12 years ago
  Mr.doob cbec0968bb Updated builds. 12 years ago
  Mr.doob 69942b3ac6 Code clean up. 12 years ago
  Mr.doob 35a6c97235 Merge remote-tracking branch 'arodic/lineBufferGeometry' into dev 12 years ago
  Mr.doob 5cf2474727 Updated builds. 12 years ago
  Mr.doob 6956c66e9c Merge remote-tracking branch 'benaadams/patch-7' into dev 12 years ago
  Mr.doob 79c961b772 Space clean up... 12 years ago
  Mr.doob 598dcec177 ColladaLoader: Using node.name when available. Thanks @C4RL05. 12 years ago
  Mr.doob 3afa3bc38b Updated builds. 12 years ago
  WestLangley 71223194e4 Corrected near/far plane clipping logic in CanvasRenderer. 12 years ago
  Ben Adams bc94173866 Exposed more supports tests 12 years ago