pixi.js / src / core /
@finscn finscn authored on 22 Dec 2016
GitHub committed on 22 Dec 2016
..
display Change the lines order in updateTransform. (#3435) 8 years ago
graphics Update `clear` for a more thorough cleaning (#3445) 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 Update annotation: `SpriteBatch to SpriteRenderer` (#3496) 8 years ago
text The canvas could be passed into Text 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