Commit History

Author SHA1 Message Date
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 13 years ago
  alteredq 046f4bfeb6 Added custom attributes for lines. 14 years ago
  Mr.doob af2919bc17 Adding RenderableObject once again. 14 years ago
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 years ago
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen 14 years ago
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. 14 years ago
  alteredq bbe2a3bf56 Refactored handling of continuous lines: now they are rendered using LINE_STRIP primitive. Added example for this. 14 years ago
  alteredq 548c331519 Added crude lines support to WebGLRenderer. 14 years ago
  Mr.doob bffdc03cf1 `*.material`→ `*.materials` 14 years ago
  Mr.doob e68109fdb2 - Clean up 15 years ago
  Mr.doob 0aac038d58 - JSLinted 15 years ago
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 years ago
  Mr.doob e98397cb5a + Added Line Object 15 years ago
  Mr.doob 2a334e0862 Credit where credit is due. 15 years ago
  Mr.doob a6e98d7e9a Removed Class.js dependency 15 years ago