Commit History

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