2014-07-11 |
Fixed Canvas render texture resize issue
mathew groves
committed
on 11 Jul 2014
|
---|---|
Render Texture Canvas bug fix
mathew groves
committed
on 11 Jul 2014
|
|
Fixed Render Texture issue
mathew groves
committed
on 11 Jul 2014
|
|
|
|
republished main file
mathew groves
committed
on 11 Jul 2014
|
|
2014-07-10 |
Correct version number added
mathew groves
committed
on 10 Jul 2014
|
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js
mathew groves
committed
on 10 Jul 2014
|
|
|
|
|
|
|
|
Small docs fix for #855
photonstorm
committed
on 10 Jul 2014
|
|
jshint fixes
photonstorm
committed
on 10 Jul 2014
|
|
Small fix to reset crop x/y from tinted sprites, also allows us to remove one more temporary var.
photonstorm
committed
on 10 Jul 2014
|
|
Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check.
photonstorm
committed
on 10 Jul 2014
|
|
2014-07-09 |
|
Added support for the WebGL context option preserveDrawingBuffer. Affects whether or not the contents of the stencil buffer is retained after rendering.
photonstorm
committed
on 9 Jul 2014
|
|
code republish + linted
mathew groves
committed
on 9 Jul 2014
|
|
|
|
2014-07-08 |
Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet).
...
photonstorm
committed
on 8 Jul 2014
|
|
|
Removed context path settings as not required for a fillRect.
photonstorm
committed
on 8 Jul 2014
|
|
set filter to default shader
mathew groves
committed
on 8 Jul 2014
|
|
|
|
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm
committed
on 8 Jul 2014
|
|
Tweaked text to work with new crop
mathew groves
committed
on 8 Jul 2014
|
|
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm
committed
on 8 Jul 2014
|
|
|
|
Merge remote-tracking branch 'pixidev/dev' into dev
photonstorm
committed
on 8 Jul 2014
|
|
Fix to make sure that tinted canvases render with the new trim/crop system.
photonstorm
committed
on 8 Jul 2014
|
|
republished files
mathew groves
committed
on 8 Jul 2014
|