提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mr.doob 41aa9ed915 Fixed Color unit test. 12 年之前
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 年之前
  Mr.doob 0d110e4b3f Updated builds. 12 年之前
  Mr.doob 6338ebaa24 Projector: vertex projection code clean up. 12 年之前
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 年之前
  Mr.doob ce20778897 Updated builds. 12 年之前
  Mr.doob 344b375c3f Merge remote-tracking branch 'bhouston/lathegeometry-fix' into dev 12 年之前
  Mr.doob cbec0968bb Updated builds. 12 年之前
  Mr.doob 69942b3ac6 Code clean up. 12 年之前
  Mr.doob 35a6c97235 Merge remote-tracking branch 'arodic/lineBufferGeometry' into dev 12 年之前
  Mr.doob 5cf2474727 Updated builds. 12 年之前
  Mr.doob 6956c66e9c Merge remote-tracking branch 'benaadams/patch-7' into dev 12 年之前
  Mr.doob 79c961b772 Space clean up... 12 年之前
  Mr.doob 598dcec177 ColladaLoader: Using node.name when available. Thanks @C4RL05. 12 年之前
  Mr.doob 3afa3bc38b Updated builds. 12 年之前
  WestLangley 71223194e4 Corrected near/far plane clipping logic in CanvasRenderer. 12 年之前
  Ben Adams bc94173866 Exposed more supports tests 12 年之前
  Mr.doob 2f2d6a0755 Added OBJExporter. 12 年之前
  Mr.doob d54f2e3f05 GeometryExporter: Changed manual string concatenation with JSON.stringify with prettify. Thanks @sole! 12 年之前
  Brian Cajes 354f8ee37e testing with a larger variety of colors 12 年之前
  Mr.doob aca7a86b82 Updated builds. 12 年之前
  Mr.doob 7ecf796dc1 More specific checks. 12 年之前
  Mr.doob ad0c973a45 Merge remote-tracking branch 'Fox32/dev' into dev 12 年之前
  Mr.doob 24036c9b25 Added deprecated messages to avoid silent errors when using renamed methods. See #2883. 12 年之前
  Oliver Sand ce7425f269 Remove redundant initialisation 12 年之前
  Mr.doob be908986bf Updated builds. 12 年之前
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. 12 年之前
  Oliver Sand 6277839608 Fix bug in SpotLightHelper 12 年之前
  Oliver Sand 82dd6c5a23 Fix bug in DirectionalLightHelper 12 年之前