2014-01-23 |
|
---|---|
2014-01-22 |
Fixed scale Issue with text
Mat Groves
committed
on 22 Jan 2014
|
|
|
2014-01-21 |
Fixed issue with transparent webGL renderer in FF
Mat Groves
committed
on 21 Jan 2014
|
Moved Constants to pixi.js file
Mat Groves
committed
on 21 Jan 2014
|
|
Added alpha:transparency to canvas renderer
Mat Groves
committed
on 21 Jan 2014
|
|
changed PIXI.blendModesCanvas to PIXI.blendModesWebGL in webGL renderer
Mat Groves
committed
on 21 Jan 2014
|
|
Merge branch 'pr/508' into dev
Mat Groves
committed
on 21 Jan 2014
|
|
2014-01-19 |
fix whitespace error
danzel
committed
on 19 Jan 2014
|
English fixes
danzel
committed
on 19 Jan 2014
|
|
Fixed issue where filters not rendering in render texture
Mat Groves
committed
on 19 Jan 2014
|
|
|
|
2014-01-18 |
|
2014-01-16 |
fix spacing alignment
cjgammon
committed
on 16 Jan 2014
|
add unused webgl blend modes to webgl renderer
cjgammon
committed
on 16 Jan 2014
|
|
fix spacing and add fallback for ie
cjgammon
committed
on 16 Jan 2014
|
|
add supported canvas blend modes to canvas renderer
cjgammon
committed
on 16 Jan 2014
|
|
2014-01-15 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Mat Groves
committed
on 15 Jan 2014
|
Removed visible count reference as its no longer used
Mat Groves
committed
on 15 Jan 2014
|
|
2014-01-12 |
Fixing a bug with tint RGB rounding; it was previously not working at all.
mattdesl
committed
on 12 Jan 2014
|
2014-01-08 |
|
tiny tweaks - removed replaced [] with length=0 in PIXI.destroyTexture
Mat Groves
committed
on 8 Jan 2014
|
|
|
|
|
|
Removed this.worldVisible = true; line in PIXI.Stage fixes #477
Mat Groves
committed
on 8 Jan 2014
|
|
2014-01-07 |
|
Removed unused variable PIXI.WebGLRenderer.gl
Mat Groves
committed
on 7 Jan 2014
|
|
|
|
|
|
2014-01-05 |
|