Mr.doob
|
2a518fbe17
SVGRenderer: Easier to read MeshNomalMaterial code.
|
před 12 roky |
Mr.doob
|
ba2efcd53f
CanvasRenderer & co finally renders MeshNormalMaterial properly.
|
před 12 roky |
Mr.doob
|
1f5dd9e6fd
Updated builds.
|
před 12 roky |
Mr.doob
|
3b1ec3dbea
Merge remote-tracking branch 'bhouston/math-additions' into dev
|
před 12 roky |
Mr.doob
|
0d42475b55
55dev
|
před 12 roky |
Ben Houston
|
7cbfbbf288
reorder based on @WestLangley suggestion.
|
před 12 roky |
Ben Houston
|
86feeaeaac
add another determinant unit tests which utilizes every value of the matrix.
|
před 12 roky |
Ben Houston
|
449d203de7
pull out common factors of Matrix4.determinant.
|
před 12 roky |
Ben Houston
|
d3bd682b37
reorder Matrix4.determinant to match order used by Matrix4.getInverse
|
před 12 roky |
Mr.doob
|
2662bab9e7
Merge remote-tracking branch 'maxogden/pointerlock-bugfix' into dev
|
před 12 roky |
Mr.doob
|
b980f46308
Docs: Updated structure.
|
před 12 roky |
Mr.doob
|
050821e6a5
Simpler CONTRIBUTING suggested by @WestLangley. Fixes #2847.
|
před 12 roky |
Ben Houston
|
e8b0de4ce8
expand tests of Matrix3 and Matrix4 inverse functions.
|
před 12 roky |
Max Ogden
|
3c01589783
fix Raycaster instance references to use Raycaster.ray
|
před 12 roky |
Ben Houston
|
0263059a2e
add credits.
|
před 12 roky |
Ben Houston
|
bffacabbf3
optimize determinant calculation in Matrix4.getInverse()
|
před 12 roky |
Ben Houston
|
568b456c39
remove debugging log message from Matrix3.getInverse
|
před 12 roky |
Ben Houston
|
f52aa6303d
expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests
|
před 12 roky |
Mr.doob
|
9e878eab1b
r54
|
před 12 roky |
Mr.doob
|
b7278c5d12
Removed nullifying on dispose.
|
před 12 roky |
Mr.doob
|
6f001e6a66
Updated builds.
|
před 12 roky |
Mr.doob
|
d3acf159b4
renderer.devicePixelRatio is now a public property. Fixed SpritePlugin.
|
před 12 roky |
Mr.doob
|
bd1534d614
Updated builds.
|
před 12 roky |
Mr.doob
|
f7c93b82cc
Merge remote-tracking branch 'bhouston/vector-index-accessors' into dev
|
před 12 roky |
Mr.doob
|
24668969bc
Nulling instead of deleting in dispose().
|
před 12 roky |
Mr.doob
|
81dcf8b0d5
Updated builds.
|
před 12 roky |
Mr.doob
|
2feae0ee05
Added devicePixelRatio to CanvasRenderer and WebGLRenderer.
|
před 12 roky |
Mr.doob
|
ae7cf6e2ad
Editor: Removed unneded style.
|
před 12 roky |
Mr.doob
|
9b1f0fff34
Editor: Simplified layout (thanks to @emackey for teaching me basics of css :P)
|
před 12 roky |
Mr.doob
|
1b3da84d98
Simplified ui.js a bit more.
|
před 12 roky |