2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ben Houston c4f0046f9b simplify THREE.error/warning/log redirects to console.* 10 жил өмнө
  Ben Houston 632002cb40 add THREE.log per https://github.com/mrdoob/three.js/pull/5835#issuecomment-68418304 10 жил өмнө
  Ben Houston ad068a8757 ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness. 10 жил өмнө
  Ben Houston da09e160c7 remove exception error handler for now, not a necessary example. 10 жил өмнө
  Ben Houston 71944ab20f use arguments variable to simplify ThreeJS error/warning handlers per @mrdoob's comments here: https://github.com/mrdoob/three.js/pull/5791#issuecomment-67733222 10 жил өмнө
  Ben Houston 7f656a89ac make use of optionalData on THREE.error. 10 жил өмнө
  Ben Houston c6c3e32e8b fix error message formatting, needs to be one line with THREE.warning. 10 жил өмнө
  Ben Houston 0e80b447e1 avoid outputting undefined unnecessarily. 10 жил өмнө
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 10 жил өмнө
  Mr.doob d1ae0510d1 Merge pull request #5782 from darryllehmann/dev 10 жил өмнө
  Mr.doob ef188f3ce1 Updated builds. 10 жил өмнө
  Mr.doob 194127357b Merge branch 'dev-ray' of https://github.com/WestLangley/three.js into dev 10 жил өмнө
  Mr.doob 077dc92be4 Merge branch 'dev-picking' of https://github.com/WestLangley/three.js into dev 10 жил өмнө
  Darryl Lehmann 95d0ab60d8 Aspirin model file updated 10 жил өмнө
  Mr.doob 3d0c4ef8cb Updated builds. 10 жил өмнө
  Mr.doob 7f7629ab0d glsl clean up 10 жил өмнө
  Mr.doob 92bbb53ab1 Updated builds. 10 жил өмнө
  Mr.doob 1e716c56b1 WebGLRenderer: useRefract to defines. 10 жил өмнө
  Mr.doob 6c6b7e2c07 Updated builds. 10 жил өмнө
  Mr.doob 8eeb69a907 Fixed more examples on iOS. 10 жил өмнө
  WestLangley 616952a3c7 Added closure to Ray.distanceSqToSegment() 10 жил өмнө
  Mr.doob 976f78bb5e Ray: Fix precission issue. See #5774. 10 жил өмнө
  WestLangley bda2f09c86 Updating code to use Raycaster.setFromCamera() method 10 жил өмнө
  Mr.doob 821e386b72 Updated builds. 10 жил өмнө
  Mr.doob f87863078b WebGLRenderer: Moved material.combine to define based. See #5741. 10 жил өмнө
  Mr.doob d932d63cd8 Fixed grass example. 10 жил өмнө
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 жил өмнө
  Mr.doob 731aaf3c46 Updated builds. 10 жил өмнө
  Mr.doob a22d828bd9 Raycaster: Added setFromCamera (old projector.pickingRay()). Fixes #5587. 10 жил өмнө
  Mr.doob bad7a04d1d Updated builds. 10 жил өмнө