Ben Houston
|
6e77ef510a
remove Matrix4.makeShear per @WestLangley here: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67852744
|
10 gadi atpakaļ |
Ben Houston
|
82c3f50f62
address @mrdoob's and @WestLangley concerning new math additions, add unit tests.
|
10 gadi atpakaļ |
Ben Houston
|
8d503f3b1b
Matrix4.multipleList - easy multiplication of an array of Matrix4. Useful for hierarchies.
|
10 gadi atpakaļ |
Ben Houston
|
7af872306a
add Euler.setFromVector helper.
|
10 gadi atpakaļ |
Ben Houston
|
448326bb40
improved Matrix4 type checking on Euler, Matrix3 and Quaternion for ambiguous cases.
|
10 gadi atpakaļ |
Ben Houston
|
f330668a03
add Quaternion.add/sub/multiplyScalar
|
10 gadi atpakaļ |
Ben Houston
|
ef3bfa70ad
Euler.toVector3(), very useful.
|
10 gadi atpakaļ |
Ben Houston
|
6c7a4898de
Matrix4.makeShear - standard shear constructor with optional Autodesk Maya style construction.
|
10 gadi atpakaļ |
Ben Houston
|
9c57b1e4b6
Matrix4.extractBasis, Matrix4.makeBasis - very useful for messing around with orientations.
|
10 gadi atpakaļ |
Mr.doob
|
d1ae0510d1
Merge pull request #5782 from darryllehmann/dev
|
10 gadi atpakaļ |
Mr.doob
|
ef188f3ce1
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
194127357b
Merge branch 'dev-ray' of https://github.com/WestLangley/three.js into dev
|
10 gadi atpakaļ |
Mr.doob
|
077dc92be4
Merge branch 'dev-picking' of https://github.com/WestLangley/three.js into dev
|
10 gadi atpakaļ |
Darryl Lehmann
|
95d0ab60d8
Aspirin model file updated
|
10 gadi atpakaļ |
Mr.doob
|
3d0c4ef8cb
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
7f7629ab0d
glsl clean up
|
10 gadi atpakaļ |
Mr.doob
|
92bbb53ab1
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
1e716c56b1
WebGLRenderer: useRefract to defines.
|
10 gadi atpakaļ |
Mr.doob
|
6c6b7e2c07
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
8eeb69a907
Fixed more examples on iOS.
|
10 gadi atpakaļ |
WestLangley
|
616952a3c7
Added closure to Ray.distanceSqToSegment()
|
10 gadi atpakaļ |
Mr.doob
|
976f78bb5e
Ray: Fix precission issue. See #5774.
|
10 gadi atpakaļ |
WestLangley
|
bda2f09c86
Updating code to use Raycaster.setFromCamera() method
|
10 gadi atpakaļ |
Mr.doob
|
821e386b72
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
f87863078b
WebGLRenderer: Moved material.combine to define based. See #5741.
|
10 gadi atpakaļ |
Mr.doob
|
d932d63cd8
Fixed grass example.
|
10 gadi atpakaļ |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 gadi atpakaļ |
Mr.doob
|
731aaf3c46
Updated builds.
|
10 gadi atpakaļ |
Mr.doob
|
a22d828bd9
Raycaster: Added setFromCamera (old projector.pickingRay()). Fixes #5587.
|
10 gadi atpakaļ |
Mr.doob
|
bad7a04d1d
Updated builds.
|
10 gadi atpakaļ |