pixi.js / test / core /
@Ivan Popelyshev Ivan Popelyshev authored on 20 Feb 2019
Matt Karl committed on 20 Feb 2019
..
resources Adds support for TexturePacker's anchor and animations (#5011) 6 years ago
AnimatedSprite.js Add unit tests for AnimatedSprite (#4744) 6 years ago
Application.js Allow passing DisplayObject destroy options to PIXI.Application destroy (#4922) 6 years ago
BaseTexture.js fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050) 7 years ago
Bounds.js Improvements to how and what is stored in the texture caches. (#3834) 8 years ago
CanvasRenderer.js Fixes clear error on CanvasRenderer with no child container (#4065) 7 years ago
Circle.js Added core tests for Matrix, Ellipse, Circle and TilingSprite (#3699) 8 years ago
Container.js Improve setChildIndex error message (#4644) 7 years ago
DisplayObject.js preserve mocha scope (#3599) 8 years ago
Ellipse.js Added core tests for Matrix, Ellipse, Circle and TilingSprite (#3699) 8 years ago
Graphics.js Prevent gaps in duplicate Graphics lineTo calls (#5084) 6 years ago
Matrix.js Fixes Matrix decompose rare case (#5457) 6 years ago
ObservablePoint.js Fixed linting errors, tests support ES6 because of Electron 8 years ago
Plane.js test Mesh.containsPoint 8 years ago
Point.js Fixed linting errors, tests support ES6 because of Electron 8 years ago
Polygon.js preserve mocha scope (#3599) 8 years ago
Rectangle.js Fixes Rectangle fit bug (#5360) 6 years ago
RoundedRectangle.js Fixed RoundedRectangle.contains(), with tests 8 years ago
Sprite.js Fixes Sprite's texture listener not getting removed (#4934) 6 years ago
SpriteRenderer.js preserve mocha scope (#3599) 8 years ago
Spritesheet.js Adds support for TexturePacker's anchor and animations (#5011) 6 years ago
Text.js Fixes trimming a Text object with an empty string (#5045) 6 years ago
TextMetrics.js Fix wordWrap override not working if style is true and override is false (#5082) 6 years ago
TextStyle.js Do not quote escape generic font families (#4969) 6 years ago
Texture.js Fixes defaultAnchor to be included with Texture.clone (#5261) 6 years ago
Ticker.js Fix animations lag on destroying (#4234) 6 years ago
TilingSprite.js Add tests for TilingSprite.getLocalBounds (#4752) 6 years ago
TransformStatic.js preserve mocha scope (#3599) 8 years ago
VideoBaseTexture.js Removes unnecessary `new` usage for `fromUrl` (#5083) 6 years ago
WebGLRenderer.js Add tests for WebGLRenderer (#4748) 6 years ago
filters.js [v4.4] Revert "Fix #3609 , about `filterClamp` & `filterArea` (#3626)" (#3760) 8 years ago
getGlobalPosition.js es6 updates 8 years ago
getLocalBounds.js Fixed local bounds issue with text (#3633) 8 years ago
index.js Fixes video type wrongly incorrectly with query string (#5077) 6 years ago
toGlobal.js es6 updates 8 years ago
toLocal.js es6 updates 8 years ago
util.js Fixes DATA_URI regex to allow charset=utf8;base64 for the encoding part (#4880) 6 years ago