You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix collada loader when examples are viewed through server.
The following examples where broken on mrdoob.github.com and when
viewed through a local python web server. file:// worked.
webgl_loader_collada.html
webgl_loader_collada_keyframe.html
webgl_loader_json_blender.html
REVISION++
* Added support to texture.offset in CanvasRenderer
* Removed ShadowVolume, ShadowVolumeDynamicMaterial and LensFlare classes.
* Removed Stencil Shadows and LensFlare code out of WebGLRenderer
* Added 2.59 folder to Blender, and removed old ones.