커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob 4f48e72676 Merge branch 'dev' of https://github.com/martinwicke/three.js into dev 11 년 전
  Martin Wicke 5389b0c415 added fromArray and toArray to Matrix3 11 년 전
  Mr.doob 3da5d0fd2c Merge branch 'closure-comment-warning-fix' of https://github.com/nbirkbeck/three.js into dev 11 년 전
  Neil Birkbeck 0a1f2b4b71 Fixing a minor warning that can occur with the google closure compiler. Comment has jsdoc annotations but does not start with the jsdoc style comment header. 11 년 전
  Mr.doob 65f5ed500c Updated builds. 11 년 전
  Mr.doob f4cf8d741e Merge branch 'patch-2' of https://github.com/speigg/three.js into dev 11 년 전
  Mr.doob e7b3ec8c0f Merge branch 'webgl_geometries-cleanup' of https://github.com/danielribeiro/three.js into dev 11 년 전
  Mr.doob b0040dc9f9 Updated builds. 11 년 전
  Mr.doob 9a824eedb2 Minor fixes to WireframeHelper. 11 년 전
  Sebastien Valette 67a221852b fiw WireframeHelper for non indexed BufferGeometry 11 년 전
  Mr.doob 13344c820f Updated builds. 11 년 전
  Mr.doob 00421026ab Merge branch 'wireframe3' of https://github.com/valette/three.js into dev 11 년 전
  Sebastien Valette e61d01fff4 small var fix 11 년 전
  Sebastien Valette 3876ff68f8 make THREE.WireframeHelper correctly work with BufferGeometry 11 년 전
  Gheric Speiginer 2b6fdf00d6 Added 'addedToScene', 'removedFromScene', 'objectAdded', and 'objectRemoved' events 11 년 전
  Mr.doob c5c9e20cb5 Updated builds. 11 년 전
  Mr.doob 6d7c5e7dc7 r65dev 11 년 전
  Mr.doob 3f67d61c4f Merge branch 'dev' of https://github.com/martinwicke/three.js into dev 11 년 전
  Martin Wicke 24cfa675b8 remove __tmpVertices vertex normal cache 11 년 전
  Martin Wicke 089741d0ad initialize face.vertexNormals and __tmpVertices more often, to make sure they are available when computeVertexNormals is called (again) after faces or vertices have changed. 11 년 전
  Joshua Koo 3c4ec1d1bd Update GPGPU example 11 년 전
  Mr.doob 880a191da2 Optimised SimulatorRenderer. 11 년 전
  Daniel Ribeiro 511312d0f0 removing uneeded variable 11 년 전
  Mr.doob eb6c64d6db r64 11 년 전
  Mr.doob 409a9dfcf1 Editor: Prevent accidental back history. 11 년 전
  Jason Grout b8653d7379 Fix mouse tracking bug when dom element is scrolled to a different position. 11 년 전
  Mr.doob 43c90c7305 Updated builds. 11 년 전
  Mr.doob e42cddecc0 Merge branch 'fix-gethsl' of https://github.com/notlion/three.js into dev 11 년 전
  Ryan Alexander 4e36b7b64c Add optionalTarget argument to Color#getHSL() 11 년 전
  Ryan Alexander 18c0ff014e Return a new hsl object for every call to Color#getHSL() 11 년 전