Commit History

Author SHA1 Message Date
  amakaseev 63d305b392 fixed incorrect constants 7 years ago
  WestLangley 9f673328ef Support reflections in world transform 7 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob ad0aac6038 WebGLState: Removed unused getScissorTest(). 8 years ago
  Jaume Sanchez 7f54f0d149 WebGLUtils uses provided WebGL context and extensions 8 years ago
  zregos 5d63d4dc90 function setBlending refactor 8 years ago
  Mr.doob 6bdb1f34bb WebGLState: Added clarification comment. 8 years ago
  WestLangley 6161ab5733 Fix clear color bug 8 years ago
  Mr.doob 0384493e2a WebGLState: Clearer setBlending(). See #11752. 8 years ago
  zrgs 4ecec8c3a0 Update WebGLState.js 8 years ago
  zregos 022ae88ef6 Fix for potential missing update of current blending mode variable in setBlending() 8 years ago
  Mr.doob da7b874db1 WebGLRenderer: Basic support for webgl context lost. See #11435 8 years ago
  Mr.doob ac7a4dc884 WebGLRenderer: Moved currentProgram to WebGLState. 8 years ago
  Mugen87 d9e35afc50 Clean up log messages 8 years ago
  WestLangley 999ffcf53f WebGLState: handle CustomBlending case 8 years ago
  06wj 65b20bcde9 maxTextures use gl.MAX_COMBINED_TEXTURE_IMAGE_UNITS instead of gl.MAX_TEXTURE_IMAGE_UNITS 8 years ago
  Mr.doob 46ddec4a07 WebGLRenderer: Instancing code clean up. 8 years ago
  Mr.doob dc7af39d2e WebGLState: Removed setColor*/setDepth*/setStencil* methods. 8 years ago
  Mr.doob 46cb30b1cd WebGLRenderer: Moved setMaterial to WebGLState. 8 years ago
  Mr.doob 0aaf85c5fd Clean up. 8 years ago
  Mr.doob 7066bc0b92 WebGLState: Simpler gl.VERSION check. See #9861 8 years ago
  Mr.doob 7931f84910 Merge pull request #9861 from Ludobaka/fix_line_width_ie11 8 years ago
  Ludovic Bailly 50ae30347f Moved conditional to make it more meaningful 8 years ago
  Mr.doob 8cd41354f0 WebGLState: Removed clearColor, clearDepth and clearStencil. 8 years ago
  Ludovic Bailly 1e6894562b Improve robustness of retrieving WebGL version 8 years ago
  Ludovic Bailly 9a75363822 Fixed INVALID_OPERATION error with WebGL when using linewidth on IE11 8 years ago
  Mr.doob 973380c22f WebGLState: Simpler fix for NoBlending issue. See #9839 8 years ago
  fallenoak ea22d56be0 Fix missing state reset on NoBlending (#9564) (#9839) 8 years ago
  Mr.doob 79e5837956 Refactored WebGL classes. 9 years ago
  Mr.doob 18cad50dea WebGLState: Clean up. 9 years ago