Commit History

Author SHA1 Message Date
  Mr.doob f90e389061 Made panorama examples auto-rotate. 11 years ago
  Mr.doob 8e0add1d44 Fixed canvas examples with wrong order of calls. 11 years ago
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 years ago
  Mr.doob 2922ff6aeb Updated some examples to the new MeshFaceMaterial usage. 12 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  Mr.doob ec00f298be CanvasRenderer and SVGRenderer using single-material system. 13 years ago
  Mr.doob f357225c2d Merging dev branch. 14 years ago
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. 14 years ago
  Mr.doob 66cd1198e3 Updated examples and utils that used Cube(). 14 years ago
  alteredq cff95a119c Textures are now updateable. 14 years ago
  Mr.doob 5aa43cd1cd All canvas examples are now using RequestAnimationFrame.js 14 years ago
  Mr.doob 4912f59cc6 Compiled new build. 14 years ago