Commit History

Author SHA1 Message Date
  tschw b07f8b94d4 Shadowing / Culling 9 years ago
  Matt DesLauriers 2abf3765ec revert empty texture (#8578) 9 years ago
  Jaume Sanchez 29eb3bea37 Using context's max attributes number 9 years ago
  Mr.doob ffda0b91c2 Merge branch 'reset-texture-state' of https://github.com/jkieboom/three.js into dev 9 years ago
  Mr.doob 002ce03d7f Reverted to material.premultipliedAlpha approach. See #8276. 9 years ago
  Jesse van den Kieboom de61a95cef Reset texture state 9 years ago
  Ben Houston 0f1e9b4331 restore old fallthrough behavior for blending modes not recognized. 9 years ago
  Ben Houston 7814c1775f add the rest of the blending modes to premultipliedAlpha mode. 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
  Mr.doob 076d5567dc WebGLState: Clean up. 9 years ago
  mattdesl 3a91c98c91 When no texture is set, default to a dummy 1x1 black RGB texture to ensure no warnings are thrown in WebGL2 9 years ago
  Mugen87 dd65638c54 WebGLState: Added clear methods for depth/stencil 9 years ago
  Mr.doob e14bfa295a Merge pull request #7911 from chpatrick/dev 9 years ago
  Mr.doob bee4e676cd Merge pull request #7866 from Mugen87/revert-7836-dev 9 years ago
  Mr.doob 6e79e63569 WebGLState: Added clearColor() 9 years ago
  Patrick Chilton 0dd332ed4b Add ETC1 compressed texture support. 9 years ago
  Michael Herzog e41d398e47 Revert "add stencil properties to material" 9 years ago
  Mugen87 5059d33b6f add stencil properties to material 9 years ago
  Mr.doob 8eb5c8c238 WebGLState: Added some todos. 9 years ago
  Mr.doob 73fa7b9d2a Merge pull request #7816 from Mugen87/dev 9 years ago
  Mr.doob 7d9f979b2d Replaced Rectangle with Vector4. 9 years ago
  Mr.doob 4a149fbe35 WebGLState: Added .scissor() and .viewport(). 9 years ago
  Mugen87 a809b2c94a #7785 - new stencil buffer interface 9 years ago
  Mugen87 011ec42e71 Revert "basic stencil buffer interface" 9 years ago
  Mugen87 1d0e1243ce basic stencil buffer interface 9 years ago
  Alexandre Lemire 363b69a581 #7758 - Doesn't manage blending activation with the "currentBlending" attribute but with the "enable/disable" functions using "capabilities". 9 years ago
  Mr.doob faebb42ee1 WebGLRenderer: Support viewports + shadowmap. Fixes #3532. 9 years ago
  Ben Adams 5626611393 Separate attribute and attribute + divisor calls 10 years ago
  Ben Adams 23ad7d5fd5 fix extension 10 years ago