Commit History

Author SHA1 Message Date
  Mr.doob 5ab08454ea Merge pull request #8245 from bhouston/premultiplied_alpha_on_materials 9 years ago
  Ben Houston 92698c4e3f clean up the blurry textures on tonemap example using anisotropic sampling. 9 years ago
  Ben Houston ececb74910 add option to switch between EffectComposer and direct WebGLRenderer. 9 years ago
  Ben Houston 0abd337110 add better async loading to webgl_tonemapping 9 years ago
  Ben Houston e129823889 better defaults for inline tonemapping demo. 9 years ago
  tschw 3aa9619abc Revert "Keep TrackballControls from consuming all events." 9 years ago
  Ben Houston c9df8b5bbf remove commented code. 9 years ago
  Ben Houston 1c41df2ae6 ensure no mipmaps or linear filters for non-monotonic encoded texture. 9 years ago
  Ben Houston f7a073d4a6 self-shadowing of envmap_hdr torus. 9 years ago
  Ben Houston 226eef60c9 Add ability to switch between LDR, HDR and RGBM textures in envmap_hdr example. 9 years ago
  Ben Houston d75b500d1f rename HDRCubeMapLoader -> HDRCubeTextureLoader per standard. 9 years ago
  Ben Houston db71816b17 switch to uncharted2 tone mapping by default in example. 9 years ago
  Ben Houston 8ed3615868 add support for cineon tone mapping. 9 years ago
  Ben Houston e381e447e9 remove unused code from cube_uv_reflection_fragment. 9 years ago
  Ben Houston 3434eff47e fix tonemap example description, add tonemap example to list of examples. 9 years ago
  Ben Houston 9349fc3893 fix bug with THREE.LinearToneMapping being defined the same as THREE.NoToneMapping 9 years ago
  Ben Houston 48a46a996b further improve tonemapping example via using premultipled alpha blending. 9 years ago
  Ben Houston 6d0007146c improved example for inline tone mapper 9 years ago
  Ben Houston 807fdecbcb premultiply alpha before tone mapping. 9 years ago
  Ben Houston 8453206e91 inline tone mapping example. 9 years ago
  Ben Houston b701b7eb00 inline tone mapping mostly works. 9 years ago
  Ben Houston 7009dbf585 remove comment. 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 b39d8c896a add premultiplied alpha example. 9 years ago
  Ben Houston ce91ae9e46 fix two bugs with premultiplied alpha implementation. 9 years ago
  Ben Houston 001aab65fe forgotten file. 9 years ago
  Coder 03cf74ccff Fix proposal for #8244 9 years ago
  Nathan Phillip Brink 4617125265 Blender exporter: optionally export Custom Properties as userData. 9 years ago
  Ben Houston 47c1f47f6d minor fixes for premultiplied alpha option on materials. 9 years ago