alteredq
|
84b0f89ad4
Removed shaders that aren't used anymore.
|
14 年之前 |
alteredq
|
631a5d697c
Changed remaining "addXXX" to "add".
|
14 年之前 |
alteredq
|
fa0b4e5062
Removed unused custom logging code from examples.
|
14 年之前 |
Mr.doob
|
bbb65a768c
Updated HTML of the rest of the examples.
|
14 年之前 |
Mr.doob
|
19d8261174
More examples clean up.
|
14 年之前 |
Mr.doob
|
17547a2ea0
Changed addChild()s to add()s in ColladaLoader.
|
14 年之前 |
Mr.doob
|
71c2df1649
Updated HTML of some examples.
|
14 年之前 |
alteredq
|
d2a3122be1
Fixed Sprites to use "object.visible"
|
14 年之前 |
alteredq
|
58e272f66f
Fixed couple of runaway globals in WebGLRenderer.
|
14 年之前 |
alteredq
|
5e4b62ac08
Some whitespace cleanup in ColladaLoader.
|
14 年之前 |
Mr.doob
|
5cc9b3c544
ColladaLoader: Added Face4 and Vertex Colors support.
|
14 年之前 |
alteredq
|
44c5f88e77
Updated builds. Fixed Collada example.
|
14 年之前 |
alteredq
|
ce20ed56d3
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 年之前 |
alteredq
|
0033a97542
Fixed bug preventing re-adding of objects removed from the scene.
|
14 年之前 |
Mr.doob
|
af6f78bb02
Merge remote-tracking branch 'chandlerprall/dev' into dev
|
14 年之前 |
Mr.doob
|
4c8922a0ff
Forgot THREE namespace.
|
14 年之前 |
Chandler Prall
|
6c018bd8e8
Modifying FirstPersonCamera, FlyCamera, and PathCamera to fully support their `domElement` parameter
|
14 年之前 |
alteredq
|
1d50972034
Updated builds.
|
14 年之前 |
alteredq
|
e62610ac49
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 年之前 |
alteredq
|
d4b2e4a8e0
Added color parameter to Sprite.
|
14 年之前 |
Mr.doob
|
b927d17511
Merge remote-tracking branch 'alteredq/dev' into dev
|
14 年之前 |
alteredq
|
578feace08
Small shadowmap shader optimization.
|
14 年之前 |
Mr.doob
|
9bc51ed2e5
Implemented @rectalogic Loader.extractUrlbase fix.
|
14 年之前 |
alteredq
|
0d8f3572f0
Fixed shadowmap camera aspect ratio (thanks to @kig).
|
14 年之前 |
Mr.doob
|
0a60ac30a7
renderer.data > renderer.info
|
14 年之前 |
Mr.doob
|
f676ce6eab
Simpler DEPRECATED messages.
|
14 年之前 |
Mr.doob
|
b6f7444b0f
Added deprecated warning to MeshShaderMaterial class.
|
14 年之前 |
Mr.doob
|
9ccd3c0e36
GUI: Improved code generation setup.
|
14 年之前 |
Mr.doob
|
66ed89e2ac
Fixed CanvasRenderer's ignoring color for MeshLambertMaterial SmoothShaded.
|
14 年之前 |
Mr.doob
|
dd1f214947
@zz85's SimplexNoise fixes.
|
14 年之前 |