Ben Adams
|
e9b0f9fa27
Changed indices to use Uint16Array
|
13 years ago |
Mr.doob
|
e7b7c214cb
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
Mr.doob
|
51cf0084a3
Merging with @alteredq's branch.
|
13 years ago |
alteredq
|
4e716553d9
Fixed Clock double-counting of time in getElapsedTime (thanks to @gagern)
|
13 years ago |
Mr.doob
|
2f6988a68c
Updated builds.
|
13 years ago |
alteredq
|
f7aa627d00
Merged with @mrdoob's dev branch.
|
13 years ago |
Mr.doob
|
eae8c5600b
r54dev
|
13 years ago |
Mr.doob
|
2a5db1e9f1
Updated builds.
|
13 years ago |
alteredq
|
941046566e
Patch of sortFacesByMaterial for master branch.
|
13 years ago |
alteredq
|
0d747761dc
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
alteredq
|
a27cabba41
Changed WebGLRenderer's sortFacesByMaterial to only split geometry if MeshFaceMaterial is used at the first render.
|
13 years ago |
alteredq
|
167486b654
Removed forgotten commented out code.
|
13 years ago |
alteredq
|
8736f3b322
Refactored enabling / disabling of attributes in WebGLRenderer.
|
13 years ago |
Mr.doob
|
68f7bf988b
r54dev
|
13 years ago |
Mr.doob
|
888042bd46
Updated builds.
|
13 years ago |
Mr.doob
|
5d07625281
Clean up MeshFaceMaterial clone code.
|
13 years ago |
gero3
|
8d40dba44b
make clone of materials
|
13 years ago |
Mr.doob
|
df12ee98b5
r54dev
|
13 years ago |
Mr.doob
|
1777dea77c
Updated builds.
|
13 years ago |
Mr.doob
|
1299f5fcd4
Merge remote-tracking branch 'gero3/patch-3'
|
13 years ago |
Mr.doob
|
b49fb68da9
README: Forgot the new shaders credit.
|
13 years ago |
gero3
|
465d2f6662
Update src/materials/MeshFaceMaterial.js
|
13 years ago |
gero3
|
6430256730
update clone MeshFaceMaterial
|
13 years ago |
Mr.doob
|
ddef07a18c
r53
|
13 years ago |
Mr.doob
|
9c42d0f5f9
Added CSS3D Youtube example.
|
13 years ago |
Mr.doob
|
812ef356ee
Updated code and examples that relied on GeometryUtils.clone()
|
13 years ago |
Mr.doob
|
95238b00de
GeometryUtils.clone() to geometry.clone()
|
13 years ago |
Mr.doob
|
29f6ccdf98
Merge remote-tracking branch 'alteredq/facematerial-refactoring' into dev
|
13 years ago |
Mr.doob
|
76803e913b
Softer shadows in Minecraft AO example.
|
13 years ago |
alteredq
|
261869ac0a
Removed remaining traces of geometry.materials
|
13 years ago |