alteredq
|
e207f5e852
Changed lights to use global positions.
|
13 years ago |
alteredq
|
247ec49013
Small refactoring in plugins.
|
13 years ago |
alteredq
|
10052662ab
Merge branch 'dev' into renderer_plugins
|
13 years ago |
alteredq
|
91233570cf
Transplanted bug fixes from @ekitson's commit.
|
13 years ago |
alteredq
|
3ded4a408f
Changed Projector to use Frustum.
|
13 years ago |
alteredq
|
0c78ae95e9
Rest of the commit.
|
13 years ago |
alteredq
|
4be5880b0f
Made SpritePlugin and LensFlare plugins default.
|
13 years ago |
alteredq
|
1dcf5fc79b
Moved sprite handling into plugin.
|
13 years ago |
alteredq
|
ebf93289f8
Resurrected lens flares as custom plugin.
|
13 years ago |
alteredq
|
81297f6879
Updated builds.
|
13 years ago |
Mr.doob
|
bd2f75b48a
Updated r46 with some bugfixes found post release.
|
13 years ago |
alteredq
|
291d56186c
Fixed Ray bug.
|
13 years ago |
alteredq
|
0de617e758
Added SceneUtils.cloneObject()
|
13 years ago |
alteredq
|
f61edd14c2
Fixed shadowmap update bug.
|
13 years ago |
Mr.doob
|
579ba1f7ab
r46
|
13 years ago |
alteredq
|
dd7e1e84ee
Removed redundant GL call in render target setup.
|
13 years ago |
Mr.doob
|
3c61c0c702
Updated builds.
|
13 years ago |
Mr.doob
|
8730833a6a
Merging with @zz85's branch.
|
13 years ago |
alteredq
|
9a375c4f39
Fixed bug where you couldn't change attribute types when updating buffers.
|
13 years ago |
Mr.doob
|
1d82924efa
Made SphereGeometry a bit more sturdy.
|
14 years ago |
Mr.doob
|
b406568dce
Refactored SphereGeometry
|
14 years ago |
alteredq
|
4570769451
Refactored textures to set parameters before calling texImage2D.
|
14 years ago |
alteredq
|
bad3639c26
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
e08434c183
Reworked binary format / BinaryLoader / OBJ converter to use binary ajax fetch.
|
14 years ago |
Mr.doob
|
036caa64ee
CanvasRenderer now (properly) handles textured triangles with determinant to 0
|
14 years ago |
Mr.doob
|
5d49ec9fae
Workaround for CanvasRenderer 0x0 pixel case
|
14 years ago |
Mr.doob
|
1b525e38c5
Improved CubeGeometryand PlaneGeometry
|
14 years ago |
alteredq
|
81a8eec8ee
Removed workers from SceneLoader.
|
14 years ago |
alteredq
|
d2cad69664
Started to remove workers from the asset pipeline.
|
14 years ago |
alteredq
|
2ba6aabdc7
Added missing semicolon.
|
14 years ago |