pixi.js / src / core / textures /
@Peter Ward Peter Ward authored on 26 Sep 2016
..
BaseRenderTexture.js add some missed doc changed from #2954 8 years ago
BaseTexture.js Fix issue when creating a BaseTexture with a 'null' source value, then using .loadSource() with an already-loaded IMG element. The 'loaded' event is never fired in that case and Texture objects are forever waiting for the 'loaded' event to be emitted 8 years ago
RenderTexture.js some more es6 changes (#2969) 8 years ago
Texture.js Better SVG support (#2614) 8 years ago
TextureUvs.js Prefer const (#3002) 8 years ago
VideoBaseTexture.js added inline play 8 years ago