Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pixijs-userland/pixi-typescript

Typescript definitions for Pixi.js
https://github.com/pixijs-userland/pixi-typescript

Review 30/07

13bccb4a2e6f2cb0b82a80ac4ee6e9936a31e053 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #77 from rkrasky/patch-2

fixed TextStyle.fill

bf54685144f36a21b7b724d4b9c5ff07fcf1e802 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #78 from staff0rd/adds_ninesliceplane

Added NineSlicePlane

a72a77b3223ee9815cf47f76b55d158a6923b1f4 authored over 8 years ago by Clark Stevenson <[email protected]>
optional parameters

fd1a92a0900905e13d2099cb844bfca4bcc34769 authored over 8 years ago by stafford <[email protected]>
added NineSlicePlane

3f1944e087db2ef143e9d458a8265f31642c4598 authored over 8 years ago by stafford <[email protected]>
fixed TextStyle.fill

fixed TextStyle.fill

cb94cb08fc2410b490975445d53fe5aaf393105e authored over 8 years ago by Robert Krasky <[email protected]>
Merge pull request #74 from staff0rd/fix_toLocal

fixed toLocal parameter

f158fed5dc33064adaaa5e4fd957ce53d1f421cc authored over 8 years ago by Clark Stevenson <[email protected]>
fixed toLocal parameter

7cb9ba27bb3837d90003c0058bf83f6263a0807e authored over 8 years ago by stafford <[email protected]>
Fixes Implicit Any. Thanks to @staff0rd #67

ff55311606f83bb1aa57bd18be74326a1513fa25 authored over 8 years ago by Clark Stevenson <[email protected]>
Commit Review to 07/07

19fc52eddf0287ca018721a128cf91b70b1aad01 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #66 from staff0rd/fix_generateCanvasTexture

generateCanvasTexture parameters

de2063b7ed56a3b15b8e0db5923442b72e9166d6 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #65 from staff0rd/texture_atlas_v4

support for texture atlas textures by name (v4)

bdfeb78d013f19f9f7760a872a0bf7a658ac0e79 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #68 from staff0rd/renderTexture_fixes

fix RenderTexture types

df053e57f67c128dc55e4c060aab776db8b92e9c authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #69 from staff0rd/generateTexture_parameters

generateTexture parameters are optional

2dfcc27df1b1c71027a94598028ab3f108fd7558 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #63 from webbiesdk/v4.x.fixes

A lot of fixes related to

8a87de247b32d1f29f61f6c8288fb54989c50300 authored over 8 years ago by Clark Stevenson <[email protected]>
generateCanvasTexture parameters are optional

55221f17770557793b2d92c1be3423f1f7ec1391 authored over 8 years ago by stafford <[email protected]>
fix RenderTexture types

bd601be084c49180751d44be2784db004a75baed authored over 8 years ago by stafford <[email protected]>
optional generateTexture parameters

1d582ef48b2695c0d467d0966aea2205f13aaff9 authored over 8 years ago by stafford <[email protected]>
support for texture atlas textures by name

031b0f52c84942e2e34a59aef024d9120f40b845 authored over 8 years ago by stafford <[email protected]>
The two stencilMaskManager fields have been updated to arrays in v4. But the type is Graphics[] not StencilMaskStack[].

This is also reflected by the JSDoc.
RenderTarget: https://github.com/pixijs/pixi.js/blob/343c0a9...

01974a6da19fae8dafadaa4a9d09068fe114f710 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Fixed the upload methods in the prepare module

ac5f65c0aea4b046a93fe5d10f032eba162ffd48 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added a note about TextStyle being a class

471e3f5ee6f6c6d622abcf8afdf89501c091b0f3 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added the two prepare classes.

df60f202fb3e89f1354a8ed7b6e4ae19ac89b296 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
render methods got more arguments on CanvasRenderer and WebGLRenderer

29241fe257ec8fedc1b68393c1469c3f6c203977 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Quality properties added to BlurFilters.

6e82e768f37cdede92e514e43ef0c53fcd476b1d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Method eventNames added to EventEmitter.

https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js#L3921

ea426bedac0df98c84454dd6f5e6347b9483bc3c authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Arguments was added to 3 blur constructors

5c0328e0dfbf6398a3889d936dc43c00f07b967d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Shader was changed to shaders on SpriteRenderer

dc2f7093e6e441fbf0a9be5b67ec8581a765f20e authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added Polygon.close

