Commit Graph

17 Commits

Author SHA1 Message Date
bluepichu
ccf944ff70 Replace hex2string test with a legal use 2016-11-02 17:53:35 -04:00
bluepichu
db8a22f441 pixi.js - Fix "hex2string" bug 2016-11-02 17:44:27 -04:00
Sebastian Rogers
cc19e43b3d Added "identifier" property to PIXI.interaction.InteractionData. 2016-08-25 16:55:59 -05:00
Endel Dreyer
37e9344598 optional event parameter when removing listeners 2016-07-05 13:45:40 +02:00
Endel Dreyer
834e9452c2 second argument of EventEmitter#off is optional
See https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/eventemitter3/eventemitter3.d.ts#L97
2016-07-05 09:48:53 +02:00
Matthew Lahmann
4e6d9cc32c Added autoResize to RenderOptions (#9601)
http://pixijs.github.io/docs/PIXI.WebGLRenderer.html
If the render view is automatically resized, default false
2016-06-13 23:41:05 +09:00
Josh Olson
e094f3c7bc PIXI.Container#addChild() accepts rest parameter and returns first argument
See implementation at https://github.com/pixijs/pixi.js/blob/master/src/core/display/Container.js#L112
2016-04-03 20:37:51 -05:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Matthew Maslanka
d6c7abac52 Update pixi.js.d.ts
Just updated to the latest version found here
https://github.com/pixijs/pixi-typescript/blob/master/pixi.js.d.ts
2016-01-24 13:19:11 +00:00
Clark Stevenson
0fdf5a96a5 Updates pixi.js to 3.0.9-dev 2015-11-18 08:02:59 +00:00
Daniel Rosenwasser
5a5d2f56dc Added missing properties and corrected property spelling in 'pixi.js'. 2015-09-01 14:00:18 -07:00
Erik Krogh Kristensen
753962277f Fixed spelling error 2015-08-27 13:06:27 +02:00
Bob Fanger
d5557c6a5a Updated pixi.js definitions to v3 2015-07-31 12:34:26 +02:00
Bob Fanger
d2fc6f24c5 Updated pixi.js definitions to v2 2015-07-31 12:13:35 +02:00
Bob Fanger
b8130a65bc Moved pixi to pixi.js
https://www.npmjs.com/package/pixi has been deprecated in favor of the official https://www.npmjs.com/package/pixi.js
2015-07-31 11:55:49 +02:00