Commit History

Author SHA1 Message Date
  Marco Fugaro 96eb4cef27 Remove third parameter from resize listener 4 years ago
  Mugen87 d936e24558 Exampels: Refactor usage of geometry generators. 4 years ago
  Mugen87 7a604d1f39 Examples: More clean up. 4 years ago
  Mr.doob f6dba25589 Examples: Added padding after script tag. 6 years ago
  Mr.doob 995aa9368b Examples: Bring namespace back. 6 years ago
  Mugen87 7ecfa2f98d Examples: More module examples. 6 years ago
  Mr.doob 0f44080d79 Examples: Unified CSS. 6 years ago
  Mugen87 5c8682b2ee Examples: Clean up 7 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 b5ddc513c7 New BoxBufferGeometry 9 years ago
  Mr.doob a455e248ac Examples clean up. 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  Mr.doob 86333f9367 Simplified cube example. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 years ago
  Mr.doob eea8d1102d Added anisotropy to cube example. Added getMaxAnisotropy() to CanvasRenderer for compatibility. 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 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 years ago
  Mr.doob 142ea7bc98 Implemented classic NeHe textured cube example. 13 years ago