提交历史

作者 SHA1 备注 提交日期
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 年之前
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 年之前
  Mr.doob 47ee3b076e CanvasRenderer: Fixed incorrect particle rendering. 13 年之前
  Mr.doob 902c47a17c Renamed objectMatrix to modelMatrix for consistency. 13 年之前
  alteredq 7e0ca4015f Added "faceVertices" binding also for Vector4 attributes. 13 年之前
  alteredq af92a42fb0 Added wireframe materials example (using lines, triangles and quads). Thanks to @jwagner and @pyalot 13 年之前
  alteredq b6aa48e16e Added new custom attribute binding type - "faceVertices". 13 年之前
  Mr.doob 61f004cd36 Merge remote-tracking branch 'alteredq/unflip' into dev 13 年之前
  Mr.doob 538aa18bac CanvasRenderer: Support ParticleBasicMaterial without map. 13 年之前
  alteredq aa5918fbb8 Added support for metal flag to normal map shader. 13 年之前
  alteredq 76b8fe176c Added handling of material.visible to Loader. 13 年之前
  alteredq 836e31a236 Fixed bone matching for raw animation fcurves in Blender exporter. 13 年之前
  alteredq 672ae308c2 First stab at skinning in normal map shader. 13 年之前
  alteredq 13a665d444 Refactored normal map shader: fixed displacement mapping, made it toggleable, saved one varying. 13 年之前
  alteredq 8c25afa53f Refactored shadow coordinates generation to use less matrix multiplications. 13 年之前
  alteredq 9049567301 Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget. 13 年之前
  alteredq b1e6a858b2 Another fix for anisotropic filtering troubles on Linux. 13 年之前
  alteredq af44943ecc Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 年之前
  alteredq c078ef182d Added fix for troubles with setting anisotropy for float textures on Linux. 13 年之前
  alteredq ece0e5b315 Refactored Blender animation export to work also when there are no action groups. 13 年之前
  sole 7d7904867f Couple of small fixes in Object3D docs. 13 年之前
  sole 29bd3a879b Add SphereGeometry parent 'Geometry' navigation 13 年之前
  sole 705063d132 Document SphereGeometry. 13 年之前
  Mr.doob 068c3729d6 Merge remote-tracking branch 'alteredq/unflip' into dev 13 年之前
  alteredq 625f110557 More robust object matching for skinning export in Blender. 13 年之前
  Mr.doob c0442b8d58 Merge remote-tracking branch 'sole/dev' into dev 13 年之前
  sole 6822f5d715 Document ParticleBasicMaterial 13 年之前
  sole 4100f69cfd Document ParticleSystem 13 年之前
  alteredq a2f0cf06a0 Changed normal map shader to be per-pixel. 13 年之前
  alteredq c8c08db33e Updated builds. 13 年之前