Commit History

Author SHA1 Message Date
  Mr.doob 62bb18f918 THREE.Color support for '#ff0000' and '#f00'. 12 years ago
  Mr.doob 19475d8320 Support for THREE.Color( 'rgb(100%,0%,0%)' ) and capping values. 12 years ago
  Mr.doob acbbb13b67 Merge remote-tracking branch 'alteredq/dev' into dev 12 years ago
  Mr.doob c0f94b3f39 Updated builds. 12 years ago
  Mr.doob 1707cf0148 Renamed getContextStyle and setContextStyle to getStyle and setStyle. 12 years ago
  Mr.doob 95b17a53c8 Added style strings support THREE.Color. 12 years ago
  Mr.doob f9f4483ab5 Removed unused properties from test_scene.js. 12 years ago
  alteredq 61c9e5f119 Replaced basic shader with custom shader in deferred shading. 12 years ago
  alteredq 55e8d36455 Added frontface direction constants. 12 years ago
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 12 years ago
  alteredq 3be2c266f3 Simplified bumpmap shader for deferred normal pass. 12 years ago
  alteredq 2fb5db39f8 Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide 12 years ago
  alteredq 5f2ae7a597 Refactored deferred pointlights example to use common code with deferred morphs example. 12 years ago
  alteredq 05e363b4a8 Added deferred shading example with morph animation. 12 years ago
  Mr.doob 34cd251f12 Merge remote-tracking branch 'zz85/docs' into dev 12 years ago
  Mr.doob 4d1c1edabf Simplified mipmaps a bit more and returning copy of array when cloning. 12 years ago
  alteredq 71c4cec78c Refactored texture cloning. 12 years ago
  alteredq 5cb5d8b022 Added texture.unpackAlignment parameter. 12 years ago
  alteredq 422b9b8020 Added manual mipmaps handling also to DataTexture. 12 years ago
  alteredq da17c8b3b4 Simplified manual mipmaps example. 12 years ago
  alteredq 2148d37e0c Whitespace cleanup in manual mipmaps example. 12 years ago
  alteredq 389ba00905 Merge remote-tracking branch 'remotes/benaadams/patch-3' into dev 12 years ago
  alteredq f9c2e9161d Fixed texture uniform in cloth example. 12 years ago
  Ben Adams 105b67d35a Added example use of manual mipmaping 12 years ago
  zz85 267583f32b [docs] Added skeleton methods for 12 years ago
  Ben Adams 4cba7d2396 Load mipmaps when updating texture 12 years ago
  Ben Adams c955abf235 Implement pre-mipmapping 12 years ago
  alteredq ad97cdea43 Updated builds. 12 years ago
  alteredq 524c65e7a9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 years ago
  alteredq 89b9d21da3 Merged @MiiBond's single file DDS cube textures. 12 years ago