Video base texture cross origin (#4345)
* Ported cross origin code from the fromImage function in BaseTexture to fromUrl in VideoBaseTexture Fixes https://github.com/pixijs/pixi.js/issues/4007 * Latest cross-origin code from BaseTexture copied to VideoBaseTexture * reduced duplication of cross origin code |
---|
|
src/core/textures/VideoBaseTexture.js |
---|