Mr.doob
|
a2a7aae5ad
Merge remote-tracking branch 'jterrace/double-sided-fix' into dev
|
13 éve |
Mr.doob
|
61e03e75a9
SceneLoader clean up.
|
13 éve |
Mr.doob
|
b25f16f63a
Merge remote-tracking branch 'skfcz/master' into dev
|
13 éve |
alteredq
|
55444fc7f4
Added @zz85's cloth simulation example.
|
13 éve |
Jeff Terrace
|
3fd4f8e87d
Added support for picking up <double_sided> flags inside <effect>/<extra>, applying it to the Material. This is half of Issue #2280.
|
13 éve |
Mr.doob
|
ee7d002aa8
Updated builds.
|
13 éve |
Mr.doob
|
0360459943
Projector now looks on the material for flipSided and doubleSided. Updated rest of examples.
|
13 éve |
Mr.doob
|
5d4b4c2af5
Removed another scene.add(camera)
|
13 éve |
Mr.doob
|
d5b863e702
Merge remote-tracking branch 'alteredq/unflip' into dev
|
13 éve |
Mr.doob
|
365ee52485
Merging with @alteredq.
|
13 éve |
Mr.doob
|
0709e797b3
Simplified usage example.
|
13 éve |
Mr.doob
|
d06aa42e68
Removed unneded scene.add( camera ) from the examples.
|
13 éve |
Mr.doob
|
7a9a43a586
Effects also need to check whether camera has parent.
|
13 éve |
alteredq
|
7b7947d8a3
Fixed handling of doubleSided / flipSided in DepthPassPlugin.
|
13 éve |
alteredq
|
9644ce5287
Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip
|
13 éve |
alteredq
|
b838b38f47
Moved doubleSided / flipSided properties from Object3D into Material.
|
13 éve |
Mr.doob
|
5cae03ef22
Camera doesn't need to be added to the Scene anymore (as it used to).
|
13 éve |
Mr.doob
|
632b0f8e0c
HTML correctness.
|
13 éve |
Mr.doob
|
686c8eff10
Reverted PlaneGeometry XY to XZ change.
|
13 éve |
Mr.doob
|
47ee3b076e
CanvasRenderer: Fixed incorrect particle rendering.
|
13 éve |
Mr.doob
|
902c47a17c
Renamed objectMatrix to modelMatrix for consistency.
|
13 éve |
alteredq
|
7e0ca4015f
Added "faceVertices" binding also for Vector4 attributes.
|
13 éve |
alteredq
|
af92a42fb0
Added wireframe materials example (using lines, triangles and quads). Thanks to @jwagner and @pyalot
|
13 éve |
alteredq
|
b6aa48e16e
Added new custom attribute binding type - "faceVertices".
|
13 éve |
Carsten Zerbst
|
c4d0458de2
* enable loading of nested scene graphs
|
13 éve |
Carsten Zerbst
|
4513a83059
* enable loading of nested scene graphs
|
13 éve |
Mr.doob
|
61f004cd36
Merge remote-tracking branch 'alteredq/unflip' into dev
|
13 éve |
Mr.doob
|
538aa18bac
CanvasRenderer: Support ParticleBasicMaterial without map.
|
13 éve |
alteredq
|
aa5918fbb8
Added support for metal flag to normal map shader.
|
13 éve |
alteredq
|
76b8fe176c
Added handling of material.visible to Loader.
|
13 éve |