Commit History

Author SHA1 Message Date
  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
  Mr.doob 1e321b91a1 ObjectLoader backwards compatible temporarily. 12 years ago
  Mr.doob 59abd194f4 Updated builds. 12 years ago
  Mr.doob 4a369a6ae7 ObjectLoader/ObjectExporter using matrix instead of position/(rotation|quaternion)/scale. See #3591. 12 years ago
  Mr.doob a08c162d5c TransformControls dealing directly with quaternion. 12 years ago
  Mr.doob 6c49f3ce85 More Rotation/Euler breakage fixed. 12 years ago
  Mr.doob cc9295538b Updated builds. 12 years ago
  Mr.doob 7dabc9274d More compatible lens flare shader code as suggested by @ajstubbs in #3603. 12 years ago