Jorge Rodriguez
|
cdc12e4c8b
Fix what must have been a c/p error.
|
vor 9 Jahren |
Daniel Phillips
|
f40f3db04e
Fixing the documentation for Matrix4.makeOrthographic. Top comes before bottom in the three.js API.
|
vor 9 Jahren |
Eric Haines
|
62f3060ace
Add Utah teapot as a geometry object; doc cleanup
|
vor 10 Jahren |
Mr.doob
|
514ea03724
Docs: Implemented base tag. See #6840
|
vor 10 Jahren |
Lucas Garron
|
f8ea5a063d
Fix typos of `yAxis` parameter in the Matrix4 documentation.
|
vor 10 Jahren |
Mr.doob
|
34f066a2ed
Docs: Fixed Matrix4.decompose. See #6229.
|
vor 10 Jahren |
Ben Houston
|
45b029feee
add docs per @WestLangley's request: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67857995
|
vor 10 Jahren |
Casey Grun
|
f1277ffb1d
Reformatted docs to add method anchors
|
vor 10 Jahren |
Casey Grun
|
e6686eb6cf
Reformatted docs to add property anchors
|
vor 10 Jahren |
Tim Stutts
|
c1b78994ad
Changed it so .makeRotationFromEuler accepts Euler
|
vor 11 Jahren |
Mr.doob
|
89f72bb817
Matrix3/Matrix4: Removed flattenToArray.
|
vor 11 Jahren |
WestLangley
|
1e50c948fe
Rename Matrix*.multiplyVector3Array() to Matrix*.applyToVector3Array()
|
vor 11 Jahren |
Greg Tatum
|
9ab7aa3a8a
More math doc updates
|
vor 11 Jahren |
Steven Vergenz
|
364cc7aeec
Update Matrix4.html
|
vor 11 Jahren |
WestLangley
|
50bff9957f
Minor cleanup
|
vor 12 Jahren |
cjshannon
|
7c9cfcb21e
added constructors to documentation
|
vor 12 Jahren |
Eric Haines
|
4e825a90c2
Remove deprecated from classes
|
vor 12 Jahren |
cjshannon
|
5d98a2fa13
additions to documentation
|
vor 12 Jahren |
cjshannon
|
4453bf03df
prepare documentation for programmatic additions
|
vor 12 Jahren |
Mr.doob
|
8b577fbdc7
Merge remote-tracking branch 'bhouston/Object3D-Matrix4-compose' into dev
|
vor 12 Jahren |
Mr.doob
|
79214bbf74
Renamed Matrix4's copyRotation to extractRotation back. As per @WestLangley suggestion in #3220.
|
vor 12 Jahren |
WestLangley
|
ea3bc0f475
Deprecated Matrix4.crossVector()
|
vor 12 Jahren |
Ben Houston
|
715ed487a8
Matrix4.compose -> makeFromPositionQuaternionScale, add Matrix4.makeFromPositionEulerScale().
|
vor 12 Jahren |
Ben Houston
|
36e9847200
simplify Object3D matrix construction via use of Matrix4.compose().
|
vor 12 Jahren |
Mr.doob
|
8d7d0f17e0
Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation().
|
vor 12 Jahren |
Mr.doob
|
45076157fe
Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185.
|
vor 12 Jahren |
Mr.doob
|
245376f6dd
Replaced the remaining Matrix4.rotateAxis.
|
vor 12 Jahren |
Eric Haines
|
dc7b422052
Doc additions
|
vor 12 Jahren |
Mr.doob
|
8a7f3fad38
Docs: Update Vector*, Matrix and Quaternion pages with -*Self change.
|
vor 12 Jahren |
Mr.doob
|
b980f46308
Docs: Updated structure.
|
vor 12 Jahren |