Commit History

Author SHA1 Message Date
  Mr.doob fb3c38c707 Merge remote-tracking branch 'jterrace/double-sided-fix' into dev 13 years ago
  Jeff Terrace e76374745b Revert "Take out double sided materail caching since it doesn't buy anything" 13 years ago
  Mr.doob 1e7fb6ad1c Updated builds. 13 years ago
  Mr.doob eab9e6d63d Another handy message to have. 13 years ago
  Mr.doob e60c179536 I guess we can start adding some warning here and there. 13 years ago
  Mr.doob 50df8b9bae Merge remote-tracking branch 'jterrace/double-sided-fix' into dev 13 years ago
  Mr.doob 987602dc0c Normalizing DirectionalLight in CanvasRenderer and SVGRenderer. Fixes #2071. 13 years ago
  Jeff Terrace da1d2a668f Take out double sided materail caching since it doesn't buy anything 13 years ago
  Jeff Terrace 61a4031962 Fix DoubleSided/DoubleSide typo 13 years ago
  Mr.doob 5fd757763d Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  Jeff Terrace 35839b85f8 Added support for double_sided inside of a COLLADA <geometry> tag. Fixed #2280. 13 years ago
  alteredq beaa18b652 Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader. 13 years ago
  Mr.doob 7c2ff8004c Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  alteredq c7895fb5b4 Fixed handling of materials generated by ColladaLoader. 13 years ago
  alteredq 39ddba309c Fixed backup shadow in dynamic cubemap cars example. 13 years ago
  Mr.doob 646b99aad8 Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  alteredq d651227ef5 Fixed setting of DOUBLE_SIDED shader #define. 13 years ago
  alteredq 78bee855e6 Fixed lowercase "material" constructor. 13 years ago
  Mr.doob 9986eac6b5 Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 years ago
  Mr.doob b50eb50ed3 Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  Mr.doob b40e238550 Added placeholders for Object3D and Geometry clone(). 13 years ago
  alteredq 7dd4dd0b73 Started to clean up broken materials. 13 years ago
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 years ago
  Mr.doob aadb1d7825 Material super clone appoach. 13 years ago
  Mr.doob f4385e2387 Merge remote-tracking branch 'sole/dev' into dev 13 years ago
  Mr.doob b973152c38 Dumber (but safer) approach for material.clone(). 13 years ago
  Mr.doob 8439417fc3 Small patch for getting IEWEBGL support. Fixes #2173. 13 years ago
  Mr.doob 9a15ae0a3d Merge remote-tracking branch 'sole/dev' into dev 13 years ago
  sole 37bccc2d35 List ImageLoader events like those in TextureLoader 13 years ago