提交历史

作者 SHA1 备注 提交日期
  Mr.doob 1bdf3daec9 Improved draggable cubes example a bit more. 14 年之前
  Mr.doob 4ed370e362 Improved draggable cubes example. 14 年之前
  Mr.doob 51368ca6d6 REVISION ++ 14 年之前
  Mr.doob b5dfd828d0 Added draggable cubes example. 14 年之前
  Mr.doob 7c19f40ee0 Good old HTML to the rescue! 14 年之前
  Mr.doob b94ca4cc82 More tests in README.md 14 年之前
  Mr.doob cbad61cbca Trying image resizing in README.md (sorry, the designer in me kicking in...) 14 年之前
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 年之前
  alteredq ca05c86fc5 Removed surprising bottleneck in WebGLRenderer. 14 年之前
  alteredq 75952217a2 Added frustumCulled flag to Object3D. 14 年之前
  alteredq 22e842347c Fixed class hierarchy for BinaryLoader and UTF8Loader. 14 年之前
  alteredq e459fc92cf Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq cbdf46c93f Fixed DataTexture class hierarchy. 14 年之前
  Mr.doob 6e37afcd11 WebGL materials example: Additive material was missing the `transparent: true`. 14 年之前
  alteredq 2603ccf424 Applied specular highlights fix from @evanw also to Phong shader. 14 年之前
  alteredq 5d898fa2f0 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 0bd23ca973 Added scene override material to RenderPass. Added mipmapped depth-of-field shader. 14 年之前
  Mr.doob d93c91e0d1 Updated builds. 14 年之前
  Mr.doob 8412511bbb Merge remote-tracking branch 'evanw/master' into dev 14 年之前
  evan 19e0f0ac7c changed vViewPosition to camera space for normal map shader 14 年之前
  Mr.doob a22bba1156 Merge remote-tracking branch 'zz85/experimental' into dev 14 年之前
  alteredq 5a87757b1b Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 59bfd81150 Added MaskPass to postprocessing and clearTarget to WebGLRenderer. 14 年之前
  Mr.doob d8e75851f1 Uops, creating __webglMorphTargetsBuffers there is not what we want. 14 年之前
  Mr.doob 1be08e8afe WebGLRenderer: Added `deallocateObject` and `deallocateTexture` methods. 14 年之前
  Mr.doob 42c62641b4 Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob 3d67cf43c3 Projector now using the "array.length = 0" way. 14 年之前
  alteredq 20fae814e7 Refactored postprocessing to use double buffering. 14 年之前
  alteredq 1cbcc5beab Optimized postprocessing example. 14 年之前
  alteredq 058f86f6ab Moved focus shader out of dynamic particles example into ShaderExtras. 14 年之前