Commit History

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