コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 年 前
  Mr.doob 626d79eb3d Updated examples. 10 年 前
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 年 前
  Mr.doob 5fa3f190e6 Removed unneeded addDrawCalls()s. 10 年 前
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 年 前
  gero3 e136001051 don't allow else statemnt on new line 10 年 前
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 年 前
  gero3 923256459e fixed files to codestyle 10 年 前
  dubejf 8eb87c7b63 AddDrawcall: Simplify calls with explicit indexOffset of zero 10 年 前
  dubejf 81533ee52f Reapply fix AWDLoader drawcall conversion after merge 10 年 前
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 年 前
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 年 前
  brason b0f0c3bd1a Remove unnecessary semicolons 10 年 前
  brason eb68622a6e Add missing semicolons 10 年 前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年 前
  gero3 4501d5a51d revert last commit 10 年 前
  gero3 fe8493157e codestyle fixes 10 年 前
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 年 前
  Elisée Maurer f523a58dc3 Fix a couple uses of ".prototype = new" 10 年 前
  Mr.doob e0b39a419a Editor: Added support for awd files. 11 年 前
  Mr.doob 947005be51 Fixed AWDLoader. 11 年 前
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 年 前
  Pierre Lepers 5d1bdedd8c basic material support + external texture loading 11 年 前
  Pierre Lepers 7645133282 start support for texture loading 11 年 前
  Pierre Lepers f55c657f77 cleanup AWDLoader + added sample page with simple AWD scene 11 年 前
  Pierre Lepers d330b52755 fix AWDLoader 11 年 前
  Pierre Lepers 82107cf74a quickely add awdloader 11 年 前