2016-03-11 |
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-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
|
|
|
|
2016-02-05 |
Merge pull request #2341 from GabrieleRomeo/non-developer-readme-contribution
...
Chad Engler
committed
on 5 Feb 2016
|
2016-02-04 |
republished
Mat Groves
committed
on 4 Feb 2016
|
fix for #2333
Mat Groves
committed
on 4 Feb 2016
|
|
removed debug so source map is not bundled in to js
Mat Groves
committed
on 4 Feb 2016
|
|
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 4 Feb 2016
|
|
2016-02-03 |
updated some deps
Steffen Baer
committed
on 3 Feb 2016
|
|
|
proposed edits to the new introductory section
Sam Chittenden
committed
on 3 Feb 2016
|
|
|
|
Update const.js to use browserify-versionify
Larry Gordon
committed
on 3 Feb 2016
|
|
Added [Non developer readme contribution]
Gabriele Romeo
committed
on 3 Feb 2016
|
|
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 3 Feb 2016
|
|
2016-01-30 |
|
|
|
2016-01-29 |
fix for SCREEN
Ivan Popelyshev
committed
on 29 Jan 2016
|
2016-01-25 |
Trying to fix additive blending in v3
Ivan Popelyshev
committed
on 25 Jan 2016
|