pixi.js / src / core / textures /
@Peter Ward Peter Ward authored on 26 Sep 2016
..
BaseRenderTexture.js add some missed doc changed from #2954 10 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 10 years ago
RenderTexture.js some more es6 changes (#2969) 10 years ago
Texture.js Better SVG support (#2614) 10 years ago
TextureUvs.js Prefer const (#3002) 10 years ago
VideoBaseTexture.js added inline play 10 years ago