Mr.doob
|
a030086cf5
`texture.loaded = true` → `texture.image.loaded = true`
|
14 years ago |
Mr.doob
|
00795b3a83
Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach.
|
14 years ago |
Mr.doob
|
93c9bb3486
Because CanvasRenderer now checks if `map.loaded == true` (following WebGLRenderer behaviour) some examples got broken.
|
14 years ago |
Mr.doob
|
a2acf0b390
CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved.
|
14 years ago |
Mr.doob
|
4fe5e8d292
Renamed vr demo to panorama demo, duplicated to panorama fisheye demo (to avoid confusions).
|
14 years ago |