2014-01-02
@anvaka
Removed unused sprite
anvaka committed on 2 Jan 2014
2014-01-01
@Mat Groves
Update StripShader.js
Mat Groves committed on 1 Jan 2014
2013-12-29
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves committed on 29 Dec 2013
2013-12-27
@Chad Engler
update path to jshint file
Chad Engler committed on 27 Dec 2013
@Chad Engler
Merge pull request #457 from photonstorm/dev ...
Chad Engler committed on 27 Dec 2013
2013-12-26
@Mat Groves
Update WebGLGraphics.js ...
Mat Groves committed on 26 Dec 2013
2013-12-23
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 23 Dec 2013
2013-12-22
@photonstorm
Previously addChild was checking this: `if(child.parent != undefined)` but testing just for 'undefined' isn't enough, as the parent is set to 'null' in DisplayObject.js, so this condition fails and throws an error as it tries to removeChild from null.
photonstorm committed on 22 Dec 2013
2013-12-20
@Chad Engler
bump dev version to v1.4.0
Chad Engler committed on 20 Dec 2013
@Chad Engler
change elipse -> ellipse in test
Chad Engler committed on 20 Dec 2013
@Chad Engler
Merge branch 'drkibitz-upstream-jshint' into dev
Chad Engler committed on 20 Dec 2013
2013-12-19
@Dr. Kibitz
Use stable version of karma
Dr. Kibitz committed on 19 Dec 2013
@Chad Engler
change travis script
Chad Engler committed on 19 Dec 2013
@Chad Engler
update travis file to be more explicit
Chad Engler committed on 19 Dec 2013
@Chad Engler
merge in jshint fixes
Chad Engler committed on 19 Dec 2013
@Chad Engler
merge texture scaling, fixes #201 and #378
Chad Engler committed on 19 Dec 2013
2013-12-18
@Chad Engler
Merge pull request #452 from lachenmayer/ellipse ...
Chad Engler committed on 18 Dec 2013
@Chad Engler
Add contributing information
Chad Engler committed on 18 Dec 2013
@Harry Lachenmayer
Fix el(l)ipse spelling error
Harry Lachenmayer committed on 18 Dec 2013
2013-12-16
@Mat Groves
Merge pull request #444 from MKelm/dev-atlas ...
Mat Groves committed on 16 Dec 2013
2013-12-15
@Florian Landerl
Check for webserved files by looking at the protocol ...
Florian Landerl authored on 13 Dec 2013 Chad Engler committed on 15 Dec 2013
2013-12-14
@Martin Kelm
revert Spine.js
Martin Kelm committed on 14 Dec 2013
@Martin Kelm
merge upstream/dev
Martin Kelm committed on 14 Dec 2013
2013-12-13
@Chad Engler
Merge pull request #442 from photonstorm/dev ...
Chad Engler committed on 13 Dec 2013
@photonstorm
Fixed IE11 check. IE11 no longer has MSIE in the userAgent, you need to check for Trident/7.0 instead.
photonstorm committed on 13 Dec 2013
2013-12-10
@Mat Groves
updateSourceImage added, new flterbounds function added
Mat Groves committed on 10 Dec 2013
2013-12-08
@Chad Engler
remove build badge until pixi is on travis-ci
Chad Engler committed on 8 Dec 2013
@Chad Engler
some small changes to tests
Chad Engler committed on 8 Dec 2013
@Chad Engler
no longer need that
Chad Engler committed on 8 Dec 2013
@Chad Engler
moar jshint fixes for tests
Chad Engler committed on 8 Dec 2013