5109dbb382a6a784fcbb00a7554df223f7d8428f authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
On RenderTarget, the filterStack no longer exists, but filterData does. Inserted a good guess for the type.

Type based on: https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bi...

0c865e345f07bcb672347e0e983b59306eec9dd9 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added wrapMode to BaseTexture.

cac7634e830f855544af660a121bc1e170a54eaa authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Property blendMode added to Filter.

https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js#L16982

b986763cc5578f3eb717c420746da42425fd3f68 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added _isRightDown and _isLeftDown to InteractiveTarget.

https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js#L28580

02c415e62b48c6529384c67a9eb668a706a3be55 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added calculateBoundsVertices to Sprite

aa62565011f8397a49450d49842d841ed7ab27d5 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added onAnchorUpdate to Sprite

d5f7a0c27d704251201b434f73574a19ca02f89f authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added the decompose method to Matrix.

https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js#L13970

0cd4abcdacfd7d3f8147376dfa9451d4aba57291 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Removed a lot of filters that no longer exist in v4.

The GodrayFilter didn't even exist in v3...

45328d0f2fc98739d40a23b0c3b8cc71b16948ad authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
These two methods no longer exists in v4.

7cb36046deec8ad6414a07834d017af5fe8340c4 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
The new classes PIXI.Extract and PIXI.WebGLExtract were added. But not in the place they actually end up on the heap.

PIXI.Extract and PIXI.WebGLExtract can potentially be reintroduced using typeof declarations.

ht...

ffac89e9e8a79483c4cfcc68cdbba888ce38a3fa authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Moved constant stuff to the CONST object, and added typeof declarations on the PIXI object.

The thing is, the "CONST" object doesn't exist on the PIXI object, all its properties are added ...

c071ae34e78b2b04be0f64442942c119cafdb167 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
CONST is actually a plain object.

https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js#L9072

0ac0d10e48fe387ab9387eb682a8a3647a16000d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added MIPMAP_TEXTURES

732339ec9d1dd5ec0164714a8875b38a5f2bcdce authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added GC_MODES

ad76a3952df63b5ab6f030e561e2b3c7cba4a532 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added TEXT_STYLE_CHANGED

feb941d2fedee029997d0e60dc22ca055136530d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added PRECISION

8e6eb4ab997505ea8cc965af612f5f9139476a7c authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added SPRITE_MAX_TEXTURES

da9ced229ffc2f687ecee64767cef60a34f56a14 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
TRANSFORM_MODE added

65baa58eea1611a6a9c75dcff9475ec665f3bb4d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
WRAP_MODES added

b0f90a725c991eb384c925c069349a5c5c27d7cb authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
GLCore object is exported to a global "window" variable.

Code: https://github.com/pixijs/pixi.js/blob/343c0a9a29d534d6489659ffd9efa4f08f2d901c/bin/pixi.js...

dae34dbf5df19f028aee2074e8bde7179227e275 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
RGBSplitFilter uses Point properties, not numbers. Thanks @RainingChain

bf213dcf5dabecb3477659dff62c008a931283ec authored over 8 years ago by Clark Stevenson <[email protected]>
Thanks @webbiesdk who pointed out this is a module.

0abee69587509db597589f9c8eec050616dc391c authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #59 from whizzkid/v4.x

fixed addChildAt index parameter

372174f7b2203f848baee8f717957d7ec27fbd20 authored over 8 years ago by Clark Stevenson <[email protected]>
fixed addChildAt index parameter

7444d4336c96b01c60cf87e8987c1260f96a28d2 authored over 8 years ago by Martijn Croezen <[email protected]>
Merge pull request #56 from whizzkid/v4.x

added hitArea to InteractiveTarget

e594c435f49dba98b873c5f6c0d50f981750f7cb authored over 8 years ago by Clark Stevenson <[email protected]>
added hitArea to InteractiveTarget

removed implement hitarea from shapes
corrected renderer.render definition
made preserveDrawingBu...

51d1e99fd75043e7ff84568f4e14201d3cc9e97e authored over 8 years ago by Martijn Croezen <[email protected]>
`4.1.0` was kind of a sample/demo branch, this now follows dev branch which kind of will become v4 at some point I think.

6135aa5c97a36321963a45237799b16d9ea03e42 authored over 8 years ago by Clark Stevenson <[email protected]>
- glCore update

- Fixed project link

