2014-09-25 |
merge bubbling events (#914)
Chad Engler
committed
on 25 Sep 2014
|
---|---|
2014-09-14 |
|
2014-09-07 |
Added Canvas Renderer resolution
mathew groves
committed
on 7 Sep 2014
|
|
|
|
|
2014-08-31 |
|
2014-08-08 |
fix some merge issues
Chad Engler
committed
on 8 Aug 2014
|
update from dev
Chad Engler
committed
on 8 Aug 2014
|
|
2014-08-05 |
Add Render Texture invalid size check
mathew groves
committed
on 5 Aug 2014
|
2014-07-24 |
|
2014-07-18 |
updating branch with latest dev
Chad Engler
committed
on 18 Jul 2014
|
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
|
|
2014-07-08 |
|
2014-07-02 |
|
RenderTexture truly extends Texture; more tests
Chad Engler
committed
on 2 Jul 2014
|
|
2014-07-01 |
update tests and ensure they pass
Chad Engler
committed
on 1 Jul 2014
|
2014-06-12 |
Fixed render texture canvas matrix bug
mathew groves
committed
on 12 Jun 2014
|
2014-05-15 |
Added RenderTexture.clear - because, well, it's really useful :)
photonstorm
committed
on 15 May 2014
|
Fixed RenderTexture.resize so it now works across WebGL and Canvas. Uses the textureBuffer to resize and has a new optional 'updateBase' parameter which will set the new dimensions on the baseTexture as well. Fixes #746.
photonstorm
committed
on 15 May 2014
|
|
2014-03-18 |
Add scaleMode params to FilterTexture and RenderTexture
giraluna
committed
on 18 Mar 2014
|
2014-02-17 |
Merge cachAsBitmap Branch
Mat Groves
committed
on 17 Feb 2014
|
2014-02-10 |
Docs, examples again, test folder, removeAll func
alvinsight
committed
on 10 Feb 2014
|
2014-02-09 |
|
2014-02-06 |
fix gl variable in RenderTexture.resize
Tommy
committed
on 6 Feb 2014
|
2014-02-02 |
Remove all references to mat3 or mat4
Chad Engler
committed
on 2 Feb 2014
|
2014-01-30 |
fixed render texture issue and jshinted code
Mat Groves
committed
on 30 Jan 2014
|
2014-01-26 |
Added cacheAsBitmap to DisplayObject
Mat Groves
committed
on 26 Jan 2014
|
2014-01-23 |
Fixed render texture issue where textures not getting uploaded to GPU before render
Mat Groves
committed
on 23 Jan 2014
|