コミット履歴

作者 SHA1 メッセージ 日付
  WestLangley 280b37729d Apply negative scale to geometry instead of mesh 7 年 前
  WestLangley a1285b36b2 Limit zooming 8 年 前
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 年 前
  aardgoose 06b27286cb remove MultiMaterial from canvas examples 8 年 前
  Mr.doob 93721d3246 Mousewheel clean up. See #9526. 9 年 前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年 前
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 年 前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年 前
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. 10 年 前
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. 11 年 前
  Mr.doob 1516ec4d18 Fixed wrong overdraw usage in examples. 11 年 前
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 年 前
  Mr.doob f90e389061 Made panorama examples auto-rotate. 11 年 前
  Mr.doob 8e0add1d44 Fixed canvas examples with wrong order of calls. 11 年 前
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 年 前
  Mr.doob 2922ff6aeb Updated some examples to the new MeshFaceMaterial usage. 12 年 前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年 前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年 前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年 前
  Mr.doob 632b0f8e0c HTML correctness. 13 年 前
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 年 前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年 前
  Mr.doob ec00f298be CanvasRenderer and SVGRenderer using single-material system. 13 年 前
  Mr.doob f357225c2d Merging dev branch. 14 年 前
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 年 前
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 年 前
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. 14 年 前
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). 14 年 前
  alteredq cff95a119c Textures are now updateable. 14 年 前
  Mr.doob 5aa43cd1cd All canvas examples are now using RequestAnimationFrame.js 14 年 前