Commit History

Author SHA1 Message Date
  Ben Houston 715ed487a8 Matrix4.compose -> makeFromPositionQuaternionScale, add Matrix4.makeFromPositionEulerScale(). 12 years ago
  Ben Houston 36e9847200 simplify Object3D matrix construction via use of Matrix4.compose(). 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 245376f6dd Replaced the remaining Matrix4.rotateAxis. 12 years ago
  Eric Haines dc7b422052 Doc additions 12 years ago
  Mr.doob 8a7f3fad38 Docs: Update Vector*, Matrix and Quaternion pages with -*Self change. 12 years ago
  Mr.doob b980f46308 Docs: Updated structure. 12 years ago