2016-05-31 |
changed *[] to Array<*> as the former throws up errors as invalid syntax and stops jsdocs from working
Dave Moore
committed
on 31 May 2016
|
---|---|
2016-05-22 |
when you manually bind a texture, please switch renderer active texture location to it
Ivan Popelyshev
committed
on 22 May 2016
|
|
|
2016-05-19 |
fix texture size
Ivan Popelyshev
committed
on 19 May 2016
|
2016-05-18 |
typo in filter method. the method is not used anywhere though i have a test that shows its correct, https://github.com/pixijs/pixi.js/issues/2572
Ivan Popelyshev
committed
on 18 May 2016
|
2016-05-16 |
comments
Ivan Popelyshev
committed
on 16 May 2016
|
2016-05-15 |
filterClamp
Ivan Popelyshev
committed
on 15 May 2016
|
2016-05-12 |
|
2016-05-11 |
|
2016-05-09 |
scissor resolution fix #2545
Ivan Popelyshev
committed
on 9 May 2016
|
2016-05-02 |
Merged from dev
Matt Karl
committed
on 2 May 2016
|
|
|
js hint
Mat Groves
committed
on 2 May 2016
|
|
|
|
litte fix to filters
Mat Groves
committed
on 2 May 2016
|
|
2016-04-28 |
added default blend mode to filter
Mat Groves
committed
on 28 Apr 2016
|
2016-04-25 |
Converted static method/prop in FilterManager
Matt Karl
committed
on 25 Apr 2016
|
2016-04-24 |
jshint code
Mat Groves
committed
on 24 Apr 2016
|
fixed a filter pool texture issue
Mat Groves
committed
on 24 Apr 2016
|
|
2016-04-19 |
separate Shader class
Ivan Popelyshev
committed
on 19 Apr 2016
|
2016-04-13 |
updated filter check
Mat Groves
committed
on 13 Apr 2016
|
2016-04-11 |
Various fixes
Pat Shanahan
committed
on 11 Apr 2016
|
2016-04-09 |
More JSDoc fixes.
Pat Shanahan
committed
on 9 Apr 2016
|
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes
...
Pat Shanahan
committed
on 9 Apr 2016
|
|
2016-04-08 |
Incorporated @englercj's tweaks to the styles
Pat Shanahan
committed
on 8 Apr 2016
|
Updated and fixed JSDocs
Pat Shanahan
committed
on 8 Apr 2016
|
|
2016-04-04 |
and another..
Mat Groves
committed
on 4 Apr 2016
|
rookie padding mistake :)
Mat Groves
committed
on 4 Apr 2016
|
|
2016-04-02 |
fixed padding issue when not rounded number
Mat Groves
committed
on 2 Apr 2016
|
2016-03-12 |
|