Commit History

Author SHA1 Message Date
  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
  alteredq 739dc0a135 Made mouse wheel in panorama fisheye demo work in Firefox 4, Opera and Explorer 9. 14 years ago
  Mr.doob 4fe5e8d292 Renamed vr demo to panorama demo, duplicated to panorama fisheye demo (to avoid confusions). 14 years ago