提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mr.doob 4912f59cc6 Compiled new build. 14 年之前