提交历史

作者 SHA1 备注 提交日期
  alteredq dcdfed44cd Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize. 12 年之前
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 13 年之前
  alteredq aea27b9504 Migrated examples to dat.gui version 0.5. 13 年之前
  alteredq 1af20241d1 More gui.dat change related fixes. 13 年之前
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 13 年之前
  Mr.doob feffb88f1e Includes to editor and examples. 13 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b 13 年之前
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. 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 年之前
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 年之前
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. 13 年之前
  alteredq 5dd0968009 Some optimizations and cleanup in MarchingCubes and its example. 13 年之前
  alteredq 24b4e6083d Added UVs handling for ImmediateRenderObject. 13 年之前
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 年之前
  alteredq c1a5c069c0 Added marching cubes example. 13 年之前