History for pixi.js / src
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
@Chad Engler
add loaders and spine exports; fix typos in loader; add async dep
Chad Engler committed on 28 Jan 2015
@Chad Engler
maskManager expects renderer not context
Chad Engler committed on 28 Jan 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
mathew groves committed on 28 Jan 2015
2015-01-27
@Chad Engler
add tiling sprite destroy method; fix some missing things
Chad Engler committed on 27 Jan 2015
@Chad Engler
sprite wasn't defining cachedTint in the ctor
Chad Engler committed on 27 Jan 2015
@Chad Engler
remove all the cacheAsBitmap code from Container for now
Chad Engler committed on 27 Jan 2015
@Chad Engler
remove a todo
Chad Engler committed on 27 Jan 2015
@Chad Engler
some more style fixes
Chad Engler committed on 27 Jan 2015
@Chad Engler
style changes for if statements
Chad Engler committed on 27 Jan 2015