提交历史

作者 SHA1 备注 提交日期
  alteredq 46146858a9 Fixed flipSided / doubleSided bug in WebGLRenderer. 14 年之前
  alteredq 54e3bc61bd Added elementary support for particles to WebGLRenderer. 14 年之前
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. 14 年之前
  alteredq 177b2572ef Synced with mrdoob's branch. 14 年之前
  Mr.doob c6cec3ca6b Yet some more tweaks to CanvasRenderer::clear() 14 年之前
  Mr.doob a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. 14 年之前
  Mr.doob 6d565bfb87 New builds. 14 年之前
  Mr.doob 52c0de2b09 Merging with alteredq's branch. 14 年之前
  Mr.doob a7b55e9e00 Tweaked clearColor handling in CanvasRenderer and WebGLRenderer2. 14 年之前
  Mr.doob b4b2843cae Updated builds. 14 年之前
  alteredq 09571ee3d0 Partially merged szimek's pull request 14 年之前
  alteredq 3e36fed048 Merged astrodud's pull request. 14 年之前
  alteredq 969490ddba Merged astrodud's pull request. 14 年之前
  alteredq 5e99c7b8f7 Simplified Matrix4: reused code from setters in creators. 14 年之前
  alteredq 8f29cf0324 Prettified formatting of new Matrix4 set methods and also fixed implied globals in setRotAxis. 14 年之前
  Mr.doob 5accd0cfd7 Brought back Object3D.rotationMatrix (Projector still uses it). 14 年之前
  Mr.doob ecedea4be1 Updated builds. 14 年之前
  alteredq fde0754383 Refactored camera translation so that it doesn't create new vectors. 14 年之前
  alteredq d1514ca6a7 Refactored lights handling in WebGLRenderer. 14 年之前
  alteredq e54d9519d0 Changed wireframe rendering in WebGLRenderer to show quads. 14 年之前
  alteredq 08f6ceef15 Small optimizations to matrix math. 14 年之前
  alteredq d110c49c2f Added support for `flipSided` mesh property to WebGLRenderer. 14 年之前
  alteredq 271ba6c524 Added support for "doubleSided" mesh property to WebGLRenderer. 14 年之前
  alteredq 61e0bf0289 Synced with mrdoob's branch. 14 年之前
  alteredq a03f714244 Added postprocessing example. 14 年之前
  alteredq 7c9fe8ff82 Another update of render-to-texture example and related bugfix. 14 年之前
  alteredq 9bc383e1ed Fixed discrepancy between ANGLE and OpenGL when rendering to texture. 14 年之前
  alteredq cee7205670 Added simple render-to-texture example. 14 年之前
  alteredq b511fdc38b Merged szimek's render-to-texture branch. 14 年之前
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. 14 年之前