History for pixi.js / src / core / textures / Texture.js
2015-08-19
@Chad Engler
Merge pull request #2045 from LibertyGlobal/cleanup_fixes ...
Chad Engler committed on 19 Aug 2015
2015-08-12
@Dave Clayton
Add calls to super destructors and other extra cleanup work.
Dave Clayton committed on 12 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-05-15
@Chad Engler
minor whitespace updates
Chad Engler committed on 15 May 2015
2015-05-10
@Mat Groves
more doc tweaks
Mat Groves committed on 10 May 2015
2015-05-04
@Chad Engler
remove only the listeners for this texture
Chad Engler committed on 4 May 2015
2015-04-25
@Chad Engler
fix some minor errors encountered with destroy and bmap text
Chad Engler committed on 25 Apr 2015
2015-04-22
@Chad Engler
update for new event emitter api
Chad Engler committed on 22 Apr 2015
2015-04-21
@Chad Engler
minor cleanup of destroy methods
Chad Engler committed on 21 Apr 2015
2015-04-18
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves committed on 18 Apr 2015
2015-04-15
@Mat Groves
fixed 'this' bug in Texture
Mat Groves committed on 15 Apr 2015
2015-04-12
@Mat Groves
fixed up texture updates ...
Mat Groves committed on 12 Apr 2015
@Mat Groves
renamed empty texture
Mat Groves committed on 12 Apr 2015
2015-03-23
@mathew groves
reverted texture changes ...
mathew groves committed on 23 Mar 2015
2015-03-22
@Chad Engler
support use case specified in #1579
Chad Engler committed on 22 Mar 2015
@Chad Engler
requiresUpdate is no longer used
Chad Engler committed on 22 Mar 2015
2015-03-14
@Chad Engler
Texture.fromVideo should allow urls like other from* methods
Chad Engler committed on 14 Mar 2015
@Dr. Kibtiz
missed on, and use once
Dr. Kibtiz committed on 14 Mar 2015
2015-03-13
@Chad Engler
rework v3 to use EE3 instead of a custom emitter
Chad Engler committed on 13 Mar 2015
2015-03-12
@Adi Mora
VideoBaseTexture.baseTextureFromVideo not avaliable, so changed it to VideoBaseTexture.fromVideo
Adi Mora committed on 12 Mar 2015
2015-03-07
@Wouter Commandeur
clean up missing semicolon warnings from jshint
Wouter Commandeur committed on 7 Mar 2015
2015-03-05
@mathew groves
Removed unnecessary check in texture
mathew groves committed on 5 Mar 2015
2015-02-27
@mathew groves
Fixed event update bug ...
mathew groves committed on 27 Feb 2015
2015-02-24
@Chad Engler
massive jsdoc fixes
Chad Engler committed on 24 Feb 2015
@Alvin
More docs !
Alvin committed on 24 Feb 2015
2015-02-23
@Alvin
Added usage example on some files and tweaked the MovieClip class
Alvin committed on 23 Feb 2015
2015-02-20
@Alvin
docs, more on graphics, plus particles and textures
Alvin committed on 20 Feb 2015
2015-02-16
@mathew groves
removed sneaky console.log
mathew groves committed on 16 Feb 2015
@mathew groves
Fixed trimmed texture issue
mathew groves committed on 16 Feb 2015
2015-02-15
@mathew groves
added fromFrame to texture
mathew groves committed on 15 Feb 2015