Commit History

Author SHA1 Message Date
  Ben Houston adaa3d042f update math constructors to not copy when provided explicit initial values per @mrdoob: https://github.com/mrdoob/three.js/pull/2902#issuecomment-11999928 12 years ago
  Ben Houston 9fb65f6769 Frustum bug fix: clone and constructor should be real copies. Fix bug in unit test to catch this in the future. 12 years ago
  Mr.doob 41aa9ed915 Fixed Color unit test. 12 years ago
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 years ago
  Mr.doob 0d110e4b3f Updated builds. 12 years ago
  Mr.doob 6338ebaa24 Projector: vertex projection code clean up. 12 years ago
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 years ago
  Mr.doob ce20778897 Updated builds. 12 years ago
  Mr.doob 344b375c3f Merge remote-tracking branch 'bhouston/lathegeometry-fix' into dev 12 years ago
  Mr.doob cbec0968bb Updated builds. 12 years ago
  Mr.doob 69942b3ac6 Code clean up. 12 years ago
  Mr.doob 35a6c97235 Merge remote-tracking branch 'arodic/lineBufferGeometry' into dev 12 years ago
  Mr.doob 5cf2474727 Updated builds. 12 years ago
  Mr.doob 6956c66e9c Merge remote-tracking branch 'benaadams/patch-7' into dev 12 years ago
  Mr.doob 79c961b772 Space clean up... 12 years ago
  Mr.doob 598dcec177 ColladaLoader: Using node.name when available. Thanks @C4RL05. 12 years ago
  Mr.doob 3afa3bc38b Updated builds. 12 years ago
  WestLangley 71223194e4 Corrected near/far plane clipping logic in CanvasRenderer. 12 years ago
  Ben Adams bc94173866 Exposed more supports tests 12 years ago
  Mr.doob 2f2d6a0755 Added OBJExporter. 12 years ago
  Mr.doob d54f2e3f05 GeometryExporter: Changed manual string concatenation with JSON.stringify with prettify. Thanks @sole! 12 years ago
  Brian Cajes 354f8ee37e testing with a larger variety of colors 12 years ago
  Mr.doob aca7a86b82 Updated builds. 12 years ago
  Mr.doob 7ecf796dc1 More specific checks. 12 years ago
  Mr.doob ad0c973a45 Merge remote-tracking branch 'Fox32/dev' into dev 12 years ago
  Mr.doob 24036c9b25 Added deprecated messages to avoid silent errors when using renamed methods. See #2883. 12 years ago
  Oliver Sand ce7425f269 Remove redundant initialisation 12 years ago
  Mr.doob be908986bf Updated builds. 12 years ago
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. 12 years ago
  Oliver Sand 6277839608 Fix bug in SpotLightHelper 12 years ago