2016-11-16 |
Mesh created extra vao (#3293)
Ivan Popelyshev
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
---|---|
2016-11-15 |
Merge pull request #3206 from pixijs/dev-vao-state-cache
...
Chad Engler
authored
on 15 Nov 2016
GitHub
committed
on 15 Nov 2016
|
2016-11-14 |
Removes glslify
Matt Karl
committed
on 14 Nov 2016
|
2016-11-11 |
Merge pull request #3221 from pixijs/rope-bug-fix
...
Chad Engler
authored
on 11 Nov 2016
GitHub
committed
on 11 Nov 2016
|
Cache VAO states
Mat Groves
authored
on 23 Oct 2016
Chad Engler
committed
on 11 Nov 2016
|
|
2016-11-09 |
Reduce redundant texture binds (#3258)
Mat Groves
authored
on 9 Nov 2016
GitHub
committed
on 9 Nov 2016
|
adding tests, fixing texture loading. (#3256)
Aaron Brewer
authored
on 9 Nov 2016
Mat Groves
committed
on 9 Nov 2016
|
|
2016-11-07 |
add missing default exports.
Eric VanDever
committed
on 7 Nov 2016
|
2016-11-01 |
Merge branch 'master' into dev
Chad Engler
committed
on 1 Nov 2016
|
minor eslint fixes
Chad Engler
committed
on 1 Nov 2016
|
|
2016-10-30 |
fixed a few aslant problems
Mat Groves
committed
on 30 Oct 2016
|
|
|
2016-10-24 |
BlendMode canvas fix
Ivan Popelyshev
committed
on 24 Oct 2016
|
2016-10-16 |
use objects where we map render context ids
Chad Engler
committed
on 16 Oct 2016
|
2016-10-05 |
Mesh refactoring - move renderer away
Ivan Popelyshev
committed
on 5 Oct 2016
|
2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-16 |
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-10 |
Dev 2679 rename params in plane (#2784)
...
Martijn Croezen
authored
on 10 Aug 2016
Mat Groves
committed
on 10 Aug 2016
|
2016-08-08 |
same graphics object can no be rendered in multiple contexts (#2774)
...
Mat Groves
authored
on 8 Aug 2016
GitHub
committed
on 8 Aug 2016
|
2016-08-04 |
Adding CanvasRender worldAlpha (#2763)
...
Robert Krasky
authored
on 4 Aug 2016
Mat Groves
committed
on 4 Aug 2016
|
2016-08-03 |
bounds-tweaks (#2760)
Mat Groves
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
2016-08-01 |
added webgl call to setBlendMode (#2755)
Oliver Dyla
authored
on 1 Aug 2016
Mat Groves
committed
on 1 Aug 2016
|
2016-07-28 |
Removed unused Mesh include (#2751)
Martijn Croezen
authored
on 28 Jul 2016
Mat Groves
committed
on 28 Jul 2016
|
2016-07-23 |
Add NineSlicePlane.js to enable 9Slice scaling, (#2715)
...
Martijn Croezen
authored
on 23 Jul 2016
Mat Groves
committed
on 23 Jul 2016
|
2016-07-17 |
|