Commit History

作者 SHA1 備註 提交日期
  zz85 8cf79b8a50 build.py to build sourcemaps according to output file. (eg. three-custom.js.map for three-custom.js) 13 年之前
  zz85 19d6c4870e build.py spaces -> tab indentation 13 年之前
  zz85 71dbd0092f Add closure sourcemaps support to build.py 13 年之前
  Mr.doob a03fbf7bda Updated builds. 13 年之前
  sole 188b24aea9 Make build.py work with Python 3K-avoids "SyntaxError: invalid token" errors. 13 年之前
  Mr.doob 79666b295f Fixed canvas and webgl include lists depedencies. 13 年之前
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... 13 年之前
  Mr.doob 6c3bb6fd1f utils/externs_ to utils/externs/ 13 年之前
  apendua 0b249adbe0 Change output file privileges (664). 13 年之前
  Mr.doob 7476984db6 Removed unused flag from build.py. 13 年之前
  Mr.doob 345f6e1d6e Tried to prettify build.py a bit. 13 年之前
  Mr.doob e82f43c0d5 build.py simplifications 13 年之前
  alteredq fc73cdc24a Fixed build.py not closing temp file. 13 年之前
  Mr.doob 9b8db498c8 Reworked build.py. 13 年之前
  ide user ide_gero3 bab765decd remove _FILES postfixes 13 年之前
  ide user ide_gero3 fc6e88ad8f updated the build system to make use of a json file 13 年之前
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 年之前
  Mr.doob 09582ca410 Adding TextureLoader. 13 年之前
  Xueqiao Xu 368af7d00a Renamed OrbitControls and updated build script 13 年之前
  Xueqiao Xu f08b8df6be Added OrbitalControls into build script 13 年之前
  Mr.doob 136999875f Starting the *Loader change. First ImageLoader and testing. 13 年之前
  zz85 7aba6e9743 Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils 13 年之前
  Mr.doob 324b76ebec Merge remote-tracking branch 'qiao/dev' into dev 13 年之前
  Xueqiao Xu 5ac6195124 Added ConvexGeometry into build script 13 年之前
  Mr.doob 41e77c577e Moved DOMRenderer and SVGRenderer to /examples/js/renderers 13 年之前
  sole 5903cdfe87 Make build system compatible with Python 3K 13 年之前
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 年之前
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 年之前
  Mr.doob ee946579c9 Changed AnaglyphWebGLRenderer & co to AnaglyphEffect & co. Fixes #1760. 13 年之前
  alteredq ad3c96d695 Added Loader.js to DOM build to get rid of Closure warning. 13 年之前