提交历史

作者 SHA1 备注 提交日期
  tschw 8a2c479922 Removed new operator calling THREE.WebGLShader (it's a function). 10 年之前
  tschw c1c13c4cc0 Let WebGLProgram skip redundant warning on error. 10 年之前
  tschw c4d8ca62d8 Removed lots of redundant lookup. 10 年之前
  tschw 4be9ffc4ca Replace with last & pop instead of new array. 10 年之前
  Mr.doob fc4b419277 Updated builds. 10 年之前
  Mr.doob bccd460ac1 WebGLShadowMap: Add option to update on demand. See #6814. 10 年之前
  Mr.doob c844609ae5 Added SSAO example to examples list. 10 年之前
  Ricardo Cabello 8017056c24 Merge pull request #6794 from daoshengmu/SSAO 10 年之前
  Ricardo Cabello b2c0e3af34 Merge pull request #6808 from tschw/TransformControls 10 年之前
  Mr.doob 3a101e98da Editor: Update renderer when antialias option changes. (Yay! This finally works!) 10 年之前
  Mr.doob caf9047b52 Fixed misc_controls_orbit and misc_controls_trackball examples. 10 年之前
  tschw 6b029a4b97 Simplified mode switching / visibility. 10 年之前
  Ricardo Cabello 7f72e22d10 Merge pull request #6795 from tschw/TransformControls 10 年之前
  tschw 6c8fc0c8b8 Changed pointerVector to Vector2. 10 年之前
  tschw 5c45a74cf5 Fixes irresponsive axes. 10 年之前
  dubejf 83f774cd2b Use Raycaster.setFromCamera() method 10 年之前
  tschw 8ba002b84a Removed debug modes on mrdoob's request. + Styling. 10 年之前
  tschw c14b8f059a Fixed broken key code for '-' in TransformControls example. 10 年之前
  tschw 452e4c6eef Fixed TransformControls (invisible intersection). 10 年之前
  Mr.doob 2844855790 Updated builds. 10 年之前
  Ricardo Cabello 2a432ea5ee Merge pull request #6798 from dubejf/async-texture 10 年之前
  Ricardo Cabello 40cfc11cdd Merge pull request #6802 from dubejf/bufferlenght 10 年之前
  dubejf 1753badade Add count to InterleavedBuffer 10 年之前
  dubejf cbf1cd2803 BufferAttribute.length not compatible with r71 10 年之前
  Mr.doob 7fbcb457a9 Updated builds. 10 年之前
  Mr.doob aab11a0432 WebGLState: Replaced setBlend() and setDoubleSided() with enable()/disable(). 10 年之前
  dubejf 71bb6883bd Async callback for cached resources. 10 年之前
  Mr.doob 19a4676a66 Updated builds. 10 年之前
  Mr.doob c6daf296be WebGLRenderer: Clean up. 10 年之前
  Ricardo Cabello 6aa8219868 Merge pull request #6796 from tschw/ObjectLoader_texturePath 10 年之前