History for pixi.js / src / core / textures / Texture.js
2016-04-01
@Ivan Popelyshev
crop -> orig rename
Ivan Popelyshev committed on 1 Apr 2016
2016-03-31
@Mat Groves
big jshint tidy
Mat Groves committed on 31 Mar 2016
2016-03-30
@Ivan Popelyshev
pair of jshint ...
Ivan Popelyshev committed on 30 Mar 2016
2016-03-13
@Mat Groves
added from function to texture and sprite ...
Mat Groves committed on 13 Mar 2016
2016-03-08
@Ivan Popelyshev
actual width/height for texture
Ivan Popelyshev committed on 8 Mar 2016
@Ivan Popelyshev
small fix in case of trim. I dont know why did I forget about that.
Ivan Popelyshev committed on 8 Mar 2016
2016-03-04
@Mat Groves
fixed texture update issue
Mat Groves committed on 4 Mar 2016
2016-01-25
@Ivan Popelyshev
texture rotations ...
Ivan Popelyshev committed on 25 Jan 2016
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