Luca Pivotto
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
|
.. |
|
|
|
resources
|
Refactors the spritesheet, texture and bitmap font loaders (#3676)
|
8 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
|
Fixes disabling interactive children outside of hitArea (#4608)
|
7 years ago
|
|
Matrix.js
|
Matrix fix (#4675)
|
7 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
|
Better support for various Spritesheet trimmed formats (#4490)
|
7 years ago
|
|
Text.js
|
Fixes WebGL bug when Text only contains line breaks (#4627)
|
7 years ago
|
|
TextMetrics.js
|
Fixes for TextMetrics word-wrap newline issues & adds whiteSpace option (#4794)
|
7 years ago
|
|
TextStyle.js
|
Ensures that text style properties are copied by value, not by reference (#4385)
|
7 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
|
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
|
|
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
|
Add unit tests for AnimatedSprite (#4744)
|
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
|