コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 39166f0908 SceneExporter2/SceneLoader2: Improved SpotLight and HemisphereLight support. 12 年 前
  Mr.doob 40afd5c010 Updated builds. 12 年 前
  Mr.doob 5d3a56beaf Removed yet some more .translate() and .rotateByAxis() instances. See #3185. 12 年 前
  Mr.doob b8b339d3a0 Updated builds. 12 年 前
  Mr.doob 631c60db4b Basic implementation of MaterialLoader. 12 年 前
  Mr.doob dff219aed3 Added MaterialLoader and MaterialExporter. 12 年 前
  Mr.doob 33deb3be7e Editor: Implemented localStorage. Thanks to @sole for the suggestion! 12 年 前
  Mr.doob c4b43e869d SceneExporter2: Added handling of built-in geometries. 12 年 前
  Mr.doob 918c355cab Editor: Add scene children instead of scene. 12 年 前
  Mr.doob 165aa2572e SceneLoader2: Added more object types. 12 年 前
  Mr.doob 9e594cb112 Updated builds. 12 年 前
  Mr.doob 8d7d0f17e0 Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation(). 12 年 前
  Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 年 前
  Mr.doob aeb1135135 Updated builds. 12 年 前
  Mr.doob 04fb8d3a97 Merge remote-tracking branch 'zz85/master' into dev 12 年 前
  Mr.doob afcfa527a0 Updated builds. 12 年 前
  Mr.doob 905ab19acc Added morphTargets support to MeshNormalMaterial. Fixes #3200. 12 年 前
  Mr.doob 7906761dd9 SceneLoader2 wrongly using SceneExporter2 constructor. 12 年 前
  Mr.doob 2503edec08 Implemented hierarchy to SceneLoader2. 12 年 前
  Mr.doob 7732b04273 WebGLRenderer: ids need to be sorted in reverse. 12 年 前
  Tomas Carnecky a7f53ec93f Fix the renderList sort function to be truly stable 12 年 前
  Mr.doob 9b7ec2700d Updated builds. 12 年 前
  Mr.doob 0cc3b88626 SceneLoader2 finally starting to work. 12 年 前
  Mr.doob e68aeeacaf Added fromArray() to Vector* for convenience. 12 年 前
  Mr.doob 1a05eba56b Updated builds. 12 年 前
  Mr.doob 70dbf95491 Updated JSONLoader to allow material-less data. 12 年 前
  Mr.doob 1222072779 Updated SceneLoader2 to use latest JSONLoader API. GeometryExported setting bits as 0 as a place holder to start to get things working. Fixes #3198. 12 年 前
  Mr.doob b65def114d Merge remote-tracking branch 'arrayjam/dev' into dev 12 年 前
  Mr.doob 24832be223 Editor: Updated MeshFaceMaterial handling. 12 年 前
  Mr.doob c56ab0d7f7 Deprecated Matrix4 translate() as per #3185. 12 年 前