Commit History

Author SHA1 Message Date
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  WestLangley 9032f7f99d Added rotation conversion routines 13 years ago
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 years ago
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 years ago
  alteredq 685d72ed9f Merged @zz85's branch. 13 years ago
  zz85 c959a0cee9 adding default parameters for THREE.ArrowHelper 13 years ago
  zz85 70407c2a05 Make Line and Cone accessible outside THREE.ArrowHelper 13 years ago
  zz85 05eb6d2bb0 merge WestLangley changes 13 years ago
  WestLangley 377f9d7a13 Added THREE.ArrowHelper 13 years ago
  zz85 d7899540e9 adding THREE.ArrowHelper 13 years ago