History for pixi.js / src
2015-02-02
@mathew groves
Added touches to InteractionManger ...
mathew groves committed on 2 Feb 2015
@mathew groves
fixed bound function in webGL
mathew groves committed on 2 Feb 2015
@mathew groves
Tweaked perminently bound functions
mathew groves committed on 2 Feb 2015
@mathew groves
cached bind for InteractiveManger
mathew groves committed on 2 Feb 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 2 Feb 2015
@mathew groves
New Interactive manager! ...
mathew groves committed on 2 Feb 2015
@mathew groves
Changed alpha check to worldAlpha ...
mathew groves committed on 2 Feb 2015
@mathew groves
Removed EventTarget Scene graph loop ...
mathew groves committed on 2 Feb 2015
@mathew groves
Fixed webGL renderer no object bug ...
mathew groves committed on 2 Feb 2015
2015-02-01
@Michael Rehn
Added maxWidth property and implemented auto line break in BitmapText
Michael Rehn committed on 1 Feb 2015
2015-01-29
@Demur Rumed
_glTextures should be an array. Avoid GC in handleContextRestored
Demur Rumed committed on 29 Jan 2015
@Chad Engler
initial texture rotation support
Chad Engler committed on 29 Jan 2015
@Chad Engler
fix renderable
Chad Engler committed on 29 Jan 2015
@Chad Engler
fix needsUpdate to be just an update method
Chad Engler committed on 29 Jan 2015
@Chad Engler
minor org changes; add needsUpdate to texture in updateTexture
Chad Engler committed on 29 Jan 2015
@mathew groves
Fixed Texture bug
mathew groves committed on 29 Jan 2015
@Chad Engler
Merge pull request #1389 from serprex/text-setters ...
Chad Engler committed on 29 Jan 2015
@mathew groves
linted code
mathew groves committed on 29 Jan 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 29 Jan 2015
@mathew groves
ParticleContainer is ready to go..
mathew groves committed on 29 Jan 2015
2015-01-28
@Chad Engler
fix #1190 use renderable property again
Chad Engler committed on 28 Jan 2015
@Demur Rumed
For some reason I forgot to fix the remaining this.style references half way through. Oops
Demur Rumed committed on 28 Jan 2015
@Demur Rumed
Doc _style/_text, access directly internally
Demur Rumed committed on 28 Jan 2015
@Demur Rumed
Update extras to use texture setter, update Text to use getter/setter for style/text
Demur Rumed committed on 28 Jan 2015
@mathew groves
Tidy up ...
mathew groves committed on 28 Jan 2015
@mathew groves
Particle Refactor part 2
mathew groves committed on 28 Jan 2015
@Demur Rumed
Fix WEBGL_RENDERER -> RENDERER_TYPE.WEBGL in RenderTexture
Demur Rumed committed on 28 Jan 2015
@Chad Engler
remove debug
Chad Engler committed on 28 Jan 2015
@Chad Engler
fix renderer inheritance
Chad Engler committed on 28 Jan 2015
@Chad Engler
move plugin mixin back to webgl renderer
Chad Engler committed on 28 Jan 2015