pixi.js / test / core /
@Dave Arel Dave Arel authored on 1 Sep 2017
Chad Engler committed on 1 Sep 2017
..
resources Refactors the spritesheet, texture and bitmap font loaders (#3676) 8 years ago
Application.js Add autoStart option to PIXI.Application (#4208) 7 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 Removes pending tests from Container (#3769) 8 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 Adds unit-test for graphic hole (#4030) 7 years ago
Matrix.js Added core tests for Matrix, Ellipse, Circle and TilingSprite (#3699) 8 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 Includes the sum in the error thrown when trying to create a texture (#4159) 7 years ago
RoundedRectangle.js Fixed RoundedRectangle.contains(), with tests 8 years ago
Sprite.js Fix Sprite.containsPoint edge handling (#4092) 7 years ago
SpriteRenderer.js preserve mocha scope (#3599) 8 years ago
Spritesheet.js Improving SVG handling in Spritesheets with sourceScale support (#4271) 7 years ago
Text.js Measure Text API, expanded (#3921) 8 years ago
TextStyle.js Measure Text API, expanded (#3921) 8 years ago
Texture.js Before deleting texture from cache, check that it's the same one passed into removeFromCache (#4198) 7 years ago
Ticker.js Fixes priority adding of ticker listeners (#3958) 8 years ago
TilingSprite.js Fix Sprite.containsPoint edge handling (#4092) 7 years ago
TransformStatic.js preserve mocha scope (#3599) 8 years ago
WebGLRenderer.js Fixes clear error on CanvasRenderer with no child container (#4065) 7 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 clear error on CanvasRenderer with no child container (#4065) 7 years ago
toGlobal.js es6 updates 8 years ago
toLocal.js es6 updates 8 years ago
util.js modularized removeItems #3939 (#3977) 7 years ago