History for pixi.js / src / pixi / textures
2014-08-08
@Chad Engler
fix some merge issues
Chad Engler committed on 8 Aug 2014
@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
@Demur Rumed
Prefer bind over 'var scope = this;'
Demur Rumed committed on 24 Jul 2014
@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-10
@mathew groves
Merge branch 'dev' ...
mathew groves committed on 10 Jul 2014
2014-07-08
@mathew groves
Added a blendMode Manager ...
mathew groves committed on 8 Jul 2014
@mathew groves
Applied new crop values to webGL renderer
mathew groves committed on 8 Jul 2014
@photonstorm
Updated setFrame so it now populates the new crop property. ...
photonstorm committed on 8 Jul 2014
2014-07-02
@Mat Groves
Merge pull request #838 from FedeOmoto/origin/dev ...
Mat Groves committed on 2 Jul 2014
@Federico Omoto
Fix a property name in TextureUvs
Federico Omoto committed on 2 Jul 2014
@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
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 1 Jul 2014
@mathew groves
Added a valid property to texture ...
mathew groves committed on 1 Jul 2014
2014-06-30
@Mat Groves
Merge pull request #734 from panrafal/feature/premultiplied-alpha ...
Mat Groves committed on 30 Jun 2014
@mathew groves
Added a little log for when pixi is loaded ...
mathew groves committed on 30 Jun 2014
2014-06-26
@mathew groves
Added updateSrc function to baseTexture ...
mathew groves committed on 26 Jun 2014
2014-06-12
@mathew groves
Fixed render texture canvas matrix bug
mathew groves committed on 12 Jun 2014
2014-05-20
@Mat Groves
Merge pull request #740 from MWGitHub/dev ...
Mat Groves committed on 20 May 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-05-07
@Michael Wang
Forgot a space to match code style.
Michael Wang committed on 7 May 2014
@Michael Wang
Added an error event dispatch when an image cannot be loaded.
Michael Wang committed on 7 May 2014
@Mat Groves
Merge pull request #738 from panrafal/fix/destroy-texture ...
Mat Groves committed on 7 May 2014