2014-07-09 |
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
|
|
|
|
Tweaked text to work with new crop
mathew groves
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
|
|
Merge branch 'pr/846' into dev
mathew groves
committed
on 8 Jul 2014
|
|
Applied new crop values to webGL renderer
mathew groves
committed
on 8 Jul 2014
|
|
Applied new crop values to webGL renderer
mathew groves
committed
on 8 Jul 2014
|
|
|
|
|
|
Refactored the JSON Loader slightly to cope with the new Texture trim / crop values.
photonstorm
committed
on 8 Jul 2014
|
|
Implemented the new Canvas render method based on the Texture.crop property.
...
photonstorm
committed
on 8 Jul 2014
|
|
2014-07-07 |
|
2014-07-03 |
Fix destroy method to actually destroy the textures
Federico Omoto
committed
on 3 Jul 2014
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 3 Jul 2014
|
|
Typo in the pixi url :/
mathew groves
committed
on 3 Jul 2014
|
|
2014-07-02 |
|
Optimize sprite.texture access
Federico Omoto
committed
on 2 Jul 2014
|
|
|
|
Get the uvs from the Sprite texture
Federico Omoto
committed
on 2 Jul 2014
|
|
Fix a property name in TextureUvs
Federico Omoto
committed
on 2 Jul 2014
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 2 Jul 2014
|
|
|
|
RenderTexture truly extends Texture; more tests
Chad Engler
committed
on 2 Jul 2014
|
|
Fixes & changes for #782 (Circle and Ellipse are implemented and/or documented wrong in a few places)
Richard Roylance
committed
on 2 Jul 2014
|