提交歷史

作者 SHA1 備註 提交日期
  MiiBond 08cc0db63a Added GL call to disable attributes when reset is called. This fixes an issue where attribs are still enabled from previous frame but enabledAttributes structure has them marked as disabled. This lead to infamous 'attempt to access out of range vertices in attribute X' messages. 10 年之前
  Ricardo Cabello ccd22a46b7 Merge pull request #6625 from WestLangley/dev-raycast 10 年之前
  WestLangley e987551138 Removed Raycaster.precision 10 年之前
  Mr.doob 738eb53800 Updated builds. 10 年之前
  Mr.doob 9b8ff14150 WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557. 10 年之前
  Ricardo Cabello dc71735b29 Merge pull request #6619 from nxxcxx/dev 10 年之前
  NIX da8a2feaa5 fix 32bit index buffer extension not enable automatically when rendering Line 10 年之前
  Mr.doob a2d9addc3b Updated builds. 10 年之前
  Mr.doob 7200a39a0d ObjectLoader: Rescued castShadow/receiveShadow. See #6282. 10 年之前
  Ricardo Cabello 4803800967 Merge pull request #6612 from archcomet/trackball-zoom-fix 10 年之前
  Ricardo Cabello fce9715cc7 Merge pull request #6604 from aha66/master 10 年之前
  Ricardo Cabello e7b36ce841 Merge pull request #6611 from archcomet/projector-render-order 10 年之前
  Ricardo Cabello 8125c7dac9 Merge pull request #6605 from TatumCreative/docs-geometry-browser 10 年之前
  michaelg f2645597df Fixed zoom bug in trackball control 10 年之前
  michaelg 16a7ebed5b Added renderOrder support to projector 10 年之前
  Greg Tatum 7ecf550412 Geometry browser - removed double sided from wires 10 年之前
  Greg Tatum c78e8c8a0a Geometry browser - WireframeGeometry + removed switch 10 年之前
  Greg Tatum 9e2c304d53 Geometry browser 10 年之前
  aha66 6c5acc78fd Update EventDispatcher.html 10 年之前
  Ricardo Cabello 9c2a88d217 Merge pull request #6601 from brason/patch-6 10 年之前
  Mr.doob 859cac86e5 Editor: Commented out Dialog. 10 年之前
  Mr.doob daa7399e0c Editor: Simpler workaround for #6594. 10 年之前
  Ricardo Cabello 63c7f92a9d Merge pull request #6598 from makc/linky-thingy 10 年之前
  Brage Nilsson f413aa4f44 WebGLRenderer: remove numericalSort 10 年之前
  makc cd31270817 work around issue #6594 10 年之前
  Mr.doob ffda14bcf1 Updated builds. 10 年之前
  Mr.doob d5f3b24977 BufferGeometry: Moved morph/skinned code to fromDirectGeometry() 10 年之前
  Mr.doob 309dcad1ac Updated builds. 10 年之前
  Mr.doob a28f4e9b7c DirectGeometry: Added indices back. 10 年之前
  Mr.doob ca16519357 DirectGeometry: Rescued skins. 10 年之前