Commit History

作者 SHA1 備註 提交日期
  Ben Houston c9df8b5bbf remove commented code. 9 年之前
  Ben Houston 1c41df2ae6 ensure no mipmaps or linear filters for non-monotonic encoded texture. 9 年之前
  Ben Houston f7a073d4a6 self-shadowing of envmap_hdr torus. 9 年之前
  Ben Houston 226eef60c9 Add ability to switch between LDR, HDR and RGBM textures in envmap_hdr example. 9 年之前
  Ben Houston d75b500d1f rename HDRCubeMapLoader -> HDRCubeTextureLoader per standard. 9 年之前
  Mr.doob 13892cfd49 Updated builds. 9 年之前
  Mr.doob 7da46fd42d WebGLRenderer: loadUniformsGeneric() back to if statements. Chrome seems to be continuously deoptimizing the function. Maybe helps with #8220. 9 年之前
  Mr.doob 99dca8a1f9 Merge pull request #8228 from tschw/MatrixInversion 9 年之前
  Mr.doob 4c34bd107d Updated builds. 9 年之前
  Mr.doob 5e031b9e26 WebGLProgram: I believe GAMMA_INPUT and GAMMA_OUTPUT are no longer needed. /cc @bhouston 9 年之前
  Mr.doob 1b974c0158 webgl_materials_envmaps_hdr: clean up 9 年之前
  Mr.doob 2cb798d23c webgl_materials_envmaps_hdr: enabled shadow 9 年之前
  Mr.doob 21781d37a2 Simplified EffectComposer. 9 年之前
  Mr.doob bd4025108d webgl_materials_envmaps_hrd: fixed DAT.GUI and cleaned up. 9 年之前
  Mr.doob 145ec2b822 Updated builds. 9 年之前
  Mr.doob b1ebee188d WebGLPrograms: Simplified getTextureEncodingFromMap(). 9 年之前
  Mr.doob 24d32ead01 WebGLProgram* clean up. 9 年之前
  Mr.doob c2b8ba5b41 Merge pull request #8237 from bhouston/pmrem4 9 年之前
  Mr.doob 5062677017 Merge pull request #8232 from bhouston/output_encoding 9 年之前
  Ben Houston 2207b21c7d better description of example 9 年之前
  Ben Houston 6fb992dc93 rename PMREM_CubeUVPacker -> PMREMCubeUVPacker 9 年之前
  Mr.doob 00fd2eef38 Removed example from list. 9 年之前
  Mr.doob 4761da28d4 Merge pull request #8231 from weiserhei/patch-1 9 年之前
  Ben Houston 208b281507 use Unsigned for envmap hdr demo, seems to look nice and work on all devices. 9 年之前
  Ben Houston 589e84a476 remove anti-aliasing + alpha from WebGLRenderer in envmap hdr example. 9 年之前
  Ben Houston 964e08beef fix bug in encodings.glsl 9 年之前
  Ben Houston 707d3a45a9 auto-detect available buffer types. 9 年之前
  tschw 4a34b12aed Matrix3: Let getNormalMatrix use new setFromMatrix4. 9 年之前
  Ben Houston 53dc66c7de better resizing of envMap_hdr example. 9 年之前
  Ben Houston 55a5c38d1a remove unused code. 9 年之前