alteredq
|
b3ea0d5fcd
Changed a bit clear color API.
|
14 years ago |
alteredq
|
a8ab2336b3
Small marching cube freeze optimization.
|
14 years ago |
alteredq
|
fc0b8cab64
Added method for freezing MarchingCubes buffers into regular Geometry.
|
14 years ago |
alteredq
|
b198531c66
Added MarchingCubes object.
|
14 years ago |
alteredq
|
feed283804
Added support for material blending parameter to scene loader.
|
14 years ago |
alteredq
|
750a242f0c
Added vertex colors for particles.
|
14 years ago |
alteredq
|
5365a11b0e
Small refactoring in handling of "dirty" buffers in WebGLRenderer.
|
14 years ago |
alteredq
|
8227d9f118
Added billboard particles (semi-opaque depth sorted).
|
14 years ago |
alteredq
|
bc88bdb67b
Refactored KERNEL_SIZE define out of convolution shader lib.
|
14 years ago |
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
|
54e3bc61bd
Added elementary support for particles to WebGLRenderer.
|
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
|
a7ac6fa598
Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture.
|
14 years ago |
Mr.doob
|
6d565bfb87
New builds.
|
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 |
Mr.doob
|
b4b2843cae
Updated builds.
|
14 years ago |
alteredq
|
8faa18b620
Added simple scene format loader.
|
14 years ago |
alteredq
|
09571ee3d0
Partially merged szimek's pull request
|
14 years ago |
alteredq
|
3e36fed048
Merged astrodud's pull request.
|
14 years ago |
alteredq
|
969490ddba
Merged astrodud's pull request.
|
14 years ago |
alteredq
|
5e99c7b8f7
Simplified Matrix4: reused code from setters in creators.
|
14 years ago |
alteredq
|
8f29cf0324
Prettified formatting of new Matrix4 set methods and also fixed implied globals in setRotAxis.
|
14 years ago |
Mr.doob
|
5accd0cfd7
Brought back Object3D.rotationMatrix (Projector still uses it).
|
14 years ago |