Mr.doob
|
c44c885d79
WebGLRenderer: Generating easier to read shaders.
|
11 years ago |
Mr.doob
|
570148a32c
Clean up.
|
11 years ago |
Mr.doob
|
f991840462
Simplified STLExporter.
|
11 years ago |
Mr.doob
|
dc4dc2340a
STLExporter: Using world space matrices. Fixes #4502.
|
11 years ago |
Mr.doob
|
5b730691a4
Editor: Added STLExporter.
|
11 years ago |
Mr.doob
|
8091b7029a
Merge branch 'orbitcontrols-update-epsilon' of https://github.com/jbaicoianu/three.js into dev
|
11 years ago |
Mr.doob
|
0cbd6cc3ab
Updated builds.
|
11 years ago |
Mr.doob
|
51f4560bb0
WebGLRenderer: Fixed immediateRenderObject.
|
11 years ago |
Mr.doob
|
bb8936a7d1
WebGLRenderer: Optimised enabling/disabling attributes.
|
11 years ago |
James Baicoianu
|
2b6505090d
OrbitControls should only emit change events when distance > epsilon
|
11 years ago |
Mr.doob
|
545cbf4c34
JSONLoader: Fixed WaltHeadLo loading.
|
11 years ago |
Mr.doob
|
94a83e684c
RaytracingRenderer: Minor refactoring.
|
11 years ago |
Mr.doob
|
3530f329ee
Docs: Opera 12 support.
|
11 years ago |
Mr.doob
|
fa5af989a1
RaytracingRenderer: Proper camera perspective.
|
11 years ago |
Mr.doob
|
115af2aa05
RaytracingRenderer: Support camera orientation.
|
11 years ago |
Mr.doob
|
477f33b5d7
RaytracingRenderer: Support for MeshLambertMaterial.
|
11 years ago |
Mr.doob
|
2401418c5e
Updated builds.
|
11 years ago |
Mr.doob
|
a54c8a5676
Euler: Replace instantiating clamp function with THREE.Math.clamp.
|
11 years ago |
Mr.doob
|
57d6d74b25
WebGLRenderer: Reverted materialId sorting as it breaks transparent sorting. Requires deeper refactoring.
|
11 years ago |
Mr.doob
|
2f4dbb9bb6
WebGLRenderer: Fix bug where BufferGeometry generates new buffers when reused.
|
11 years ago |
Mr.doob
|
8f03463034
Updated builds.
|
11 years ago |
Mr.doob
|
d201f6ea1e
WebGLRenderer: Fixed disableAttributes disabling strings instead of integers.
|
11 years ago |
Mr.doob
|
c3eff75eea
WebGLRenderer: Sort by material.id first.
|
11 years ago |
Mr.doob
|
a2a30efe81
WebGLRenderer: Reorder context attributes as in the WebGL spec.
|
11 years ago |
Mr.doob
|
6682bec5dc
WebGLRenderer: Handle parameters.depth.
|
11 years ago |
Mr.doob
|
ca0baaa8d1
Merge branch 'patch-6' of https://github.com/gero3/three.js into dev
|
11 years ago |
Mr.doob
|
7dabbe21cb
Merge branch 'patch-5' of https://github.com/gero3/three.js into dev
|
11 years ago |
Mr.doob
|
428fc3e4c4
Merge branch 'patch-4' of https://github.com/gero3/three.js into dev
|
11 years ago |
Mr.doob
|
21d78ed5b7
Editor: Added RaytracingRenderer.
|
11 years ago |
Mr.doob
|
7c25550d10
RaytracingRenderer: Added basic shadows.
|
11 years ago |