Mr.doob
|
c89e3fe49a
More breakage...
|
14 years ago |
alteredq
|
c07919529e
Made FirstPersonControls work. Fixed more examples to work with the new camera system.
|
14 years ago |
Mr.doob
|
a0b8f50fb0
Renamed scene.center to scene.origin as per @pyrotechnick suggestion.
|
14 years ago |
Mr.doob
|
0995bc43f3
Added a handy "center" to Scene.
|
14 years ago |
Mr.doob
|
5d96f15b39
Started doing Camera changes.
|
14 years ago |
alteredq
|
e63d5bae2b
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
b87bfc71c8
Bunch of changes...
|
14 years ago |
alteredq
|
f43d6a3cd1
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
d376e7ae3b
Updated builds.
|
14 years ago |
alteredq
|
db78ffe003
Some more Math.PI instead of magic numbers.
|
14 years ago |
Mr.doob
|
0076362b75
Updated builds.
|
14 years ago |
alteredq
|
8bd87ff444
Rewritten lighting shaders.
|
14 years ago |
Mr.doob
|
9441e74abc
Implemented @pyrotechnick's array concat replacement.
|
14 years ago |
Mr.doob
|
d7c99de542
Updated builds.
|
14 years ago |
alteredq
|
631a5d697c
Changed remaining "addXXX" to "add".
|
14 years ago |
Mr.doob
|
17547a2ea0
Changed addChild()s to add()s in ColladaLoader.
|
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
|
0d8f3572f0
Fixed shadowmap camera aspect ratio (thanks to @kig).
|
14 years ago |
Mr.doob
|
f676ce6eab
Simpler DEPRECATED messages.
|
14 years ago |
Mr.doob
|
b6f7444b0f
Added deprecated warning to MeshShaderMaterial class.
|
14 years ago |
Mr.doob
|
66ed89e2ac
Fixed CanvasRenderer's ignoring color for MeshLambertMaterial SmoothShaded.
|
14 years ago |
alteredq
|
fe1ed04b02
Added fog parameter to standard materials (to be able to selectively switch off fog).
|
14 years ago |
alteredq
|
517f0f55ca
Fixed bug preventing setting 0 values in constructor at several places.
|
14 years ago |
alteredq
|
197f13e946
Fixed bug in Vector4 constructor and copy. Thanks to @jungalero and @jsermeno
|
14 years ago |
alteredq
|
245dbfcc2a
Changed renderer.getClearColor API to return reference.
|
14 years ago |
Mr.doob
|
c543ba6540
GeometryUtils.applyMatrix -> Geometry.applyMatrix
|
14 years ago |
alteredq
|
93468b0094
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
d3a5649759
Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/
|
14 years ago |
alteredq
|
fe83a3f052
Rebuilt libs.
|
14 years ago |