Mr.doob
|
514dac4d75
Moved REVISION to THREE.VERSION.
|
13 tahun lalu |
Mr.doob
|
337ac0032f
LOD should now work properly from anywhere in the scene graph.
|
13 tahun lalu |
alteredq
|
673781777c
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 tahun lalu |
Mr.doob
|
b078b719b6
Updated builds.
|
13 tahun lalu |
alteredq
|
0f13495fc5
Added docs for lights. Added default shadow parameters for DirectionalLight.
|
13 tahun lalu |
Mr.doob
|
2494a9a438
Adapted SceneLoader for the new IcosahedronGeometry.
|
13 tahun lalu |
Mr.doob
|
99ecfea429
Fixed PolyhedronGeometry vertex normals code.
|
13 tahun lalu |
Mr.doob
|
53816d94cc
Implemented @timothypratley 's Polyhedron code.
|
13 tahun lalu |
Mr.doob
|
a6473096d7
Fixed ColladaLoader's _strings() bug: It was returning [NaN] for empty strings.
|
13 tahun lalu |
Mr.doob
|
50658bd4e6
Fixed missing "};". Updated builds.
|
13 tahun lalu |
Mr.doob
|
32b581f24f
r47
|
13 tahun lalu |
alteredq
|
d53ddb6bf5
Updated builds.
|
13 tahun lalu |
Mr.doob
|
541bf84bd0
Added 'alpha' and 'premultipliedAlpha' parameters to WebGLRenderer
|
13 tahun lalu |
alteredq
|
a31e8a1555
Fixed lag in shadows when light was moving.
|
13 tahun lalu |
alteredq
|
35b55e5bc1
Added Gyroscope object.
|
13 tahun lalu |
alteredq
|
6b0edfddaa
Added shadows for DirectionalLights.
|
13 tahun lalu |
alteredq
|
05b32dead7
VisibleCamera => CameraHelper
|
13 tahun lalu |
alteredq
|
be761428b8
Updated builds.
|
13 tahun lalu |
alteredq
|
12bdd51aa5
Fixed VisibleCamera's near plane.
|
13 tahun lalu |
alteredq
|
74a9e249ee
Modified shadow maps to use world positions of SpotLight and its target.
|
13 tahun lalu |
alteredq
|
55c95ea2a2
Added flag to SpotLight for showing shadow map camera.
|
13 tahun lalu |
alteredq
|
49f14b8e68
Refactored shadow maps to store shadow parameters and data in SpotLight.
|
13 tahun lalu |
alteredq
|
268771e6a0
Updated builds.
|
13 tahun lalu |
Mr.doob
|
0e91f968c0
Updated builds.
|
13 tahun lalu |
Mr.doob
|
db59760f0b
Updated builds.
|
13 tahun lalu |
alteredq
|
835b57adda
Added VisibleCamera object and example.
|
13 tahun lalu |
Mr.doob
|
d774725802
Updated builds.
|
13 tahun lalu |
Mr.doob
|
dec49e7b61
Merging with @alteredq's branch. (Some day I'll learn how to do this properly...)
|
13 tahun lalu |
Mr.doob
|
2cb59de6d4
Frustum: Avoiding creating a new Vector3 every time.
|
13 tahun lalu |
alteredq
|
71fafdf25d
Some cleanup and normalization fixes in shaders.
|
13 tahun lalu |