提交历史

作者 SHA1 备注 提交日期
  Mr.doob 999a87358b Some more clean up in Projector and CanvasRenderer. 14 年之前
  Mr.doob 1d2d88bc66 Merge remote branch 'alteredq/experimental' into experimental 14 年之前
  Mr.doob 348bb3be59 Merging with alteredq's branch. 14 年之前
  Mr.doob a7740f47fc ParticleCircleMaterial ⟶ ParticleCanvasMaterial (canvas code injection) 14 年之前
  alteredq 0dd0b90e9f Removed extra init of UV layer 0 for Sphere. 14 年之前
  alteredq d90304c136 Synced with mrdoob's experimental branch. 14 年之前
  alteredq a230b659ab More fixes. 14 年之前
  Mr.doob af5e208b57 Fixed missing items in the builder. 14 年之前
  Mr.doob f03db768cb Fixed uvs creating on Sphere. 14 年之前
  Mr.doob 617c9b78b3 Fixed typo. 14 年之前
  alteredq 9dbb1ef2cf Merge remote branch 'remotes/upstream/experimental' into experimental 14 年之前
  alteredq e7e35950e1 More fixes related to new model format changes. 14 年之前
  Mr.doob 2030f69a39 Merge remote branch 'alteredq/experimental' into experimental 14 年之前
  Mr.doob 6514f67c12 Adapting Projector to new internal changes. Quite broken but getting there. 14 年之前
  alteredq 6ee446f34a Few uv-layers related fixes. 14 年之前
  alteredq bdc19a15c2 Updated OBJ converter to create new JSON model format. 14 年之前
  alteredq b0e31b1428 Renamed OBJ converter. 14 年之前
  alteredq 9ab427b7c6 Refactored core and renderer to use new model format. 14 年之前
  alteredq 4a3fcf4a75 Transfered binary-format related snippets from old Loader into BinaryLoader. 14 年之前
  alteredq a71b541c48 Refactored common methods out of JSONLoader into base Loader. 14 年之前
  alteredq fb95339301 First version of JSONLoader. 14 年之前
  Mr.doob bf730ab966 Added base for new Loader. 14 年之前
  Mr.doob 45630f9370 Added link to contributors on README. 14 年之前
  Mr.doob db99a5c9b5 Merge remote branch 'origin/master' 14 年之前
  Mr.doob 3ad1f77774 ImageUtils blank spaces clean up. 14 年之前
  Mr.doob bc528525dc Uops, that test wasn't supposed to go in. 14 年之前
  Mr.doob 9409952c7a WebGLRenderer: alert() → console.error() (thanks for the tip @joa) 14 年之前
  Nicholas Kinsey c207d39ed8 removing duplicate declaration 14 年之前
  alteredq 9c2cc81fc9 Added to OBJ converter warning and skipping of morphs with different numbers of vertices than the original model. 14 年之前
  alteredq 0f3ba92d7e Fixed bug in OBJ converter which was preventing it from not using any alignment ("-a none"). 14 年之前