History for pixi.js / src / core / textures / Texture.js
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
2015-02-10
@mathew groves
linted code
mathew groves committed on 10 Feb 2015
2015-02-06
@mathew groves
added param doc to texture
mathew groves committed on 6 Feb 2015
2015-02-04
@mathew groves
Rotated Textures now working in webGL
mathew groves committed on 4 Feb 2015
@Chad Engler
use texture uvs for rotating textures
Chad Engler committed on 4 Feb 2015
2015-01-29
@Chad Engler
initial texture rotation support
Chad Engler committed on 29 Jan 2015
@Chad Engler
fix needsUpdate to be just an update method
Chad Engler committed on 29 Jan 2015
@mathew groves
Fixed Texture bug
mathew groves committed on 29 Jan 2015