Commit History

作者 SHA1 備註 提交日期
  Ricardo Cabello 95edfa8316 Merge pull request #6298 from borismus/dev 10 年之前
  Mr.doob 48bc06144a Fixed sound example. 10 年之前
  Ricardo Cabello b1d4518e49 Merge pull request #6301 from WestLangley/dev-raycaster 10 年之前
  WestLangley 185b717aa8 support cameras with transformed parents in setFromCamera() 10 年之前
  Ricardo Cabello 6df942c183 Merge pull request #6299 from satori99/alphatest 10 年之前
  Ricardo Cabello 0fb2e1c466 Merge pull request #6300 from benaadams/patch-1 10 年之前
  Mr.doob 94f06e2dad Updated builds. 10 年之前
  Mr.doob 1c5263680d WebGLRenderer: Remove redundant activeTexture call. See c06ebb822d5b28ff8674226dae88c522f403c0e0. 10 年之前
  satori99 58e50df2bd Add support for alphaTest parameter in JSON materials 10 年之前
  Boris Smus 6ec0e0a8c9 Eliminated hardcoded dimension, added support for pixel ratio. 10 年之前
  Mr.doob c06ebb822d WebGLRenderer: Handle incomplete images. See #6291. 10 年之前
  Ben Adams bbf4c70823 Pass texture in onUpdate 10 年之前
  Mr.doob 53cc6513f2 Merge pull request #6295 from bhouston/log2_not_Supported 10 年之前
  Mr.doob 029ab071c2 Merge pull request #6257 from TatumCreative/geometry-browser1 10 年之前
  Ben Houston 29eebde86d Remove unnecessary usage of Math.log2, not supported in IE. 10 年之前
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. 10 年之前
  Mr.doob 645c8f37ce Merge pull request #6252 from kumavis/toJSON 10 年之前
  Mr.doob 3d85d2ce70 Merge pull request #6263 from bhouston/ambientOcclusionMap 10 年之前
  Mr.doob b1c1c3f8f5 WebGLRenderer: Exposed extensions. See #6260. 10 年之前
  Mr.doob f1c51bd49c Editor: Update CodeMirror to 5.1 10 年之前
  Ben Houston cfdbdd7d60 fix typo. 10 年之前
  Ben Houston 6967b53264 rename oaMapScale -> aoMapIntensity 10 年之前
  Ben Houston 0b993c1b5e rename lightMapScale > lightMapIntensity 10 年之前
  Ben Houston 54f62cb593 load lightMapScale in ObjectLoader. 10 年之前
  Ben Houston 8f0e72a7c6 safer existence checks in ObjectLoader for map scale factors. 10 年之前
  Ben Houston c3d026c8ea aoScale -> aoMapScale. 10 年之前
  Ben Houston 81a7d078f1 Merge branch 'dev' of [email protected]:mrdoob/three.js into ambientOcclusionMap 10 年之前
  Mr.doob 705336f268 Merge pull request #6290 from DelvarWorld/expose-shader-error 10 年之前
  Ben Houston 50c847cec4 lightScale --> lightMapScale. 10 年之前
  Ben Houston b593b45f9d add lightScale parameter which varies the intensity of the lightMap. 10 年之前