2015-01-26 |
implement smart blur and displacement filters; fix some doc issues
Chad Engler
committed
on 26 Jan 2015
|
---|---|
2015-01-25 |
fix some stuff I missed
Chad Engler
committed
on 25 Jan 2015
|
convert pixelate and invert filters
Chad Engler
committed
on 25 Jan 2015
|
|
Add some docs to shockwave filter
Chad Engler
committed
on 25 Jan 2015
|
|
add shockwave filter
Chad Engler
committed
on 25 Jan 2015
|
|
convert more filters
Chad Engler
committed
on 25 Jan 2015
|
|
convert ColorMatrix and ColorStep filters
Chad Engler
committed
on 25 Jan 2015
|
|
Add a TODO for ascii filter
Chad Engler
committed
on 25 Jan 2015
|
|
style fixes, add some TODOs
Chad Engler
committed
on 25 Jan 2015
|
|
readd dimensions to filters
Chad Engler
committed
on 25 Jan 2015
|
|
update ascii filter
Chad Engler
committed
on 25 Jan 2015
|
|
enable ascii filter
Chad Engler
committed
on 25 Jan 2015
|
|
Fix requires and readFiles in filters
Chad Engler
committed
on 25 Jan 2015
|
|
convert ascii filter
Chad Engler
committed
on 25 Jan 2015
|
|
fix bug where you can't null filters
Chad Engler
committed
on 25 Jan 2015
|
|
refactor filters to have separate files for shaders
Chad Engler
committed
on 25 Jan 2015
|
|
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves
committed
on 25 Jan 2015
|
|
SpriteBatch restructured
mathew groves
committed
on 25 Jan 2015
|
|
remove typo
Chad Engler
committed
on 25 Jan 2015
|
|
always return child in addChildAt
Chad Engler
committed
on 25 Jan 2015
|
|
|
|
Correctly named containerUpdateTransform
mathew groves
committed
on 25 Jan 2015
|
|
|
|
moved filters to filter folder
mathew groves
committed
on 25 Jan 2015
|
|
|
|
filter arrays now working correctly
mathew groves
committed
on 25 Jan 2015
|
|
removed use of getters in core render loop
mathew groves
committed
on 25 Jan 2015
|
|
|
|
added a resize to filter manager
mathew groves
committed
on 25 Jan 2015
|
|
|