Nicholas Kinsey
|
285b51a1c1
Optimising THREE.ExtrudeGeometry::addShape
|
14 years ago |
Mr.doob
|
f13189b6e4
Refactored WebGLShaders a bit.
|
14 years ago |
Mr.doob
|
671b5079bb
WebGLRenderer: MeshPhongMaterial was overriding the alpha chanel of textures.
|
14 years ago |
Mr.doob
|
9441e74abc
Implemented @pyrotechnick's array concat replacement.
|
14 years ago |
Mr.doob
|
c25b39cc63
Maya Collada expoter used "name" instead of "Name". Supporting both cases now.
|
14 years ago |
Mr.doob
|
d7c99de542
Updated builds.
|
14 years ago |
Mr.doob
|
05b28798ea
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |
Mr.doob
|
7602900cd0
VertexColors support on ColladaLoader (now for real).
|
14 years ago |
alteredq
|
fd0fb85c8e
Fixed specular light vs black texture bug in Phong shader.
|
14 years ago |
alteredq
|
84b0f89ad4
Removed shaders that aren't used anymore.
|
14 years ago |
alteredq
|
631a5d697c
Changed remaining "addXXX" to "add".
|
14 years ago |
alteredq
|
fa0b4e5062
Removed unused custom logging code from examples.
|
14 years ago |
Mr.doob
|
bbb65a768c
Updated HTML of the rest of the examples.
|
14 years ago |
Mr.doob
|
19d8261174
More examples clean up.
|
14 years ago |
Mr.doob
|
17547a2ea0
Changed addChild()s to add()s in ColladaLoader.
|
14 years ago |
Mr.doob
|
71c2df1649
Updated HTML of some examples.
|
14 years ago |
alteredq
|
d2a3122be1
Fixed Sprites to use "object.visible"
|
14 years ago |
alteredq
|
58e272f66f
Fixed couple of runaway globals in WebGLRenderer.
|
14 years ago |
alteredq
|
5e4b62ac08
Some whitespace cleanup in ColladaLoader.
|
14 years ago |
Mr.doob
|
5cc9b3c544
ColladaLoader: Added Face4 and Vertex Colors support.
|
14 years ago |
alteredq
|
44c5f88e77
Updated builds. Fixed Collada example.
|
14 years ago |
alteredq
|
ce20ed56d3
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
0033a97542
Fixed bug preventing re-adding of objects removed from the scene.
|
14 years ago |
Mr.doob
|
af6f78bb02
Merge remote-tracking branch 'chandlerprall/dev' into dev
|
14 years ago |
Mr.doob
|
4c8922a0ff
Forgot THREE namespace.
|
14 years ago |
Chandler Prall
|
6c018bd8e8
Modifying FirstPersonCamera, FlyCamera, and PathCamera to fully support their `domElement` parameter
|
14 years ago |
alteredq
|
1d50972034
Updated builds.
|
14 years ago |
alteredq
|
e62610ac49
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
d4b2e4a8e0
Added color parameter to Sprite.
|
14 years ago |
Mr.doob
|
b927d17511
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 years ago |