提交历史

作者 SHA1 备注 提交日期
  Mr.doob adb47976ba Merge pull request #6220 from brason/patch-4 10 年之前
  brason 96bbf36a5d Removed dead code 10 年之前
  Mr.doob cd2cbbb991 Merge pull request #6216 from zz85/fix_uglifyjs 10 年之前
  Joshua Koo d32de17344 Fix JS minification in build.js 10 年之前
  Mr.doob 8fc585c602 Updated builds. 10 年之前
  Mr.doob 4dbc5aaa7e Merge pull request #6210 from repsac/io_three 10 年之前
  Mr.doob 26b71211cc Merge pull request #6211 from makc/buffer-geometry-loader-fix 10 年之前
  Mr.doob 3ccd624c05 Merge pull request #6209 from bhouston/fix-deferred 10 年之前
  Mr.doob 026e3a1006 Merge pull request #6214 from nikolas/patch-1 10 年之前
  nikolas 28b633b93a Fix typo in comment: mirorr -> mirror 10 年之前
  makc 952ebaa87e fixing the model for examples/webgl_geometry_colors_lookuptable.html 10 年之前
  makc 498b29f7ee fixes #6166 10 年之前
  repsac 49c8b96e0d Improved the JSON serialization by using the "%g" formatter 10 年之前
  Ben Houston fcb425ebe1 fix deferred rendering broken by outgoing light refactor. 10 年之前
  Mr.doob 40cdb12724 Merge pull request #6207 from zz85/fix_buildjs_shaders 10 年之前
  Mr.doob 0bb6dcb294 Merge pull request #6208 from repsac/round_off 10 年之前
  Joshua Koo 7cb225bf60 Fix build.js compilation (shaders weren't packaged correctly) 10 年之前
  repsac a33943c050 Merge branch 'dev' of https://github.com/mrdoob/three.js.git into round_off 10 年之前
  repsac 5dbe35e2f1 Improved the logic for float precision. This now happens in the JSON serialization process. 10 年之前
  Mr.doob a056e70e5b Updated builds. 10 年之前
  Mr.doob 6db71a67bd ObjectLoader: Added PlaneBufferGeometry support. Fixes #6203. 10 年之前
  Mr.doob 9d7c12628e Updated builds. 10 年之前
  Mr.doob 8cfe69992c Fixed envmap_fragment typo. 10 年之前
  Mr.doob e83bf8a30d Merge branch 'phong_diffuseColor' of https://github.com/bhouston/three.js into dev 10 年之前
  Mr.doob c3428fb811 Merge pull request #6205 from brason/patch-1 10 年之前
  Mr.doob fee2c405c5 Updated builds. 10 年之前
  Mr.doob 5714eaf10a WebGLRenderer: Reverted bufferSubData change. Doesn't seem to solve my issue. 10 年之前
  Mr.doob 6a1ed12243 Editor: Added Center Action to Geometry panel. 10 年之前
  Mr.doob ddb00d1ad1 BufferGeometry: Implemented .center() 10 年之前
  Mr.doob abb1b9ef11 Geometry: Simplified .center() 10 年之前