History for pixi.js / src / pixi / utils
2014-09-25
@Chad Engler
fix typo in event target
Chad Engler committed on 25 Sep 2014
@Chad Engler
merge bubbling events (#914)
Chad Engler committed on 25 Sep 2014
2014-09-08
@mathew groves
doc update for detector
mathew groves committed on 8 Sep 2014
@mathew groves
renderer now uses options parameter
mathew groves committed on 8 Sep 2014
2014-08-08
@Chad Engler
update from dev
Chad Engler committed on 8 Aug 2014
2014-08-05
@Chad Engler
Merge pull request #853 from Fishrock123/dev ...
Chad Engler committed on 5 Aug 2014
2014-07-29
@Jaap Rood
Fixed references to global variables (window, document) that prevent Pixi from being loaded into environments that don’t necessarily have these available (like Node)
Jaap Rood committed on 29 Jul 2014
2014-07-22
@Jaap Rood
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer
Jaap Rood committed on 22 Jul 2014
2014-07-10
@Fishrock123
Fix arguments leakage in fn.bind polyfill ...
Fishrock123 committed on 10 Jul 2014
2014-07-02
@Chad Engler
RenderTexture truly extends Texture; more tests
Chad Engler committed on 2 Jul 2014
2014-07-01
@Chad Engler
use instance specific listeners var
Chad Engler committed on 1 Jul 2014
@Chad Engler
Add backwards compat of
Chad Engler committed on 1 Jul 2014
@Chad Engler
update tests and ensure they pass
Chad Engler committed on 1 Jul 2014
@Chad Engler
update to simplier, clearer, implementation
Chad Engler committed on 1 Jul 2014
@mathew groves
fixes #818
mathew groves committed on 1 Jul 2014
@Chad Engler
update to latest dev
Chad Engler committed on 1 Jul 2014
2014-06-26
@mathew groves
Added updateSrc function to baseTexture ...
mathew groves committed on 26 Jun 2014
2014-04-13
@mathew groves
Merged texture mask branch ...
mathew groves committed on 13 Apr 2014
2014-04-11
@mathew groves
IE11 supports Stencil Buffer! Its back on the cards.. ...
mathew groves committed on 11 Apr 2014
@mathew groves
AutoDetect now returns the canvas render in ie11
mathew groves committed on 11 Apr 2014
2014-03-23
@Chad Engler
change to a prototype/mixin model
Chad Engler committed on 23 Mar 2014
@Chad Engler
move listeners to be lazy added
Chad Engler committed on 23 Mar 2014
2014-03-22
@Chad Engler
initial implementation of new bubbling event target
Chad Engler committed on 22 Mar 2014
2014-03-14
@Chad Engler
Manually merge #657
Chad Engler committed on 14 Mar 2014
2014-02-13
@Chad Engler
Merge pull request #572 from anissen/fix-autoDetectRenderer-constructor ...
Chad Engler committed on 13 Feb 2014
@Mat Groves
Fixed FF tiling sprite bug ...
Mat Groves committed on 13 Feb 2014
2014-02-12
@Anders Nissen
Changed parameter ordering to be consistent with WebGLRenderer and CanvasRenderer
Anders Nissen committed on 12 Feb 2014
2014-02-10
@alvinsight
Docs, examples again, test folder, removeAll func
alvinsight committed on 10 Feb 2014
2014-02-06
@alvinsight
Cleaned the examples and the src a bit, plus docs
alvinsight committed on 6 Feb 2014
2014-01-28
@alvinsight
Dived into WebGLRenderer, fixes and docs
alvinsight committed on 28 Jan 2014