History for pixi.js / src
2015-02-28
@mathew groves
Fixed shader wrong texture issue
mathew groves committed on 28 Feb 2015
@mathew groves
Added internal filters to filter index ...
mathew groves committed on 28 Feb 2015
2015-02-27
@Alvin
Removed the namespaces
Alvin committed on 27 Feb 2015
@Alvin
Moved the deprecation warnings to their own file, thanks @drkibitz for the suggestion
Alvin committed on 27 Feb 2015
@mathew groves
Fixed event update bug ...
mathew groves committed on 27 Feb 2015
@Alvin
fixed typo in cacheAsBitmap, fixed bitmap text and restored the font cache so we can debug it
Alvin committed on 27 Feb 2015
@mathew groves
Merge branch 'alvin/dev' into dev ...
mathew groves committed on 27 Feb 2015
2015-02-26
@mathew groves
fixed up render texture scale problems..
mathew groves committed on 26 Feb 2015
@mathew groves
fixed cacheAsBitmap hitTest issue
mathew groves committed on 26 Feb 2015
@mathew groves
changed hitTest to containsPoint ...
mathew groves committed on 26 Feb 2015
@mathew groves
added forceFXAA to options ...
mathew groves committed on 26 Feb 2015
@mathew groves
optimized webGL GPU calls ...
mathew groves committed on 26 Feb 2015
@Alvin
Docs, spine and tiling sprite fixes, another deprecation warning
Alvin committed on 26 Feb 2015
@Chad Engler
move displacement filter to shader files
Chad Engler committed on 26 Feb 2015
@Chad Engler
Shader sources should be strings; not arrays
Chad Engler committed on 26 Feb 2015
@Chad Engler
fix #1467; add defaults to abstract filter shader src; use vert src in sprite shader
Chad Engler committed on 26 Feb 2015
@Chad Engler
fix logic error in bitmapFontParser check:
Chad Engler committed on 26 Feb 2015
@Alvin
Hey Travis
Alvin committed on 26 Feb 2015
@Alvin
Tiny docs improvements
Alvin committed on 26 Feb 2015
@Alvin
Added fromImage and fromFrame helpers and containsPoint to TilingSprite
Alvin committed on 26 Feb 2015
@Alvin
More WebGL docs
Alvin committed on 26 Feb 2015
2015-02-25
@Alvin
Added deprecation warnings
Alvin committed on 25 Feb 2015
@Alvin
Docs fixes, almost got rid of the globals
Alvin committed on 25 Feb 2015
@Alvin
Fixed event type
Alvin committed on 25 Feb 2015
@Alvin
Renderer docs !
Alvin committed on 25 Feb 2015
2015-02-24
@anthonydelciotto
Fixed canvas graphics tinting.
anthonydelciotto committed on 24 Feb 2015
@Chad Engler
fix a typo
Chad Engler committed on 24 Feb 2015
@Alvin
Tidying up a few bits of the API, created containsPoint alias, added lineHeight to text and fixed typo
Alvin committed on 24 Feb 2015
@Alvin
Docs docs docs
Alvin committed on 24 Feb 2015
@Chad Engler
remove some @method tags, was confusing jsdocs
Chad Engler committed on 24 Feb 2015