Historie revizí

Autor SHA1 Zpráva Datum
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. před 8 roky
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. před 8 roky
  Mr.doob d908b3e965 Clean up. před 8 roky
  Mr.doob 173caa387a stats.js usage clean up před 9 roky
  WestLangley f70369a928 Examples: three.min.js -> three.js před 9 roky
  Mugen87 63cfba0cf9 Examples: Cleanup před 9 roky
  Mugen87 0f5e69cec8 removed deprecated THREE.ImageUtils.loadTextureCube před 9 roky
  Mr.doob 66d3eb0d36 Updated shadowMap calls. před 10 roky
  WestLangley 1df48eefe2 Removed wrap lighting from Phong and Lambert před 10 roky
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). před 10 roky
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. před 10 roky
  Mr.doob 3f839c94c5 Code clean up. před 10 roky
  Mr.doob d1454b25de Fixed some more examples. před 11 roky
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. před 11 roky
  alteredq 7af978c4af Merged @MiiBond's shadow map bilinear filtering. před 12 roky
  MiiBond 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. před 12 roky
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. před 13 roky
  Mr.doob a408841c61 Changed three.js link in examples. před 13 roky
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. před 13 roky
  alteredq 89bc466c55 Fixed bug in compressed textures loader. před 13 roky
  alteredq 29e6c6b818 Finishing transition to new UTF8 loader. před 13 roky
  alteredq dd33a5e665 Removed old UTF8 format things. před 13 roky
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. před 13 roky
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. před 13 roky
  Mr.doob 632b0f8e0c HTML correctness. před 13 roky
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. před 13 roky
  alteredq ce4cae51f9 Another batch of examples resizing handling. před 13 roky
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. před 13 roky
  Mr.doob 4d7a030b7e More folder structure clean up. před 13 roky
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. před 13 roky