2015-02-01 |
Added maxWidth property and implemented auto line break in BitmapText
Michael Rehn
committed
on 1 Feb 2015
|
---|---|
2015-01-29 |
_glTextures should be an array. Avoid GC in handleContextRestored
Demur Rumed
committed
on 29 Jan 2015
|
initial texture rotation support
Chad Engler
committed
on 29 Jan 2015
|
|
fix renderable
Chad Engler
committed
on 29 Jan 2015
|
|
fix needsUpdate to be just an update method
Chad Engler
committed
on 29 Jan 2015
|
|
minor org changes; add needsUpdate to texture in updateTexture
Chad Engler
committed
on 29 Jan 2015
|
|
Fixed Texture bug
mathew groves
committed
on 29 Jan 2015
|
|
|
|
linted code
mathew groves
committed
on 29 Jan 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 29 Jan 2015
|
|
ParticleContainer is ready to go..
mathew groves
committed
on 29 Jan 2015
|
|
2015-01-28 |
fix #1190 use renderable property again
Chad Engler
committed
on 28 Jan 2015
|
For some reason I forgot to fix the remaining this.style references half way through. Oops
Demur Rumed
committed
on 28 Jan 2015
|
|
Doc _style/_text, access directly internally
Demur Rumed
committed
on 28 Jan 2015
|
|
Update extras to use texture setter, update Text to use getter/setter for style/text
Demur Rumed
committed
on 28 Jan 2015
|
|
|
|
Particle Refactor part 2
mathew groves
committed
on 28 Jan 2015
|
|
Fix WEBGL_RENDERER -> RENDERER_TYPE.WEBGL in RenderTexture
Demur Rumed
committed
on 28 Jan 2015
|
|
remove debug
Chad Engler
committed
on 28 Jan 2015
|
|
fix renderer inheritance
Chad Engler
committed
on 28 Jan 2015
|
|
move plugin mixin back to webgl renderer
Chad Engler
committed
on 28 Jan 2015
|
|
add loaders and spine exports; fix typos in loader; add async dep
Chad Engler
committed
on 28 Jan 2015
|
|
maskManager expects renderer not context
Chad Engler
committed
on 28 Jan 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
mathew groves
committed
on 28 Jan 2015
|
|
2015-01-27 |
add tiling sprite destroy method; fix some missing things
Chad Engler
committed
on 27 Jan 2015
|
sprite wasn't defining cachedTint in the ctor
Chad Engler
committed
on 27 Jan 2015
|
|
remove all the cacheAsBitmap code from Container for now
Chad Engler
committed
on 27 Jan 2015
|
|
remove a todo
Chad Engler
committed
on 27 Jan 2015
|
|
some more style fixes
Chad Engler
committed
on 27 Jan 2015
|
|
style changes for if statements
Chad Engler
committed
on 27 Jan 2015
|