alteredq
|
aa8bdaea3d
Moved film shader into ShaderUtils.
|
14 years ago |
alteredq
|
84d1b582ae
Moved textured quad screen shader into ShaderUtils.
|
14 years ago |
alteredq
|
418a6da757
Moved convolution shader from example into ShaderUtils.
|
14 years ago |
alteredq
|
1d9c3405a3
Changed ParticleSystem to autoupdate transform by default (as do Mesh and Line objects).
|
14 years ago |
alteredq
|
46146858a9
Fixed flipSided / doubleSided bug in WebGLRenderer.
|
14 years ago |
alteredq
|
74fe85f7ef
Added particle sprites WebGL example.
|
14 years ago |
alteredq
|
c8a85ebffd
Added info box and browser compatibility check to WebGL particle example.
|
14 years ago |
alteredq
|
54e3bc61bd
Added elementary support for particles to WebGLRenderer.
|
14 years ago |
alteredq
|
114b673ae5
Added first very rough version of FBX to Three.js converter.
|
14 years ago |
alteredq
|
1921192be9
Added basic support for second set of UVs for lightmaps.
|
14 years ago |
alteredq
|
177b2572ef
Synced with mrdoob's branch.
|
14 years ago |
Mr.doob
|
c6cec3ca6b
Yet some more tweaks to CanvasRenderer::clear()
|
14 years ago |
Mr.doob
|
ad0a8a7446
Merge remote branch 'alteredq/master'
|
14 years ago |
Mr.doob
|
a7ac6fa598
Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture.
|
14 years ago |
alteredq
|
36f041a3e3
Another small improvement of scene loader blocking.
|
14 years ago |
alteredq
|
549f90854b
Small improvement in scene loading blocking.
|
14 years ago |
alteredq
|
1fea9391b8
Added very simple user interface for checking what's inside the scene (in scene loader example).
|
14 years ago |
alteredq
|
b4a177f326
Synced with mrdoob's branch.
|
14 years ago |
alteredq
|
506d7e1fa0
Added progress reporting to scene loader.
|
14 years ago |
Mr.doob
|
6d565bfb87
New builds.
|
14 years ago |
Mr.doob
|
004d08f641
Merge remote branch 'alteredq/master'
|
14 years ago |
Mr.doob
|
52c0de2b09
Merging with alteredq's branch.
|
14 years ago |
Mr.doob
|
a7b55e9e00
Tweaked clearColor handling in CanvasRenderer and WebGLRenderer2.
|
14 years ago |
alteredq
|
3c1ca82d10
Extended gating of scene start also to asynchronous loading of textures.
|
14 years ago |
alteredq
|
3d663b3428
Added handling of texture mapping and material combine parameters to scene loader.
|
14 years ago |
alteredq
|
38ad5d466e
Added loading indication and "start" button to scene loader example.
|
14 years ago |
alteredq
|
8679cbcea5
Small code cleanup in scene loader.
|
14 years ago |
alteredq
|
b13f7efafd
Added handling of texture filtering parameters to scene loader.
|
14 years ago |
alteredq
|
7bd3c4b7e0
Added to scene loader support for Icosahedron primitive and material shading parameter.
|
14 years ago |
alteredq
|
5a6a872e75
Synced with mrdoob's branch.
|
14 years ago |