Ben Houston
|
d3bd682b37
reorder Matrix4.determinant to match order used by Matrix4.getInverse
|
há 12 anos atrás |
Mr.doob
|
2662bab9e7
Merge remote-tracking branch 'maxogden/pointerlock-bugfix' into dev
|
há 12 anos atrás |
Mr.doob
|
b980f46308
Docs: Updated structure.
|
há 12 anos atrás |
Mr.doob
|
050821e6a5
Simpler CONTRIBUTING suggested by @WestLangley. Fixes #2847.
|
há 12 anos atrás |
Ben Houston
|
e8b0de4ce8
expand tests of Matrix3 and Matrix4 inverse functions.
|
há 12 anos atrás |
Max Ogden
|
3c01589783
fix Raycaster instance references to use Raycaster.ray
|
há 12 anos atrás |
Ben Houston
|
0263059a2e
add credits.
|
há 12 anos atrás |
Ben Houston
|
bffacabbf3
optimize determinant calculation in Matrix4.getInverse()
|
há 12 anos atrás |
Ben Houston
|
568b456c39
remove debugging log message from Matrix3.getInverse
|
há 12 anos atrás |
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
|
há 12 anos atrás |
Mr.doob
|
9e878eab1b
r54
|
há 12 anos atrás |
Mr.doob
|
b7278c5d12
Removed nullifying on dispose.
|
há 12 anos atrás |
Mr.doob
|
6f001e6a66
Updated builds.
|
há 12 anos atrás |
Mr.doob
|
d3acf159b4
renderer.devicePixelRatio is now a public property. Fixed SpritePlugin.
|
há 12 anos atrás |
Mr.doob
|
bd1534d614
Updated builds.
|
há 12 anos atrás |
Mr.doob
|
f7c93b82cc
Merge remote-tracking branch 'bhouston/vector-index-accessors' into dev
|
há 12 anos atrás |
Mr.doob
|
24668969bc
Nulling instead of deleting in dispose().
|
há 12 anos atrás |
Mr.doob
|
81dcf8b0d5
Updated builds.
|
há 12 anos atrás |
Mr.doob
|
2feae0ee05
Added devicePixelRatio to CanvasRenderer and WebGLRenderer.
|
há 12 anos atrás |
Mr.doob
|
ae7cf6e2ad
Editor: Removed unneded style.
|
há 12 anos atrás |
Mr.doob
|
9b1f0fff34
Editor: Simplified layout (thanks to @emackey for teaching me basics of css :P)
|
há 12 anos atrás |
Mr.doob
|
1b3da84d98
Simplified ui.js a bit more.
|
há 12 anos atrás |
Mr.doob
|
885b4d9001
Simplified ui.js.
|
há 12 anos atrás |
Mr.doob
|
fa75d9744e
Cleaned up Camaro example code a bit.
|
há 12 anos atrás |
Mr.doob
|
5ce0450320
Made area lights example a bit more fun.
|
há 12 anos atrás |
alteredq
|
39db179b82
WebGLDeferredRenderer: made attenuation parameters properties of AreaLight instead of hardcoded constants.
|
há 12 anos atrás |
alteredq
|
e95c6e3dab
WebGLDeferredRenderer: more area lights shader optimizations.
|
há 12 anos atrás |
alteredq
|
ae6bd16f05
WebGLDeferredRenderer: added specular term for area lights.
|
há 12 anos atrás |
alteredq
|
a3eca4aae0
WebGLDeferredRenderer: taking into account material color and light intensity for area lights.
|
há 12 anos atrás |
alteredq
|
83136c5dad
WebGLDeferredRenderer: optimized area lights computation.
|
há 12 anos atrás |