History for pixi.js / src / core
2016-03-11
@Matt Karl
Added letter-spacing
Matt Karl committed on 11 Mar 2016
2016-02-18
@Matt Swanson
Add wordbreak option
Matt Swanson committed on 18 Feb 2016
2016-02-12
@Robin Vierich
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-03
@Larry Gordon
Update const.js to use browserify-versionify
Larry Gordon committed on 3 Feb 2016
2016-01-30
@Ivan Popelyshev
Revert "Trying to fix additive blending in v3" ...
Ivan Popelyshev committed on 30 Jan 2016
2016-01-29
@Ivan Popelyshev
fix for SCREEN
Ivan Popelyshev committed on 29 Jan 2016
2016-01-25
@Ivan Popelyshev
Trying to fix additive blending in v3
Ivan Popelyshev committed on 25 Jan 2016
@Ivan Popelyshev
fix CanvasRenderer bug
Ivan Popelyshev committed on 25 Jan 2016
2016-01-22
@Ivan Popelyshev
Merge remote-tracking branch 'upstream/dev' into dev-rotateTexture ...
Ivan Popelyshev committed on 22 Jan 2016
2016-01-17
@Monson Shao
Add doc hint on using Sprite mask on canvas ...
Monson Shao authored on 16 Jan 2016 Monson Shao committed on 17 Jan 2016
2016-01-14
@dcode
Expose standard shaders on PIXI namespace as documented
dcode committed on 14 Jan 2016
2015-12-22
@Chad Engler
ignore too many params error
Chad Engler committed on 22 Dec 2015
2015-12-13
@Ivan Popelyshev
Changes for pixi-compressed-textures ...
Ivan Popelyshev committed on 13 Dec 2015
@Ivan Popelyshev
jshint ffixes
Ivan Popelyshev committed on 13 Dec 2015
2015-12-12
@Ivan Popelyshev
rotate must be even.
Ivan Popelyshev committed on 12 Dec 2015
2015-12-11
@Ivan Popelyshev
comments and jsdoc
Ivan Popelyshev committed on 11 Dec 2015
@Ivan Popelyshev
Odd rotations are allowed now!
Ivan Popelyshev committed on 11 Dec 2015
@Ivan Popelyshev
+ GroupD8 math module ...
Ivan Popelyshev committed on 11 Dec 2015
2015-12-09
@Mat Groves
take resolution into account when rounding pixels in the webGL renderer
Mat Groves committed on 9 Dec 2015
@Mat Groves
Merge pull request #2134 from onion-soup/dropshadow-fix ...
Mat Groves committed on 9 Dec 2015
@Abengoshis
Setting blend mode when using CanvasRenderer. ...
Abengoshis committed on 9 Dec 2015
2015-12-06
@Mat Groves
fixed the texture packer rotated texture in canvas renderer ...
Mat Groves committed on 6 Dec 2015
2015-11-30
@Tim Whitbeck
fix(InteractionData): populate second param of getLocalPosition
Tim Whitbeck committed on 30 Nov 2015
2015-11-24
@Anthony Del Ciotto
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto committed on 24 Nov 2015
2015-11-19
@Ivan Popelyshev
issue 2197
Ivan Popelyshev committed on 19 Nov 2015
@Mat Groves
Merge pull request #2194 from pixijs/dev-accessibility ...
Mat Groves committed on 19 Nov 2015
@Mat Groves
Merge pull request #2190 from ivanpopelyshev/dev ...
Mat Groves committed on 19 Nov 2015
2015-11-16
@Mat Groves
added pre and post render events to renderers
Mat Groves committed on 16 Nov 2015
2015-11-15
@Mat Groves
refactored to add accessibility target ...
Mat Groves committed on 15 Nov 2015
2015-11-13
@Mat Groves
added render events to canvas
Mat Groves committed on 13 Nov 2015