Mr.doob
|
4d1c1edabf
Simplified mipmaps a bit more and returning copy of array when cloning.
|
12 years ago |
alteredq
|
71c4cec78c
Refactored texture cloning.
|
12 years ago |
alteredq
|
5cb5d8b022
Added texture.unpackAlignment parameter.
|
12 years ago |
alteredq
|
422b9b8020
Added manual mipmaps handling also to DataTexture.
|
12 years ago |
alteredq
|
da17c8b3b4
Simplified manual mipmaps example.
|
12 years ago |
alteredq
|
2148d37e0c
Whitespace cleanup in manual mipmaps example.
|
12 years ago |
alteredq
|
389ba00905
Merge remote-tracking branch 'remotes/benaadams/patch-3' into dev
|
12 years ago |
alteredq
|
f9c2e9161d
Fixed texture uniform in cloth example.
|
12 years ago |
Ben Adams
|
105b67d35a
Added example use of manual mipmaping
|
12 years ago |
Ben Adams
|
4cba7d2396
Load mipmaps when updating texture
|
12 years ago |
Ben Adams
|
c955abf235
Implement pre-mipmapping
|
12 years ago |
alteredq
|
ad97cdea43
Updated builds.
|
12 years ago |
alteredq
|
524c65e7a9
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
12 years ago |
alteredq
|
89b9d21da3
Merged @MiiBond's single file DDS cube textures.
|
12 years ago |
Mr.doob
|
9171d0773a
Merge remote-tracking branch 'alteredq/dev' into dev
|
12 years ago |
Mr.doob
|
a4fa91faeb
Merge remote-tracking branch 'zz85/master' into dev
|
12 years ago |
Mr.doob
|
6e594358c5
Merge remote-tracking branch 'alteredq/dev' into dev
|
12 years ago |
Mr.doob
|
c0ac091df0
Merging with @alteredq's branch.
|
12 years ago |
zz85
|
a61d060990
Passes curveSegments to Shape.extractPoints() #2669
|
12 years ago |
MiiBond
|
6a804759e9
Merge branch 'master' of https://github.com/MiiBond/three.js into dev
|
12 years ago |
MiiBond
|
041a5d591a
Added support for loading cubemap DDS textures.
|
12 years ago |
alteredq
|
b6331a8560
Added safeguards to morph buffers setting in WebGLRenderer.
|
12 years ago |
Mr.doob
|
0a719bab96
Merge remote-tracking branch 'gero3/patch-5' into dev
|
12 years ago |
gero3
|
963cfe84f4
Minor fix at TubeGeometry.js
|
12 years ago |
alteredq
|
8691c976b7
Some improvements to deferred shading example.
|
12 years ago |
Mr.doob
|
e906af8fd6
Deferred renderer demo tweaks.
|
12 years ago |
alteredq
|
e94980e3c2
Culling light proxies pixels that are behind the model in deferred shading example.
|
12 years ago |
alteredq
|
4c5c9cda6d
Small optimizations in deferred shading example.
|
12 years ago |
alteredq
|
1697a4d63d
Tweaked lighting pass in deferred shading example.
|
12 years ago |
alteredq
|
7473892198
Upgraded specular term in deferred shading example to physically based.
|
12 years ago |