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
|
1f61a03593
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
f26eed4b1e
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
25d6480cf6
Fixed yet more examples.
|
14 years ago |
Mr.doob
|
99713c72ae
Fixed some more examples.
|
14 years ago |
alteredq
|
e63d5bae2b
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
7700feb538
WebGLRenderer .autoClear*
|
14 years ago |
Mr.doob
|
b87bfc71c8
Bunch of changes...
|
14 years ago |
alteredq
|
4f73052bc0
Updated builds.
|
14 years ago |
alteredq
|
f43d6a3cd1
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
d275bee331
Optimized attributes updates.
|
14 years ago |
Mr.doob
|
d376e7ae3b
Updated builds.
|
14 years ago |
alteredq
|
ba75a48a2b
Optimized uniforms updates.
|
14 years ago |
alteredq
|
4d34149ab1
Optimized iteration over uniforms in WebGLRenderer.
|
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
|
00b8d0613c
Skipping invisible sprites.
|
14 years ago |
alteredq
|
8bd87ff444
Rewritten lighting shaders.
|
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
|
d7c99de542
Updated builds.
|
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 |
Mr.doob
|
17547a2ea0
Changed addChild()s to add()s in ColladaLoader.
|
14 years ago |