alteredq
|
36f041a3e3
Another small improvement of scene loader blocking.
|
14 years ago |
alteredq
|
b4a177f326
Synced with mrdoob's branch.
|
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 |
alteredq
|
5a6a872e75
Synced with mrdoob's branch.
|
14 years ago |
Mr.doob
|
b4b2843cae
Updated builds.
|
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 |
Mr.doob
|
ecedea4be1
Updated builds.
|
14 years ago |
alteredq
|
fde0754383
Refactored camera translation so that it doesn't create new vectors.
|
14 years ago |
alteredq
|
d1514ca6a7
Refactored lights handling in WebGLRenderer.
|
14 years ago |
alteredq
|
e54d9519d0
Changed wireframe rendering in WebGLRenderer to show quads.
|
14 years ago |
alteredq
|
08f6ceef15
Small optimizations to matrix math.
|
14 years ago |
alteredq
|
d110c49c2f
Added support for `flipSided` mesh property to WebGLRenderer.
|
14 years ago |
alteredq
|
271ba6c524
Added support for "doubleSided" mesh property to WebGLRenderer.
|
14 years ago |
alteredq
|
61e0bf0289
Synced with mrdoob's branch.
|
14 years ago |
alteredq
|
a03f714244
Added postprocessing example.
|
14 years ago |
alteredq
|
7c9fe8ff82
Another update of render-to-texture example and related bugfix.
|
14 years ago |
alteredq
|
9bc383e1ed
Fixed discrepancy between ANGLE and OpenGL when rendering to texture.
|
14 years ago |
alteredq
|
cee7205670
Added simple render-to-texture example.
|
14 years ago |
alteredq
|
b511fdc38b
Merged szimek's render-to-texture branch.
|
14 years ago |
alteredq
|
0f5652390f
Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves.
|
14 years ago |
alteredq
|
fe6008b616
Added basic support for dynamic geometry in WebGLRenderer (with silly ocean example).
|
14 years ago |
Szymon Nowak
|
6294caed07
Added render-to-texture feature to WebGL renderer.
|
14 years ago |
alteredq
|
bc9cf2be75
Fixed scene check bug in allocateLights in WebGLRenderer.
|
14 years ago |