Commit History

Author SHA1 Message Date
  Mr.doob ada0a2f53c Updated builds. 12 years ago
  Mr.doob a80c9c18d9 Editor: Vertex colors support. 12 years ago
  Mr.doob df1795218b Editor: Scroll outliner when selecting an object. 12 years ago
  Mr.doob 9a074e3510 Editor: Fixed outliner not reatining the selected object. 12 years ago
  Mr.doob 59a9537ec5 Minecraft AO example: Using flipped quad as anisotropy workaround. 12 years ago
  Mr.doob 4f785689a4 Object3D.rotateOnAxis: As far as I can see this quaternion is never used. 12 years ago
  Mr.doob bcf7a73b50 Moved MTLLoader.MaterialCreator.loadTexture to inside the prototype definition. 12 years ago
  Mr.doob da752fd475 Merge remote-tracking branch 'skeelogy/dev-fixMtlLoader' into dev 12 years ago
  Skeel 125dc450e4 Fixed bug in MTLLoader.js 12 years ago
  WestLangley 7237443ee2 Added Object3D.rotateX(), rotateY(), rotateZ() 12 years ago
  Mr.doob 9488d30a43 Merge remote-tracking branch 'nhalloran/dev' into dev 12 years ago
  Mr.doob 0bcb507e24 Editor: Load also .3scn files. 12 years ago
  N Halloran edcded2fc1 removed amplitude uniform because it is not used 12 years ago
  Mr.doob 21189375b7 Updated builds. 12 years ago
  Mr.doob 8677b60426 Removed shims for Int32Array and Float32Array. 12 years ago
  Mr.doob f2eac438f7 Simplified Matrix4.decompose() and moved out of THREE.extend pattern. 12 years ago
  Mr.doob f70532f76f Editor: Changed Edit order. 12 years ago
  Mr.doob 6d3e1ab7fe Updated builds. 12 years ago
  Mr.doob f77750203a Fixed Euler.fromArray bug. 12 years ago
  Mr.doob e073862078 Updated builds. 12 years ago
  Mr.doob 165eea3429 Removed useQuaternion calls from examples. 12 years ago
  Mr.doob e3dab8ef68 Added deprecated messages for Object3D .eulerOrder and .useQuaternion. See #3406. 12 years ago
  Mr.doob 1504c45908 Updated builds. 12 years ago
  Mr.doob aa2b36105b Fixed remaining getter based value access. 12 years ago
  Mr.doob 626332be99 Updated builds. 12 years ago
  Mr.doob 972c852e9e Removed Rotation class. Using getters/setters to keep .rotation and .quaternion in sync. 12 years ago
  Mr.doob 9f60c1ceaa Merge remote-tracking branch 'WestLangley/dev-cleanup' into dev 12 years ago
  Mr.doob 647fd93ddd Editor: Added Edit/Flatten. 12 years ago
  WestLangley 50bff9957f Minor cleanup 12 years ago
  Mr.doob 1fd0a3fb60 Updated builds. 12 years ago