pixi.js / src / core /
@Stafford Williams Stafford Williams authored on 16 Dec 2016
Mat Groves committed on 16 Dec 2016
..
display Change the lines order in updateTransform. (#3435) 8 years ago
graphics Test case & fix for Graphics._calculateBounds calling updateLocalBounds every time (#3444) 8 years ago
math fixed tests 8 years ago
renderers Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342) 8 years ago
sprites Customize rendering process with "pluginName" field. (#3413) 8 years ago
text Allow '0x' notation of colours via strings to work in Text class (#3341) 8 years ago
textures fixed settings not being respected (#3315) 8 years ago
ticker fixed settings not being respected (#3315) 8 years ago
utils Fixes logic for spritesheet resolution (#3464) 8 years ago
Shader.js Moves constants that are actually settings (#3298) 8 years ago
const.js Fixes links to docs (#3324) 8 years ago
index.js Expose the PIXI.Bounds class again (#3333) 8 years ago
settings.js Fixes links to docs (#3324) 8 years ago