Commit History

Author SHA1 Message Date
  Mr.doob 25d6480cf6 Fixed yet more examples. 14 years ago
  Mr.doob 36ae04418c Fixed yet some more examples. 14 years ago
  alteredq e63d5bae2b Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  Mr.doob b87bfc71c8 Bunch of changes... 14 years ago
  alteredq 32e4a556ca Added CubeCamera (for rendering cube maps). 14 years ago
  alteredq db78ffe003 Some more Math.PI instead of magic numbers. 14 years ago
  Mr.doob 0076362b75 Updated builds. 14 years ago
  alteredq 84a7c304a6 Fixed specular lighting also in normal map shader. 14 years ago
  alteredq 8bd87ff444 Rewritten lighting shaders. 14 years ago
  Mr.doob c25b39cc63 Maya Collada expoter used "name" instead of "Name". Supporting both cases now. 14 years ago
  Mr.doob d7c99de542 Updated builds. 14 years ago
  alteredq 631a5d697c Changed remaining "addXXX" to "add". 14 years ago
  Mr.doob 17547a2ea0 Changed addChild()s to add()s in ColladaLoader. 14 years ago
  alteredq 5e4b62ac08 Some whitespace cleanup in ColladaLoader. 14 years ago
  Mr.doob 5cc9b3c544 ColladaLoader: Added Face4 and Vertex Colors support. 14 years ago
  alteredq 44c5f88e77 Updated builds. Fixed Collada example. 14 years ago
  alteredq 1d50972034 Updated builds. 14 years ago
  alteredq 0d8f3572f0 Fixed shadowmap camera aspect ratio (thanks to @kig). 14 years ago
  Mr.doob 66ed89e2ac Fixed CanvasRenderer's ignoring color for MeshLambertMaterial SmoothShaded. 14 years ago
  alteredq a65027abd5 Updated builds. 14 years ago
  alteredq 75fb4c7362 Added GeometryUtils.center. 14 years ago
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 years ago
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 years ago
  Mr.doob c543ba6540 GeometryUtils.applyMatrix -> Geometry.applyMatrix 14 years ago
  alteredq 93468b0094 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ 14 years ago
  alteredq fe83a3f052 Rebuilt libs. 14 years ago
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. 14 years ago
  Mr.doob 4a32148058 Added 'openEnded' parameter to `CylinderGeometry`. 14 years ago
  Mr.doob 93e446e805 More useful UVs for Cylinder caps. 14 years ago