History for pixi.js / src / core / textures / RenderTexture.js
2015-04-18
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves committed on 18 Apr 2015
@Mat Groves
small bug fix for when renderinTexture
Mat Groves committed on 18 Apr 2015
2015-03-27
@mathew groves
pass scaleMode to renderTarget
mathew groves committed on 27 Mar 2015
2015-03-21
@mathew groves
Merge remote-tracking branch 'origin/dev' into dev
mathew groves committed on 21 Mar 2015
@mathew groves
Fixed render texture bug
mathew groves committed on 21 Mar 2015
2015-03-19
@Simon N.
fixed retrieve Canvas from RenderTexture bug
Simon N. committed on 19 Mar 2015
2015-03-17
@mathew groves
pass clear property to renderDisplayObject function
mathew groves committed on 17 Mar 2015
2015-03-13
@Chad Engler
fix #1529; remove projection code from RenderTexture
Chad Engler committed on 13 Mar 2015
2015-03-12
@mathew groves
fixed type :/
mathew groves committed on 12 Mar 2015
@mathew groves
update transform default set to true
mathew groves committed on 12 Mar 2015
2015-02-26
@mathew groves
optimized webGL GPU calls ...
mathew groves committed on 26 Feb 2015
2015-02-24
@Chad Engler
massive jsdoc fixes
Chad Engler committed on 24 Feb 2015
@Chad Engler
update alvin/dev with dev
Chad Engler committed on 24 Feb 2015
2015-02-22
@mathew groves
Added texture Rotation to canvas renderer
mathew groves committed on 22 Feb 2015
@mathew groves
Filters now working within renderTexture
mathew groves committed on 22 Feb 2015
2015-02-20
@Alvin
docs, more on graphics, plus particles and textures
Alvin committed on 20 Feb 2015
2015-02-19
@mathew groves
alpha tweak for renderTexture
mathew groves committed on 19 Feb 2015
2015-02-18
@mathew groves
Canvas render update ...
mathew groves committed on 18 Feb 2015
2015-02-15
@mathew groves
fixed res on render texture webGL
mathew groves committed on 15 Feb 2015
2015-02-14
@mathew groves
More resolution tweaks for WebGL
mathew groves committed on 14 Feb 2015
2015-02-10
@Chad Engler
normalize constants to all be caps
Chad Engler committed on 10 Feb 2015
@mathew groves
linted code
mathew groves committed on 10 Feb 2015
2015-02-06
@mathew groves
update cacheAsBitmap ...
mathew groves committed on 6 Feb 2015
2015-02-04
@mathew groves
RenderTexture tidy up
mathew groves committed on 4 Feb 2015
2015-02-03
@mathew groves
cachAsBitmap returns! ...
mathew groves committed on 3 Feb 2015
2015-01-29
@Demur Rumed
_glTextures should be an array. Avoid GC in handleContextRestored
Demur Rumed committed on 29 Jan 2015
2015-01-28
@Demur Rumed
Fix WEBGL_RENDERER -> RENDERER_TYPE.WEBGL in RenderTexture
Demur Rumed committed on 28 Jan 2015
2015-01-27
@Chad Engler
remove restoreWorldTransform dead code
Chad Engler committed on 27 Jan 2015
2015-01-25
@mathew groves
Renamed DisplayObjectContainer to Container ...
mathew groves committed on 25 Jan 2015
2015-01-24
@mathew groves
More filter stuff. ...
mathew groves committed on 24 Jan 2015