4dbd0ba3a5c0e6917fc3805bc3624b83b33633c8 authored over 8 years ago by Clark Stevenson <[email protected]>
Initial Commit at v4

628af60e547e407dd5d9d210eb5da69c949eb11c authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #55 from evilangelist/master

Additional types for Text style.fill to match supported CanvasRenderingContext2D.fillStyle (http...

533b2db715b0b6bceb8c32753eb60ab20396b514 authored over 8 years ago by Clark Stevenson <[email protected]>
Additional types for Text style.fill to match supported CanvasRenderingContext2D.fillStyle (https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/fillStyle) since PIXI.js assigns style.fill directly to context.fillStyle.

ac49367c10191fed14b5337f5601cba551d8b27f authored over 8 years ago by Chris Smith <[email protected]>
Merge pull request #50 from webbiesdk/patch-2

Constructors are called constructors, not new.

08306a360e365bff30f9d15f9b3f08469775d62e authored over 8 years ago by Clark Stevenson <[email protected]>
A couple of minor updates. Added `addPixiMiddleware` to the `Loader`. Resolves Issue #40

951914917e0e2605ff49cde39d25a22e4119c649 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #51 from webbiesdk/patch-3

Fixed ParticleRenderer

d451d77b771bc91f1727916a5334e824e4e3caa8 authored over 8 years ago by Chad Engler <[email protected]>
Type for ParticleRenderer.properties

41a499571c60242dedde2702dfdf562d14db0e5a authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Merge pull request #52 from webbiesdk/patch-4

getChildByName belongs on Container, and not displayObject

22f76412e9b7961cf39e5b4a052caf947f2eb170 authored over 8 years ago by Chad Engler <[email protected]>
Merge pull request #49 from webbiesdk/patch-1

Shader doesn't have an uuid, it has a uid

9064f96561f99d2415523594d15be72ae860cf44 authored over 8 years ago by Chad Engler <[email protected]>
getChildByName belongs on Container, and not displayObject

From the source code:

````
/**
* Returns the display object in the container
*
* @member...

1610ff2b56d6d3b92bb7a32f29733b00706e48b7 authored over 8 years ago by webbiesdk <[email protected]>
Fixed ParticleRenderer

The type of Particle renderer just looks like a copy of the GraphicsRenderer class.

But that...

ac764da343b6f218a4977c8182a5630d2a1afd16 authored over 8 years ago by webbiesdk <[email protected]>
Constructors are called constructors, not new.

264a449f3a04689edab9e26f2fc15d64006bbd3e authored over 8 years ago by webbiesdk <[email protected]>
Shader doesn't have an uuid, it has a uid

f255914b69cfee3dd93cfb85b2b504f10a36ef0b authored over 8 years ago by webbiesdk <[email protected]>
Merge pull request #48 from webbiesdk/patch-7

2 spelling mistakes

d5657ea8a349863fe5cdb0fec0e22832d40e47bf authored over 8 years ago by Clark Stevenson <[email protected]>
2 spelling mistakes

canUseNewCanvasBlendModes/canUseNewCanvasBlendModel and hex2string/hex2String

6c8fd4a13a5c26a62c39efc01e9a447f746ccb0c authored over 8 years ago by webbiesdk <[email protected]>
Merge pull request #47 from webbiesdk/patch-6

utils.EventEmitter, not EventEmitter

2d28dfb1cb7d7ca214c959e89432a09a0c1a8915 authored over 8 years ago by Clark Stevenson <[email protected]>
utils.EventEmitter, not EventEmitter

I was a little too fast in the last one.

a819c5d2704031e16d7d89fe170aa64941ea3a5e authored over 8 years ago by webbiesdk <[email protected]>
Merge pull request #46 from webbiesdk/patch-5

Texture doesn't actually extend BaseTexture

2dc2edf5b1e6c7baca0f6dfa2a6290b87aa2aff7 authored over 8 years ago by Clark Stevenson <[email protected]>
Texture doesn't actually extend BaseTexture

It just takes it as an argument in the constructor.

The relevant line of source code: "Textu...

79d133a0f5d4d511e18d38d24e9c8c6ff356d626 authored over 8 years ago by webbiesdk <[email protected]>
Merge pull request #42 from webbiesdk/patch-1

CanvasGraphics is actually not a class

4604882ceecbb0c08c1f932cd9f24d8d46584d17 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #43 from webbiesdk/patch-2

RETINA_PREFIX is actually a RegExp.

086e894670dc8b372ac8799ef126f1fdd9f7fa40 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #44 from webbiesdk/patch-3

RoundedRectangle: EMPTY and clone

a2a392d5f3829dc2e0ebb49ed18162335e8a6a46 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #45 from webbiesdk/patch-4

Added documentation for GroupD8

966e03658f57f5c1b4472714bb0dddc52b5fb1b4 authored over 8 years ago by Clark Stevenson <[email protected]>
Added documentation for GroupD8

And it is a plain object, not a class.

2702b473f0085937581df34145fd58c38924212a authored over 8 years ago by webbiesdk <[email protected]>
RoundedRectangle: EMPTY and clone

Reactangle does have an field EMPTY, but RoundedRectangle does.

And clone is changed to retu...

ac979ae4b15cc8fc499a96c6bbc02293d97272a1 authored over 8 years ago by webbiesdk <[email protected]>
RETINA_PREFIX is actually a RegExp.

The declaration file states that RETINA_PREFIX is a string.

But it is actually the constant ...

99df12b202f2324c9aa66ec53ef2f3f88b7f1e93 authored over 8 years ago by webbiesdk <[email protected]>
CanvasGraphics is actually not a class

CanvasGraphics is just a plain object with some methods, it isn't a class.

The declaration h...

6ecbf73c876544ca2ccb19eed5055ab8837130cd authored over 8 years ago by webbiesdk <[email protected]>
Merge pull request #41 from OlsonDev/patch-1

PIXI.Container#addChild() accepts rest parameter and returns first ar…

d493eaa851466463a36e8c6dbb4475e18f1bcc6a authored almost 9 years ago by Clark Stevenson <[email protected]>
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.j...

0ecb18b134be0a376bcc3d01d61898727f7c4a59 authored almost 9 years ago by Josh Olson <[email protected]>
Initial Commit of `pixi-particles.d.ts`

965069665ce56aca8f38a47a4468856f3a8a0d36 authored almost 9 years ago by Clark Stevenson <[email protected]>
Minor updates existing currently on 3.0.10-dev branch.

7460f77724c159fb2d02082578d0d1eda6b6b0ae authored almost 9 years ago by Clark Stevenson <[email protected]>
Minor Updates to 3.0.10

f2d227a4c9c9f30d6a801bc6ac0cf56aae8aa6c7 authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #39 from evilangelist/master

Additional type for MovieClip textures constructor argument and prope…

bc709197aae6176a1014993965003840707c66ab authored almost 9 years ago by Clark Stevenson <[email protected]>
Additional type for MovieClip textures constructor argument and property that allows specifying the time in ms for individual frames: https://github.com/pixijs/pixi.js/blob/master/src/extras/MovieClip.js#L24

6bfb48e8519b443fbe6c0b1b4fc52d4177a08b25 authored almost 9 years ago by Chris Smith <[email protected]>
Merge pull request #38 from rkrasky/master

Added accessibility variables

75420f23c879f5f30bad46a13a6e32d8e268da09 authored almost 9 years ago by Clark Stevenson <[email protected]>
Update pixi.js.d.ts

5d1b69097ec33173aac62da6503545672e5f6fcd authored almost 9 years ago by Robert Krasky <[email protected]>
3.0.10-dev Update.

12a4bdc3cff28e08f9a46b197d6c8ab11966715f authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #37 from rkrasky/master

Added skew variable to DisplayObject

974b5a5511d86837e293395e63c60d1db051baf1 authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #1 from rkrasky/rkrasky-patch-1

Update pixi.js.d.ts

cfb7e832cba5d6b1b04434760a0397dc66d58f47 authored almost 9 years ago by Robert Krasky <[email protected]>
Update pixi.js.d.ts

0338d2f6fcdba0da04413db1116affdd02543898 authored almost 9 years ago by Robert Krasky <[email protected]>
Merge pull request #35 from webbiesdk/littleFXAAfix

Fixed FXAA reference

e9804944ad4e96585f3b8dc059f2885a80fe5de4 authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #36 from webbiesdk/master

Made PIXI from a class to a module

a871362bbfd177a14946e9d8f0980ec2944152e8 authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #34 from webbiesdk/moveEventEmitter

Moved EventEmitter to the place it is on the heap.

0209635d83872144271c9be9207d1dd42d31c5b6 authored almost 9 years ago by Clark Stevenson <[email protected]>