History for pixi.js / src
2016-11-09
@Aaron Brewer
adding tests, fixing texture loading. (#3256)
Aaron Brewer authored on 9 Nov 2016 Mat Groves committed on 9 Nov 2016
2016-11-07
@Andrew Start
Removed some return branching. ...
Andrew Start committed on 7 Nov 2016
@Andrew Start
Fixed wrong method name.
Andrew Start committed on 7 Nov 2016
@Eric VanDever
add missing default exports.
Eric VanDever committed on 7 Nov 2016
2016-11-06
@Andrew Start
Added prepare hooks for Text.
Andrew Start committed on 6 Nov 2016
@Andrew Start
Delayed item preparation to do it outside of the RAF call.
Andrew Start committed on 6 Nov 2016
@Andrew Start
Only update WebGL things if they need it.
Andrew Start committed on 6 Nov 2016
2016-11-04
@giraluna
Rename remaining references to AbstractFilter in jsdocs
giraluna committed on 4 Nov 2016
2016-11-03
@Andrew Start
Renamed uploadHookSource to uploadHookHelper.
Andrew Start committed on 3 Nov 2016
@JR Heard
fix a small typo in container.js (#3250)
JR Heard authored on 3 Nov 2016 Matt Karl committed on 3 Nov 2016
@Matt Karl
Fixes doc typos
Matt Karl committed on 3 Nov 2016
@Andrew Start
Combined Prepare shared code, added limit variant.
Andrew Start committed on 3 Nov 2016
2016-11-02
@Matt Karl
Renames MovieClip to AnimatedSprite
Matt Karl committed on 2 Nov 2016
2016-11-01
@Chad Engler
Merge branch 'master' into dev
Chad Engler committed on 1 Nov 2016
@Chad Engler
minor eslint fixes
Chad Engler committed on 1 Nov 2016
2016-10-31
@Chad Engler
Merge pull request #3189 from gameofbombs/dev4 ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Chad Engler
Merge pull request #3233 from themoonrat/interaction-pointer-issues ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Mat Groves
Dev texture states cacheing (#3201) ...
Mat Groves authored on 31 Oct 2016 Chad Engler committed on 31 Oct 2016
@Chad Engler
Merge pull request #3234 from gameofbombs/dev2 ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Ivan Popelyshev
get rid of trigonometric stuff. ...
Ivan Popelyshev committed on 31 Oct 2016
@Dave Moore
Fixed mousedown events not firing on browsers that supports pointerevents ...
Dave Moore committed on 31 Oct 2016
@Chad Engler
Merge pull request #3207 from staff0rd/basetexture ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Chad Engler
Merge pull request #3194 from staff0rd/docs ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Chad Engler
Merge pull request #3188 from nbardy/patch-1 ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
@Chad Engler
Merge pull request #3219 from ericvandever/expand_svg_size_regex ...
Chad Engler authored on 31 Oct 2016 GitHub committed on 31 Oct 2016
2016-10-30
@Mat Groves
fixed a few aslant problems
Mat Groves committed on 30 Oct 2016
@Mat Groves
Fixes issue where rope breaks if it changes size ...
Mat Groves committed on 30 Oct 2016
2016-10-29
@Yennick
Fixes issue #2932 trimmed spritesheet (#3191)
Yennick authored on 29 Oct 2016 Mat Groves committed on 29 Oct 2016
@Adam Vernon
Update MovieClip frame immediately with gotoAndPlay #3180 (#3203) ...
Adam Vernon authored on 29 Oct 2016 Mat Groves committed on 29 Oct 2016
2016-10-28
@Eric VanDever
Adjust SVG_SIZE regex to support finding in 'svg width="24" ' or "svn width='24' "
Eric VanDever committed on 28 Oct 2016