Commit History

Author SHA1 Message Date
  satori99 58e50df2bd Add support for alphaTest parameter in JSON materials 10 years ago
  Mr.doob c06ebb822d WebGLRenderer: Handle incomplete images. See #6291. 10 years ago
  Mr.doob 53cc6513f2 Merge pull request #6295 from bhouston/log2_not_Supported 10 years ago
  Mr.doob 029ab071c2 Merge pull request #6257 from TatumCreative/geometry-browser1 10 years ago
  Ben Houston 29eebde86d Remove unnecessary usage of Math.log2, not supported in IE. 10 years ago
  Mr.doob c1faad5bde Converted space indents to tabs. See #6252. 10 years ago
  Mr.doob 645c8f37ce Merge pull request #6252 from kumavis/toJSON 10 years ago
  Mr.doob 3d85d2ce70 Merge pull request #6263 from bhouston/ambientOcclusionMap 10 years ago
  Mr.doob b1c1c3f8f5 WebGLRenderer: Exposed extensions. See #6260. 10 years ago
  Mr.doob f1c51bd49c Editor: Update CodeMirror to 5.1 10 years ago
  Ben Houston cfdbdd7d60 fix typo. 10 years ago
  Ben Houston 6967b53264 rename oaMapScale -> aoMapIntensity 10 years ago
  Ben Houston 0b993c1b5e rename lightMapScale > lightMapIntensity 10 years ago
  Ben Houston 54f62cb593 load lightMapScale in ObjectLoader. 10 years ago
  Ben Houston 8f0e72a7c6 safer existence checks in ObjectLoader for map scale factors. 10 years ago
  Ben Houston c3d026c8ea aoScale -> aoMapScale. 10 years ago
  Ben Houston 81a7d078f1 Merge branch 'dev' of [email protected]:mrdoob/three.js into ambientOcclusionMap 10 years ago
  Mr.doob 705336f268 Merge pull request #6290 from DelvarWorld/expose-shader-error 10 years ago
  Ben Houston 50c847cec4 lightScale --> lightMapScale. 10 years ago
  Ben Houston b593b45f9d add lightScale parameter which varies the intensity of the lightMap. 10 years ago
  Ben Houston f7bb20d440 remove oaMap/oaScale from MeshBasicMaterial and MeshLambertMaterial per @WestLangley suggestions. 10 years ago
  Andrew Ray 08826b465f There is no THREE.info 10 years ago
  Andrew Ray 0f945f290b Expose more shader error information to the world 10 years ago
  Mr.doob a73523b0cc Merge pull request #6262 from bhouston/bumpScaleBug 10 years ago
  Mr.doob 7860972a99 ObjectLoader: Clean up. 10 years ago
  Mr.doob e940c433f0 Merge branch 'patch-1' of https://github.com/IDWMaster/three.js into dev 10 years ago
  Mr.doob 663f6077e9 Merge pull request #6279 from yomotsu/dev 10 years ago
  Mr.doob 63d7d59b1a VRControls: Spaces to tabs. See #6286. 10 years ago
  Mr.doob e054100a78 Merge branch 'dev' of https://github.com/borismus/three.js into dev 10 years ago
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. 10 years ago