Commit History

作者 SHA1 備註 提交日期
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 14 年之前
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. 14 年之前
  alteredq 614925336d Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader. 14 年之前
  alteredq 4637b69d58 Synced with mrdoob's branch. 14 年之前
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 14 年之前
  alteredq d7ec2be764 Added embedded ascii JSON meshes to SceneLoader. 14 年之前
  alteredq b9977ede37 Added triggers type to Blender exporter and scene loader. 14 年之前
  alteredq c0e232d019 Updated builds. 14 年之前
  Mr.doob b18b6f9fbe Added Trident to Geometry example. Found out that handling scene.objects from API wise is a bit confusing (childs are there too). 14 年之前
  Mr.doob 3875d33ac4 Update builds. 14 年之前
  Mr.doob 61553c5710 Commented console.log. 14 年之前
  alteredq 9ae036fd22 More refactoring / optimizations of collision system. 14 年之前
  alteredq 0c6076d39b Added merge to CollisionSystem. Also some refactoring and optimizations. 14 年之前
  alteredq aac5b6117b Refactored SceneLoader. 14 年之前
  alteredq f51d3f4da3 Fixed forgotten namespace in PathCamera. 14 年之前
  alteredq 67147df926 Fixed bug in RollCamera and FlyCamera. 14 年之前
  Mr.doob 86c8dbf92b Updating builds. 14 年之前
  alteredq 86aa767a6a Added vertical look constraint parameter to RollCamera. 14 年之前
  alteredq 68f660901d Added new callbacks for assets load tracking also to SceneLoader. 14 年之前
  alteredq cb3f2fff7d Fleshed out RollCamera: refactored code out of example, add more keyboard controls, API and made it framerate independent. 14 年之前
  Mr.doob ce2d6603cb Updated builds. You know, just in case... 14 年之前
  alteredq c50896f249 Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1. 14 年之前
  alteredq fd6da8ebcd Merged with mrdoob's branch. 14 年之前
  Mr.doob 697a05766a Tweaked CollisionSystem.collisionNormal definition so minifier doesn't complain. 14 年之前
  alteredq 691a5ea3ed Added handling of shadow geometry to scene loader. Made default light and camera option to Blender scene exporter. Made shadow geometry invisible in exported scene. 14 年之前
  Mr.doob c146a02610 Updated builds. 14 年之前
  alteredq 35344be4ec Changed QuakeCamera to have framerate independent movement and look speed. 14 年之前
  Mr.doob 92d702d95d Added `data` object ( vertices, faces ) to Canvas/SVG/WebGLRenderer to get some render counts from the last render call. 14 年之前
  alteredq c94104147e Blender exporter / scene loader: added handling of vertex colors for scene materials. 14 年之前
  alteredq 99ac869b24 Added forgotten return to Quaternion.multiply 14 年之前