Commit History

Author SHA1 Message Date
  Mr.doob cf584a60bd r75 9 years ago
  Mr.doob 002ce03d7f Reverted to material.premultipliedAlpha approach. See #8276. 9 years ago
  Ben Houston 7814c1775f add the rest of the blending modes to premultipliedAlpha mode. 9 years ago
  Ben Houston 8ed3615868 add support for cineon tone mapping. 9 years ago
  Ben Houston 9349fc3893 fix bug with THREE.LinearToneMapping being defined the same as THREE.NoToneMapping 9 years ago
  Ben Houston b701b7eb00 inline tone mapping mostly works. 9 years ago
  Ben Houston 0bdcff2afc spelling: PremultipiedAlphaBlending -> PremultipliedAlphaBlending 9 years ago
  Ben Houston 64a1eb9406 swithch from materia.premultipledAlpha to material.blend = THREE.PremultipiedAlphaBlending. 9 years ago
  Ben Houston 53bf8967bd Merge branch 'pmrem2' into output_encoding 9 years ago
  Ben Houston 3bd62a1bac add comment that HDR-focused encodings do not support transparency 9 years ago
  Ben Houston 0540e0e3dd Merge branch 'texture_encoding' of [email protected]:bhouston/three.js.git into pmrem2 9 years ago
  Ben Houston 15311e6b8f add true sRGB support for texture.encodings. 9 years ago
  Ben Houston af4929ea08 fill in the LogLuv, RGBM, and RGBD decoders/encoders. 9 years ago
  Ben Houston e384007915 remove THREE.DefaultEncoding and also old uniforms for encoding. 9 years ago
  Ben Houston 15e08c1327 add support for Texture.encoding to Material.map 9 years ago
  Ben Houston 94eca51d6d adopt new naming scheme per @mrdoob's recommendation. 9 years ago
  Ben Houston 6ae79e97a8 mostly working. 9 years ago
  Ben Houston 52a0262c2a add ability to have texel encodings (RGBE,RGBM,etc.) on envMap and emissiveMap that can contain unbounded intensities. 9 years ago
  Mr.doob 4bd1efd1bd r75dev 9 years ago
  Mr.doob 6295c93939 r74 9 years ago
  Mr.doob 71ddb80818 Removed requestAnimationFrame and performance shims. See #7787. 9 years ago
  Patrick Chilton 0dd332ed4b Add ETC1 compressed texture support. 9 years ago
  Mr.doob 60ca652d7a Reverting #7747 for now... 9 years ago
  Mr.doob 9fb24c6c65 Clean up. 9 years ago
  simonThiele 502d18134a add self variable if not defined and when running under node environment 9 years ago
  Mr.doob 24a413272e Clean up. 9 years ago
  Mr.doob 0f501d82c3 Minor clean up. 9 years ago
  Ben Adams ee7a73977a Triangle Strip 10 years ago
  Mr.doob 749b83a554 Added Three.Legacy. 10 years ago
  tschw 4126288ad3 Moved Interpolant family of classes to math. 10 years ago