History for pixi.js / src / pixi / utils
2014-11-29
@mathew groves
Added mipmap option to baseTexture
mathew groves committed on 29 Nov 2014
2014-11-15
@Paul
Documentation - type cleanup ...
Paul committed on 15 Nov 2014
2014-11-14
@Paul
Documentation - initial stubs and fixes ...
Paul committed on 14 Nov 2014
2014-11-11
@mathew groves
Fixed Simple Graphic Render
mathew groves committed on 11 Nov 2014
2014-11-07
@Edan Kwan
fix eventTarget emit bug
Edan Kwan committed on 7 Nov 2014
2014-10-15
@photonstorm
jsdoc fixes for the whole of the WebGL renderer classes, Utils and a few updates to the Interaction classes. And that's it - I'm done!
photonstorm committed on 15 Oct 2014
2014-10-08
@Saif Hakim
Function.bind() polyfill should return the bound function's return value.
Saif Hakim committed on 8 Oct 2014
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