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 |
|
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
|
2014-01-19 |
Rename indetityMatrix -> identityMatrix
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-15 |
Removed visible count reference as its no longer used
Mat Groves
committed
on 15 Jan 2014
|
2014-01-01 |
Modify texture usage to allow for Multiple Renderer
Mat Groves
committed
on 1 Jan 2014
|
2013-12-31 |
|
2013-12-27 |
refactored webGL renderer
Mat Groves
committed
on 27 Dec 2013
|
2013-12-08 |
a million and one jshint fixes
Chad Engler
committed
on 8 Dec 2013
|
Merge #304 from @drkibitz, and fix conflicts
Chad Engler
committed
on 8 Dec 2013
|
|
2013-10-29 |
|
2013-10-01 |
|
2013-09-29 |
|
2013-09-28 |
fix typo in render texture, fixes #331
Chad Engler
committed
on 28 Sep 2013
|