alteredq
|
adca3ad139
Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D.
|
14 жил өмнө |
alteredq
|
7c68d1734f
Simplified CrosseyedWebGLRenderer: using viewports instead of FBOs.
|
14 жил өмнө |
alteredq
|
dcbcf72f55
Added CrosseyedWebGLRenderer.
|
14 жил өмнө |
Mr.doob
|
3bc8372794
Fixed camera translation bug.
|
14 жил өмнө |
Mr.doob
|
6bee6c3972
Added AnaglyphWebGLRenderer.
|
14 жил өмнө |
Mr.doob
|
0061cd37bc
Updated builds.
|
14 жил өмнө |
Mr.doob
|
e712e894e9
Merging with egraether's branch.
|
14 жил өмнө |
Mr.doob
|
b560dff77c
Updated builds.
|
14 жил өмнө |
alteredq
|
993483763b
Commented out "gl.finish", it was eating a lot of performance.
|
14 жил өмнө |
alteredq
|
f104182458
Added handling of texture repeat and offset to WebGLRenderer.
|
14 жил өмнө |
Mr.doob
|
e3bc14cb10
Because of Ray now checks Particles, ThreeWebGL now has that dependency.
|
14 жил өмнө |
Eberhard Gräther
|
74ab78a6e2
build including TrackballCamera
|
14 жил өмнө |
Mr.doob
|
087066524a
Added boundingSphere check for Meshes in Ray ( improving performance considerably).
|
14 жил өмнө |
Mr.doob
|
699bbb749d
Updated builds.
|
14 жил өмнө |
Mr.doob
|
18f7859974
Ray now intersects with particles too. (thx @jaycrossler)
|
14 жил өмнө |
Mr.doob
|
4f0199fc13
Updated closure compiler.
|
14 жил өмнө |
Mr.doob
|
ce8e05b632
(Hopefully) temporal patch for making video work on Chrome Stable + Windows. (Thanks @spite!).
|
14 жил өмнө |
Mr.doob
|
211070277d
CanvasRenderer and WebGLRenderer can now reuse an already created canvas. (thx daemonburrito)
|
14 жил өмнө |
Mr.doob
|
b8faf8a687
REVISION++
|
14 жил өмнө |
Mr.doob
|
3e523cda9e
Reverting gl.texImage2D and gl.texSubImage2D switch.
|
14 жил өмнө |
Mr.doob
|
967696257d
WebGLRenderer: Testing gl.finish() and gl.texImage2D instead of gl.texSubImage2D.
|
14 жил өмнө |
Mr.doob
|
1d7cfbdbf8
Updated builds.
|
14 жил өмнө |
alteredq
|
dc0880ee12
Updated PathCamera to use easing for look (thanks to mrdoob).
|
14 жил өмнө |
Mr.doob
|
c82c465c18
Updated builds.
|
14 жил өмнө |
alteredq
|
c234c5cc6e
Merge branch 'master' of https://github.com/mrdoob/three.js
|
14 жил өмнө |
Mr.doob
|
be5a27198c
Renamed Ray::intersectArray to Ray::intersectObjects.
|
14 жил өмнө |
alteredq
|
023024f520
Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats.
|
14 жил өмнө |
Mr.doob
|
30cfa26ee2
Fixed build script for ThreeWebGL (was missing objects).
|
14 жил өмнө |
Mr.doob
|
71d3e32af6
Abstracted Ray::intersectScene into Ray::intersectArray.
|
14 жил өмнө |
Mr.doob
|
e87caabbf8
Removed `__styleString` and `updateStyleString` out of THREE.Color.
|
14 жил өмнө |