2016-09-27 |
Allow anchors to be asssigned without breaking ObservablePoint (#3017)
Marek Ventur
authored
on 27 Sep 2016
Mat Groves
committed
on 27 Sep 2016
|
---|---|
2016-09-26 |
Merge pull request #3018 from pixijs/fix-linting
...
Chad Engler
authored
on 26 Sep 2016
GitHub
committed
on 26 Sep 2016
|
Fix linting issues
Matt Karl
committed
on 26 Sep 2016
|
|
Merge pull request #3014 from themoonrat/interaction-target-for-pointer-events
...
Chad Engler
authored
on 26 Sep 2016
GitHub
committed
on 26 Sep 2016
|
|
Merge pull request #3016 from peteward44/dev
...
Chad Engler
authored
on 26 Sep 2016
GitHub
committed
on 26 Sep 2016
|
|
Merge pull request #3015 from themoonrat/clearing-text-canvas
...
Chad Engler
authored
on 26 Sep 2016
GitHub
committed
on 26 Sep 2016
|
|
Fix issue when creating a BaseTexture with a 'null' source value, then using .loadSource() with an already-loaded IMG element. The 'loaded' event is never fired in that case and Texture objects are forever waiting for the 'loaded' event to be emitted
Peter Ward
committed
on 26 Sep 2016
|
|
Always clear Text Canvas via clearRect
Dave Moore
committed
on 26 Sep 2016
|
|
Fixes to have pointer events work with the new eventData class
Dave Moore
committed
on 26 Sep 2016
|
|
2016-09-25 |
Merge branch 'gameofbombs-dev2' into dev
Chad Engler
committed
on 25 Sep 2016
|
merge #2956
Chad Engler
committed
on 25 Sep 2016
|
|
Merge branch 'endel-interaction-targets' into dev
Chad Engler
committed
on 25 Sep 2016
|
|
merge #2828
Chad Engler
committed
on 25 Sep 2016
|
|
fix issues w/ Container destroy; see #2863 and #2995
Chad Engler
committed
on 25 Sep 2016
|
|
fix canvas resolution; manually merge #2870
Chad Engler
committed
on 25 Sep 2016
|
|
Allows a callback to be set on when the frame changes on a MovieClip (#2948)
...
Dave
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
|
CanvasPrepare updated to simulate WebGLPrepare (#2959)
...
Dave
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
|
Merge pull request #2986 from pixijs/bower-workflow
...
Chad Engler
authored
on 25 Sep 2016
GitHub
committed
on 25 Sep 2016
|
|
Adding support for pointer events (#2997)
...
Dave
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
|
Better SVG support (#2614)
...
Juha Rantanen
authored
on 25 Sep 2016
Chad Engler
committed
on 25 Sep 2016
|
|
2016-09-24 |
Merge pull request #3000 from stbaer/dev-pr
...
Chad Engler
authored
on 24 Sep 2016
GitHub
committed
on 24 Sep 2016
|
small jsdoc fix - added some missing (#3008)
Steffen Bär
authored
on 24 Sep 2016
Chad Engler
committed
on 24 Sep 2016
|
|
|
|
2016-09-23 |
Merge pull request #3003 from stbaer/dev-graphics-linestyle
...
Chad Engler
authored
on 23 Sep 2016
GitHub
committed
on 23 Sep 2016
|
Detached test, install and build scripts
Matt Karl
committed
on 23 Sep 2016
|
|
2016-09-22 |
jsdoc
Steffen Baer
committed
on 22 Sep 2016
|
graphics lineStyle default args and jsdoc
Steffen Baer
committed
on 22 Sep 2016
|
|
add some missed doc changed from #2954
Chad Engler
committed
on 22 Sep 2016
|
|
fixes autoDetectRenderer in core/index.js
Steffen Baer
committed
on 22 Sep 2016
|
|
add InteractionEvent class. assigning event's target/currentTarget.
Endel Dreyer
committed
on 22 Sep 2016
|