History for pixi.js / src / pixi / textures / RenderTexture.js
2014-08-08
@Chad Engler
update from dev
Chad Engler committed on 8 Aug 2014
2014-08-05
@mathew groves
Add Render Texture invalid size check
mathew groves committed on 5 Aug 2014
2014-07-24
@mathew groves
added getImage function to renderTexture ...
mathew groves committed on 24 Jul 2014
2014-07-18
@Chad Engler
updating branch with latest dev
Chad Engler committed on 18 Jul 2014
2014-07-11
@mathew groves
Fixed Canvas render texture resize issue
mathew groves committed on 11 Jul 2014
@mathew groves
Render Texture Canvas bug fix
mathew groves committed on 11 Jul 2014
@mathew groves
Fixed Render Texture issue
mathew groves committed on 11 Jul 2014
2014-07-08
@mathew groves
Added a blendMode Manager ...
mathew groves committed on 8 Jul 2014
2014-07-02
@mathew groves
Optimized gl calls ...
mathew groves committed on 2 Jul 2014
@Chad Engler
RenderTexture truly extends Texture; more tests
Chad Engler committed on 2 Jul 2014
2014-07-01
@Chad Engler
update tests and ensure they pass
Chad Engler committed on 1 Jul 2014
2014-06-12
@mathew groves
Fixed render texture canvas matrix bug
mathew groves committed on 12 Jun 2014
2014-05-15
@photonstorm
Added RenderTexture.clear - because, well, it's really useful :)
photonstorm committed on 15 May 2014
@photonstorm
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
@giraluna
Add scaleMode params to FilterTexture and RenderTexture
giraluna committed on 18 Mar 2014
2014-02-17
@Mat Groves
Merge cachAsBitmap Branch
Mat Groves committed on 17 Feb 2014
2014-02-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
2014-02-09
@Mat Groves
Modified trim to be a rectangle instead of point ...
Mat Groves committed on 9 Feb 2014
2014-02-06
@Tommy
fix gl variable in RenderTexture.resize
Tommy committed on 6 Feb 2014
2014-02-02
@Chad Engler
Remove all references to mat3 or mat4
Chad Engler committed on 2 Feb 2014
2014-01-30
@Mat Groves
fixed render texture issue and jshinted code
Mat Groves committed on 30 Jan 2014
2014-01-26
@Mat Groves
Added cacheAsBitmap to DisplayObject
Mat Groves committed on 26 Jan 2014
2014-01-23
@Mat Groves
Fixed render texture issue where textures not getting uploaded to GPU before render
Mat Groves committed on 23 Jan 2014
2014-01-19
@danzel
Rename indetityMatrix -> identityMatrix
danzel committed on 19 Jan 2014
@danzel
English fixes
danzel committed on 19 Jan 2014
@Mat Groves
Fixed issue where filters not rendering in render texture
Mat Groves committed on 19 Jan 2014
2014-01-15
@Mat Groves
Removed visible count reference as its no longer used
Mat Groves committed on 15 Jan 2014
2014-01-01
@Mat Groves
Modify texture usage to allow for Multiple Renderer
Mat Groves committed on 1 Jan 2014
2013-12-31
@Mat Groves
Restructured render texture ...
Mat Groves committed on 31 Dec 2013
2013-12-27
@Mat Groves
refactored webGL renderer
Mat Groves committed on 27 Dec 2013