Commit History

Author SHA1 Message Date
  Ben Houston 22c1e2ec22 some more upgrades of dev to match the premultiplied multiple blend modes. 9 years ago
  Ben Houston c892c055e0 Merge branch 'dev' of [email protected]:mrdoob/three.js into more_premultipliedalpha_modes 9 years ago
  Ben Houston 7814c1775f add the rest of the blending modes to premultipliedAlpha mode. 9 years ago
  jfranc 86fed4c410 Update WebGLRenderer.js 9 years ago
  jfranc 0c13ccdc79 Update webgl_geometry_text_pnltri.html 9 years ago
  jfranc 6520c87976 Update webgl_geometry_text_earcut.html 9 years ago
  Mugen87 fb902ea5c6 Minor additions to new BufferGeometry 9 years ago
  Mr.doob 1390a2ef05 Clean up. 9 years ago
  Mr.doob d3c9b22ca8 Fixed transparency example. 9 years ago
  Mr.doob c1dfd4d841 Updated builds. 9 years ago
  Mr.doob df18543f03 Materials: Setting THREE.PremultipliedAlphaBlending as default blending for relevant built-in materials. See #8255. 9 years ago
  Mr.doob 8a2a0f7ec1 Merge pull request #8263 from glitchland/master 9 years ago
  Mr.doob 2a0bdaa5cc Merge pull request #8239 from Mugen87/dev 9 years ago
  Ben Houston 25f4e61a3e when in PHYSICAL_LIGHTS mode disable multiplying hemispheric and ambient color*intensity products by PI. 9 years ago
  Ben Houston 15bd5be160 better form for light attention function for physically correct lights. 9 years ago
  Ben Houston e0657dd8fb adopt convert between power - intensity for SpotLight used by Frostbite 3. 9 years ago
  Brandon Jones ac0296aa9a Fixed broken VR rendering 9 years ago
  Mr.doob 06567df1b9 Fixed jsfiddle. See #8185. 9 years ago
  Ben Houston 3ef827a8cb use lx rather than full name lux. 9 years ago
  Ben Houston f718cbd27f name emissive properly - it is emissiveRadiance. 9 years ago
  Ben Houston 56b3c8ab08 remove PI factor when using lightmaps in PHYSICAL_LIGHTS mode. 9 years ago
  Ben Houston 6725d218d4 remove punctual light approximation in physical lights. 9 years ago
  Ben Houston d12c75460b adopt better range of luxs for ambient luminous irradiance. 9 years ago
  Mr.doob e68e36cb40 Clean up. 9 years ago
  Mr.doob 0430845186 Added webgl_panorama_dualfisheye (Ricoh Theta S) example. 9 years ago
  Ben Houston 71734a0c4b add more realistic floor texture. add ambient irradiances based on solar measures. 9 years ago
  Ben Houston 630f1cabc8 polish physical_light example, slightly yellow light, better params. 9 years ago
  Ben Houston 709a8a37b8 clean up examples. 9 years ago
  Ben Houston 08055e6a1a add light.power to docs. 9 years ago
  Ben Houston 5d86e3a817 add ref for lumens. 9 years ago