Commit History

Author SHA1 Message Date
  Mr.doob ea0054a128 Updated builds. 11 years ago
  Mr.doob 76c664003d BufferGeometry: Removed dynamic property. 11 years ago
  Mr.doob c2c9ad7f57 WebGLRenderer: enabledAttributes using a typedarray instead of object. 11 years ago
  Mr.doob ffe96c174c Editor: Geometry2 support. 11 years ago
  Mr.doob f1630e9251 WebGLRenderer: Geometry2 support. 11 years ago
  Mr.doob 72322e1648 Updated builds. 11 years ago
  Mr.doob b702d22b9a Merge branch 'fixLines' of https://github.com/DungFu/three.js into dev 11 years ago
  Mr.doob fa2f511418 Updated builds. 11 years ago
  Mr.doob 7282b9e95f Editor: container.dom.offset* is not available at construction time. 11 years ago
  Mr.doob 6d552061ed SoftwareRenderer: No sorting needed. 11 years ago
  Mr.doob 44bb6fbd6f Projector: Fixed global v. 11 years ago
  Mr.doob 8612c4b571 Projector: Handle BufferGeometry offsets. 11 years ago
  DungFu 0916d79a87 Added a check inside of the Projector.js to make sure that before accessing the 0th item of the 11 years ago
  Mr.doob 47d29d66af VRMLLoader: Handle callback. Fixes #4435. 11 years ago
  Mr.doob 6cadc3b751 VRMLLoader: Converted to tab indentation. 11 years ago
  Mr.doob 96b6cad1ef Updated builds. 11 years ago
  Mr.doob 488667c4b3 Editor: Fixed CTM loading. 11 years ago
  Mr.doob 052778f4be CTMLoader: Even nicer to the user. 11 years ago
  Mr.doob 220854aad7 CTMLoader: Nicer to the user. 11 years ago
  Mr.doob db548187e7 Code clean up. 11 years ago
  Benoit Beausejour 8b74317c49 CTMLoader can now properly load very large models by using now uses BufferGeometry's computeOffsets. 11 years ago
  Benoit Beausejour 4462235bb3 Introduce computeOffsets() and reorderBuffers() to BufferGeometry. 11 years ago
  Mr.doob 39d922d981 Editor: Ignore Sprites when updating selectionBox. 11 years ago
  Mr.doob 78c7c8cc4d Updated builds. 11 years ago
  Mr.doob d43d75245f Added computeBoundingBox to Geometry2. 11 years ago
  Mr.doob 84ef5f9076 Updated builds. 11 years ago
  Mr.doob f86548efe7 Sprite now using real geometry. 11 years ago
  Mr.doob 9fe88e67e6 SoftwareRenderer: Implemented clearColor. 11 years ago
  Mr.doob 5b2cd3ef25 Updated builds. 11 years ago
  Mr.doob 2d9e8d4d3d Projector: Simpler screen space z computation. 11 years ago