Commit történet

Szerző SHA1 Üzenet Dátum
  Mr.doob d951fcbcfa Fixed more examples that relied on NormalBlending. 12 éve
  Mr.doob 9ddc8499ed Merge remote-tracking branch 'alteredq/dev' into dev 12 éve
  Mr.doob 62bb18f918 THREE.Color support for '#ff0000' and '#f00'. 12 éve
  alteredq e5759e5a56 Changed WebGLRenderer opaque pass to use NoBlending instead of NormalBlending. 12 éve
  Mr.doob 19475d8320 Support for THREE.Color( 'rgb(100%,0%,0%)' ) and capping values. 12 éve
  Mr.doob acbbb13b67 Merge remote-tracking branch 'alteredq/dev' into dev 12 éve
  Mr.doob c0f94b3f39 Updated builds. 12 éve
  Mr.doob 1707cf0148 Renamed getContextStyle and setContextStyle to getStyle and setStyle. 12 éve
  Mr.doob 95b17a53c8 Added style strings support THREE.Color. 12 éve
  Mr.doob f9f4483ab5 Removed unused properties from test_scene.js. 12 éve
  alteredq 61c9e5f119 Replaced basic shader with custom shader in deferred shading. 12 éve
  alteredq 55e8d36455 Added frontface direction constants. 12 éve
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 12 éve
  alteredq 3be2c266f3 Simplified bumpmap shader for deferred normal pass. 12 éve
  alteredq 2fb5db39f8 Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide 12 éve
  alteredq 5f2ae7a597 Refactored deferred pointlights example to use common code with deferred morphs example. 12 éve
  alteredq 05e363b4a8 Added deferred shading example with morph animation. 12 éve
  Mr.doob 34cd251f12 Merge remote-tracking branch 'zz85/docs' into dev 12 éve
  Mr.doob 4d1c1edabf Simplified mipmaps a bit more and returning copy of array when cloning. 12 éve
  alteredq 71c4cec78c Refactored texture cloning. 12 éve
  alteredq 5cb5d8b022 Added texture.unpackAlignment parameter. 12 éve
  alteredq 422b9b8020 Added manual mipmaps handling also to DataTexture. 12 éve
  alteredq da17c8b3b4 Simplified manual mipmaps example. 12 éve
  alteredq 2148d37e0c Whitespace cleanup in manual mipmaps example. 12 éve
  alteredq 389ba00905 Merge remote-tracking branch 'remotes/benaadams/patch-3' into dev 12 éve
  alteredq f9c2e9161d Fixed texture uniform in cloth example. 12 éve
  Ben Adams 105b67d35a Added example use of manual mipmaping 12 éve
  zz85 267583f32b [docs] Added skeleton methods for 12 éve
  Ben Adams 4cba7d2396 Load mipmaps when updating texture 12 éve
  Ben Adams c955abf235 Implement pre-mipmapping 12 éve