2015-01-29 |
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
|
|
fix a typo in spine
Chad Engler
committed
on 27 Jan 2015
|
|
remove restoreWorldTransform dead code
Chad Engler
committed
on 27 Jan 2015
|
|
remove some dead code
Chad Engler
committed
on 27 Jan 2015
|
|
fix some typos in spine
Chad Engler
committed
on 27 Jan 2015
|
|
refactor renderers to have a common base
Chad Engler
committed
on 27 Jan 2015
|
|
minor whitespace fixes
Chad Engler
committed
on 27 Jan 2015
|