History for pixi.js / src / core / textures / Texture.js
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
2015-01-27
@Chad Engler
remove fromFrame for now
Chad Engler committed on 27 Jan 2015
2015-01-23
@mathew groves
big changes ...
mathew groves committed on 23 Jan 2015
2015-01-12
@Chad Engler
regex replace braces to newline
Chad Engler committed on 12 Jan 2015
2015-01-10
@Chad Engler
fix small build/run issues
Chad Engler committed on 10 Jan 2015
2015-01-09
@Chad Engler
move TextureUvs to textures/
Chad Engler committed on 9 Jan 2015
2014-12-31
@Chad Engler
make texture frame a setter; clear up some typos
Chad Engler committed on 31 Dec 2014