Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Steven Vergenz 364cc7aeec Update Matrix4.html 11 gadi atpakaļ
  WestLangley 50bff9957f Minor cleanup 12 gadi atpakaļ
  cjshannon 7c9cfcb21e added constructors to documentation 12 gadi atpakaļ
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 gadi atpakaļ
  cjshannon 5d98a2fa13 additions to documentation 12 gadi atpakaļ
  cjshannon 4453bf03df prepare documentation for programmatic additions 12 gadi atpakaļ
  Mr.doob 8b577fbdc7 Merge remote-tracking branch 'bhouston/Object3D-Matrix4-compose' into dev 12 gadi atpakaļ
  Mr.doob 79214bbf74 Renamed Matrix4's copyRotation to extractRotation back. As per @WestLangley suggestion in #3220. 12 gadi atpakaļ
  WestLangley ea3bc0f475 Deprecated Matrix4.crossVector() 12 gadi atpakaļ
  Ben Houston 715ed487a8 Matrix4.compose -> makeFromPositionQuaternionScale, add Matrix4.makeFromPositionEulerScale(). 12 gadi atpakaļ
  Ben Houston 36e9847200 simplify Object3D matrix construction via use of Matrix4.compose(). 12 gadi atpakaļ
  Mr.doob 8d7d0f17e0 Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation(). 12 gadi atpakaļ
  Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 gadi atpakaļ
  Mr.doob 245376f6dd Replaced the remaining Matrix4.rotateAxis. 12 gadi atpakaļ
  Eric Haines dc7b422052 Doc additions 12 gadi atpakaļ
  Mr.doob 8a7f3fad38 Docs: Update Vector*, Matrix and Quaternion pages with -*Self change. 12 gadi atpakaļ
  Mr.doob b980f46308 Docs: Updated structure. 12 gadi atpakaļ