Commit History

Author SHA1 Message Date
  Mr.doob 631c60db4b Basic implementation of MaterialLoader. 12 years ago
  Mr.doob dff219aed3 Added MaterialLoader and MaterialExporter. 12 years ago
  Mr.doob 33deb3be7e Editor: Implemented localStorage. Thanks to @sole for the suggestion! 12 years ago
  Mr.doob c4b43e869d SceneExporter2: Added handling of built-in geometries. 12 years ago
  Mr.doob 918c355cab Editor: Add scene children instead of scene. 12 years ago
  Mr.doob 165aa2572e SceneLoader2: Added more object types. 12 years ago
  Mr.doob 9e594cb112 Updated builds. 12 years ago
  Mr.doob 8d7d0f17e0 Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation(). 12 years ago
  Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 years ago
  Mr.doob aeb1135135 Updated builds. 12 years ago
  Mr.doob 04fb8d3a97 Merge remote-tracking branch 'zz85/master' into dev 12 years ago
  Mr.doob afcfa527a0 Updated builds. 12 years ago
  Mr.doob 905ab19acc Added morphTargets support to MeshNormalMaterial. Fixes #3200. 12 years ago
  Mr.doob 7906761dd9 SceneLoader2 wrongly using SceneExporter2 constructor. 12 years ago
  Mr.doob 2503edec08 Implemented hierarchy to SceneLoader2. 12 years ago
  Mr.doob 7732b04273 WebGLRenderer: ids need to be sorted in reverse. 12 years ago
  Tomas Carnecky a7f53ec93f Fix the renderList sort function to be truly stable 12 years ago
  Mr.doob 9b7ec2700d Updated builds. 12 years ago
  Mr.doob 0cc3b88626 SceneLoader2 finally starting to work. 12 years ago
  Mr.doob e68aeeacaf Added fromArray() to Vector* for convenience. 12 years ago
  Mr.doob 1a05eba56b Updated builds. 12 years ago
  Mr.doob 70dbf95491 Updated JSONLoader to allow material-less data. 12 years ago
  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 years ago
  Mr.doob b65def114d Merge remote-tracking branch 'arrayjam/dev' into dev 12 years ago
  Mr.doob 24832be223 Editor: Updated MeshFaceMaterial handling. 12 years ago
  Mr.doob c56ab0d7f7 Deprecated Matrix4 translate() as per #3185. 12 years ago
  Yuri Feldman 5ddd6ca286 Clock's getters return seconds 12 years ago
  Yuri Feldman 8cb44d576d Spelling and grammar fixes. 12 years ago
  Mr.doob 8dc31b0080 Merge remote-tracking branch 'bhouston/window-performance-fix' into dev 12 years ago
  Mr.doob df1b7a24db Deprecated Matrix4 rotateX(), rotateY(), rotateZ and rotateByAxis() as per #3185. 12 years ago