2014-11-06 |
Add autoResize option to CanvasRenderer and WebGLRenderer
Joni Mertoniemi
committed
on 6 Nov 2014
|
---|---|
2014-10-22 |
Fixed for jshint.
photonstorm
committed
on 22 Oct 2014
|
Added a PIXI.CanvasRenderer destroy method that optionally removes the view from the DOM.
photonstorm
committed
on 22 Oct 2014
|
|
2014-10-15 |
jsdoc fixes for all Canvas classes.
photonstorm
committed
on 15 Oct 2014
|
|
|
2014-10-13 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 13 Oct 2014
|
fixed blendmode mapping in canvas bug
mathew groves
committed
on 13 Oct 2014
|
|
|
|
2014-10-11 |
CanvasRenderer Clean up
mathew groves
committed
on 11 Oct 2014
|
removed the renderStrip function from CanvasRender
mathew groves
committed
on 11 Oct 2014
|
|
canvas buffer removed from canvas renderer class
mathew groves
committed
on 11 Oct 2014
|
|
Separated out the canvas buffer class
mathew groves
committed
on 11 Oct 2014
|
|
2014-09-29 |
Removed update and destroy webGL functions
mathew groves
committed
on 29 Sep 2014
|
Removed the updateFrames global Array
mathew groves
committed
on 29 Sep 2014
|
|
2014-09-25 |
merge in some doc fixes (#967)
Chad Engler
committed
on 25 Sep 2014
|
2014-09-24 |
Update CanvasRenderer.js
agamemnus
committed
on 24 Sep 2014
|
Update CanvasRenderer.js
agamemnus
committed
on 24 Sep 2014
|
|
Reduce some logic redundancy in clearRect/fillRect code for Canvas...?
...
agamemnus
committed
on 24 Sep 2014
|
|
2014-09-23 |
Update CanvasRenderer.js
agamemnus
committed
on 23 Sep 2014
|
Fix for overwriting falsy values.. or even (possibly) undefined ones.
agamemnus
committed
on 23 Sep 2014
|
|
2014-09-16 |
|
2014-09-13 |
few small doc changes
powerfear
committed
on 13 Sep 2014
|
2014-09-12 |
Enable smoothing control for IE11
FluffyDeluxe
committed
on 12 Sep 2014
|
2014-09-09 |
|
2014-09-08 |
renderer now uses options parameter
mathew groves
committed
on 8 Sep 2014
|
2014-09-07 |
Added Canvas Renderer resolution
mathew groves
committed
on 7 Sep 2014
|
2014-08-31 |
|
2014-07-02 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 2 Jul 2014
|
|
|
2014-07-01 |
The roundPixels property in the CanvasRenderer should be a property of the renderSession to be correctly applied in the _renderCanvas methods of the Sprite and SpriteBatch classes.
Federico Omoto
committed
on 1 Jul 2014
|