History for pixi.js / src
2015-03-14
@Chad Engler
remove some lingering .bind()s that are no longer needed
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
Merge pull request #1532 from GoodBoyDigital/ee3 ...
Chad Engler committed on 13 Mar 2015
@Chad Engler
remove bound functions used with old event system
Chad Engler committed on 13 Mar 2015
@Chad Engler
update bitmap text docs a smidge
Chad Engler committed on 13 Mar 2015
@Chad Engler
add textBaseline and miterLimit params; fixes #932
Chad Engler committed on 13 Mar 2015
@Chad Engler
revert a change that snuck in
Chad Engler committed on 13 Mar 2015
@Chad Engler
rework v3 to use EE3 instead of a custom emitter
Chad Engler committed on 13 Mar 2015
@Chad Engler
Fix #1480; make interaction frequency and prevent default class vars
Chad Engler committed on 13 Mar 2015
@Chad Engler
fix #1522; add lineJoin param to text
Chad Engler committed on 13 Mar 2015
@Chad Engler
fix #1529; remove projection code from RenderTexture
Chad Engler committed on 13 Mar 2015
@Chad Engler
merge #1531
Chad Engler committed on 13 Mar 2015
2015-03-12
@Dr. Kibtiz
Reference issue for all fs requires (fixes typo as well)
Dr. Kibtiz committed on 12 Mar 2015
@Dr. Kibtiz
Fix all the remaining jshint stuff
Dr. Kibtiz committed on 12 Mar 2015
@Wouter Commandeur
Fix recursive destroy children
Wouter Commandeur committed on 12 Mar 2015
@Chad Engler
Merge pull request #1516 from drkibitz/feature/newrafpolyfill ...
Chad Engler committed on 12 Mar 2015
@Dr. Kibtiz
reorder reference comments
Dr. Kibtiz committed on 12 Mar 2015
@Dr. Kibtiz
require raf polyfill in entry
Dr. Kibtiz committed on 12 Mar 2015
@mathew groves
fixed type :/
mathew groves committed on 12 Mar 2015
@mathew groves
Merge remote-tracking branch 'origin/dev' into dev
mathew groves committed on 12 Mar 2015
@mathew groves
update transform default set to true
mathew groves committed on 12 Mar 2015
@Chad Engler
Merge pull request #1519 from miriti/dev ...
Chad Engler committed on 12 Mar 2015
@Chad Engler
Merge pull request #1518 from adireddy/dev ...
Chad Engler committed on 12 Mar 2015
@Chad Engler
get relative bitmap font loading properly.
Chad Engler committed on 12 Mar 2015
@Chad Engler
better detection of bitmap font; should be relative to xml url now
Chad Engler committed on 12 Mar 2015
@Michael Miriti
`copy` and `equals` methods for the Point object
Michael Miriti committed on 12 Mar 2015
@Adi Mora
VideoBaseTexture.baseTextureFromVideo not avaliable, so changed it to VideoBaseTexture.fromVideo
Adi Mora committed on 12 Mar 2015
@Dr. Kibtiz
Do not require raf polyfill, but instead add it to bundle ...
Dr. Kibtiz committed on 12 Mar 2015
2015-03-11
@Alvin
docs oversight, sorry
Alvin committed on 11 Mar 2015
@Alvin
Tidying up some stuff
Alvin committed on 11 Mar 2015