Commit History

Author SHA1 Message Date
  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 years ago
  Ricardo Cabello ccd22a46b7 Merge pull request #6625 from WestLangley/dev-raycast 10 years ago
  WestLangley e987551138 Removed Raycaster.precision 10 years ago
  Mr.doob 738eb53800 Updated builds. 10 years ago
  Mr.doob 9b8ff14150 WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557. 10 years ago
  Ricardo Cabello dc71735b29 Merge pull request #6619 from nxxcxx/dev 10 years ago
  NIX da8a2feaa5 fix 32bit index buffer extension not enable automatically when rendering Line 10 years ago
  Mr.doob a2d9addc3b Updated builds. 10 years ago
  Mr.doob 7200a39a0d ObjectLoader: Rescued castShadow/receiveShadow. See #6282. 10 years ago
  Ricardo Cabello 4803800967 Merge pull request #6612 from archcomet/trackball-zoom-fix 10 years ago
  Ricardo Cabello fce9715cc7 Merge pull request #6604 from aha66/master 10 years ago
  Ricardo Cabello e7b36ce841 Merge pull request #6611 from archcomet/projector-render-order 10 years ago
  Ricardo Cabello 8125c7dac9 Merge pull request #6605 from TatumCreative/docs-geometry-browser 10 years ago
  michaelg f2645597df Fixed zoom bug in trackball control 10 years ago
  michaelg 16a7ebed5b Added renderOrder support to projector 10 years ago
  Greg Tatum 7ecf550412 Geometry browser - removed double sided from wires 10 years ago
  Greg Tatum c78e8c8a0a Geometry browser - WireframeGeometry + removed switch 10 years ago
  Greg Tatum 9e2c304d53 Geometry browser 10 years ago
  aha66 6c5acc78fd Update EventDispatcher.html 10 years ago
  Ricardo Cabello 9c2a88d217 Merge pull request #6601 from brason/patch-6 10 years ago
  Mr.doob 859cac86e5 Editor: Commented out Dialog. 10 years ago
  Mr.doob daa7399e0c Editor: Simpler workaround for #6594. 10 years ago
  Ricardo Cabello 63c7f92a9d Merge pull request #6598 from makc/linky-thingy 10 years ago
  Brage Nilsson f413aa4f44 WebGLRenderer: remove numericalSort 10 years ago
  makc cd31270817 work around issue #6594 10 years ago
  Mr.doob ffda14bcf1 Updated builds. 10 years ago
  Mr.doob d5f3b24977 BufferGeometry: Moved morph/skinned code to fromDirectGeometry() 10 years ago
  Mr.doob 309dcad1ac Updated builds. 10 years ago
  Mr.doob a28f4e9b7c DirectGeometry: Added indices back. 10 years ago
  Mr.doob ca16519357 DirectGeometry: Rescued skins. 10 years ago