2016-03-17 |
republished files
Mat Groves
committed
on 17 Mar 2016
|
---|---|
|
|
Merge branch 'pr/2281' into dev
Mat Groves
committed
on 17 Mar 2016
|
|
2016-03-16 |
Merge pull request #2397 from pixijs/color-matrix-filter-fix
...
Mat Groves
committed
on 16 Mar 2016
|
2016-03-15 |
Fixed the alpha for the ColorMatrixFilter
Matt Karl
committed
on 15 Mar 2016
|
2016-03-14 |
|
2016-03-13 |
Do not create a sprite sheet if the image resources already exists from a previous load; this can happen as a result of calling loader.reset() after a spritesheet JSON resources has been added to the queue but before the corresponding image resource has been added by the spritesheet parser.
Lukas Taegert
committed
on 13 Mar 2016
|
Only use spritesheet batching and timeouts for resources larger than one batch size
Lukas Taegert
committed
on 13 Mar 2016
|
|
Change spritesheet parser to enable batching
Lukas Taegert
committed
on 13 Mar 2016
|
|
2016-03-11 |
|
Added optimization
Matt Karl
committed
on 11 Mar 2016
|
|
Style conforming
Matt Karl
committed
on 11 Mar 2016
|
|
Added letter-spacing
Matt Karl
committed
on 11 Mar 2016
|
|
Merge remote-tracking branch 'pixijs/dev' into dev
Matt Karl
committed
on 11 Mar 2016
|
|
2016-03-09 |
|
|
|
2016-02-25 |
republished files
Mat Groves
committed
on 25 Feb 2016
|
3.0.10
Mat Groves
committed
on 25 Feb 2016
|
|
republished files
Mat Groves
committed
on 25 Feb 2016
|
|
interaction tweak
Mat Groves
committed
on 25 Feb 2016
|
|
2016-02-21 |
|
2016-02-18 |
|
Add wordbreak option
Matt Swanson
committed
on 18 Feb 2016
|
|
2016-02-13 |
Merge pull request #2355 from rvierich/flush_webgl_on_renderer_destroy
...
Mat Groves
committed
on 13 Feb 2016
|
2016-02-12 |
flush all webgl commands before the renderer is completely destroyed. This ensures that all commands are processed in a timely fashion (especially in browsers with multi-process or multi-threaded graphics architectures like chrome). Noteably, this ensures that gl textures are actually deleted around the same time that the renderer is destroyed.
Robin Vierich
committed
on 12 Feb 2016
|
2016-02-09 |
|
Jsdoc moveWhenInside type typo
Johannes
committed
on 9 Feb 2016
|
|
republished files
Mat Groves
committed
on 9 Feb 2016
|
|
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 9 Feb 2016
|
|
|