提交歷史

作者 SHA1 備註 提交日期
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年之前
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 年之前
  brason b0f0c3bd1a Remove unnecessary semicolons 10 年之前
  Mr.doob 8eeb69a907 Fixed more examples on iOS. 10 年之前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年之前
  Mr.doob ce6c729ec8 SpritePlugin: Add support for .renderDepth. Fixes #5468. 10 年之前
  Mr.doob aaaabab47f Added THREE.Group. 11 年之前
  Mr.doob 8bb0c809ff Examples: Removed unneded code. 11 年之前
  Mr.doob 063b88a9df Sprite: material.uvOffset/uvScale to material.map.offset/repeat. 11 年之前
  Mr.doob 707856497a Sprites example cameraOrtho frustum from 1 to 10 as per @WestLangley suggestion. 11 年之前
  Mr.doob 44d03e0246 Made Sprites examples, hopefully, more clear. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. 11 年之前
  Mr.doob accc1ce358 WebGLRenderer: Added clearColor, clearDepth and clearStencil. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. 11 年之前
  Mr.doob ef7ead9987 Sprites example refactoring and clean up. 11 年之前
  fernandojsg 8f874092bd Sprites overlay example fixed using OrthographicCamera 11 年之前
  Mr.doob 7da3ad1a33 Simplified Sprites example. 11 年之前
  Mr.doob 95f1599f52 Sprite/SpriteMAterial: Removed useScreenCoordinates, sizeAttenuation and alignment. 11 年之前
  Mr.doob ddf8d6d0dd SpriteMaterial.useScreenCoordinates false by default. 11 年之前
  Mr.doob 35b2609f7a Moved Sprite.rotation to SpriteMaterial.rotation. 11 年之前
  Mr.doob a39fe3f244 Simplified sprites example. 12 年之前
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 年之前
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. 12 年之前
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 12 年之前
  alteredq 9c3194b9e1 Added support for fog to Sprites. 12 年之前
  alteredq 0b379b4c34 Checking how Sprites would look without baked image size. 12 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 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 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前
  alteredq 47b9abfda3 Another batch of examples resizing. 13 年之前
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 年之前