pixi.js / src / core /
@Matt Karl Matt Karl authored on 3 Jun 2017
GitHub committed on 3 Jun 2017
..
display Documents events for DisplayObject, renderers, Texture and BaseTexture (#3922) 8 years ago
graphics fix(Graphics): exclude holes in Graphics#containsPoint (#3976) 8 years ago
math Fixed #3698 (Matrix constructor now takes parameters) (#3700) 8 years ago
renderers Fixes clear error on CanvasRenderer with no child container (#4065) 8 years ago
sprites premultiply blendModes, critical for compressed textures. (#4033) 8 years ago
text Changes the default dropShadowColor in TextStyle (#4083) 8 years ago
textures fix for issue #4043: CORS not working with PIXI.Sprite.fromImage (#4050) 8 years ago
ticker Stops TickListener 'this.fn is not a function' error (#3956) 8 years ago
utils TilingSprite derp (#4060) 8 years ago
Application.js Application loader support (#3909) 8 years ago
Shader.js different settings for vertex and fragment shader (#3753) 8 years ago
autoDetectRenderer.js Converts renderer options to object-only, but backward support (#3773) 8 years ago
const.js premultiply blendModes, critical for compressed textures. (#4033) 8 years ago
index.js Measure Text API, expanded (#3921) 8 years ago
settings.js Adds namespace code examples (#3914) 8 years ago