提交历史

作者 SHA1 备注 提交日期
  Mr.doob 67c7b15552 Reverting Camera.update as how it was before (as it turned out that wasn't the problem). This needs more testing. 14 年之前
  Mr.doob 3960e5c8ef Camera was hitting infinite loop when useTarget = true. Hopefully this fixes it.(Thx bai) 14 年之前
  Mr.doob 532929d510 WebGLRenderer: Added distance (falloff) to PointLight. 14 年之前
  Mr.doob 449a981925 CanvasRenderer: Added distance(falloff) to PointLight. Removed illumination to ParticleCanvasMaterial. 14 年之前
  Mr.doob 377d1904de Modified cubemap example to be more in the way one would render a Skybox like. 14 年之前
  alteredq 6552dd559a Updated all builds. 14 年之前
  alteredq fd145f038e Reverted accidental reverting of mrdoob's changes. 14 年之前
  alteredq dc8c98db5f Put some shader attributes behind #ifdef in buildProgram. 14 年之前
  alteredq 827dcdd908 Added handling of UVs to Blender importer. 14 年之前
  alteredq 32cd7c25c2 Added handling of vertex colors to Blender importer. 14 年之前
  alteredq 012b9a7c04 Added handling of normals to Blender importer. 14 年之前
  alteredq 49872b2afd Disabled antialias for examples that use full-screen postprocessing. 14 年之前
  Mr.doob 5c684f93d8 Updated builds. 14 年之前
  Mr.doob a23f8309ed Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob ba7ad63043 WebGLRenderer: Minor syntax clean up. Removed the rest of premultiplied alpha ops. 14 年之前
  alteredq 33e5a9bfe0 Added very basic Three.js Blender importer. 14 年之前
  alteredq f1a91c9fd5 Fixed bug in max exporter. 14 年之前
  Mr.doob 754aebf84a Reverted Detector.js as Chrome's issue seems to be fixed now. 14 年之前
  Mr.doob d6949ea2ce NormalBlending is now 1:1 with Blender :_) 14 年之前
  Mr.doob 6c1b9c589d Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob 59443e5725 WebGLRenderer: Some clean up of blending modes. 14 年之前
  alteredq 812c6dff96 For some reason last commit didn't update everything. 14 年之前
  alteredq b31b8eebcd Changed exporters, converters and example models to use more proper JSON. 14 年之前
  alteredq 633276ddd8 Quick fix for Detector that got broken with latest Chrome canary. 14 年之前
  alteredq f052891b2b Forgot comma in scene template. 14 年之前
  alteredq 3943ca604a Added handling of custom properties to Blender exporter. 14 年之前
  alteredq a89ec4fede Added exporting of group ids to Blender scene exporter. 14 年之前
  alteredq 8abdf466ce Synced with mrdoob's branch. 14 年之前
  Mr.doob a3e29e5beb I think BillboardBlending is how NormalBlending is supposed to be. 14 年之前
  alteredq 4f80bbf808 Merged with mrdoob's branch. 14 年之前