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

Made PIXI from a class to a module

a278d5ea0780c46a2f7d344eca72163b2a59f145 authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Fixed FXAA reference

e914a8e3c6666424a96d484e999e83d78af9aa87 authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Moved EventEmitter to the place it is on the heap.

And changed utils to a module to more accurately reflect that it is an object.

23e46024204b090ce1ae88308c255b3cc19fbfcd authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Merge pull request #32 from webbiesdk/fix-fxaafilters

Moved PIXI.filters.FXAAFilter to PIXI.FXAAFilter, to match the documentation

5911a87e50d83581db7599e87d9d743b92a26f8e authored almost 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #33 from webbiesdk/addedSomeRenderers

Added declarations for some renderers

d54198a0662d7014ec66d9169f45077a3c5e5734 authored almost 9 years ago by Clark Stevenson <[email protected]>
Added a little documentation for WebGLGraphicsData. pixijs/pixi.js#2312

018b71183eee5a54654d127af26009f5bde8fc91 authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Made some documentation for GraphicsRenderer. pixijs/pixi.js#2312

e4f4a984415669de49ef7b601b37d512672a0eb3 authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Made some documentation for ParticleRenderer. pixijs/pixi.js#2312

48b6a83e112a209ca3087557a663e6ce00c534be authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Moved PIXI.filters.FXAAFilter to PIXI.FXAAFilter, to match the documentation and the actual PIXI object

a83096d6c005ea705cc7ce7d8c1328d8ae4ccfb9 authored almost 9 years ago by Erik Krogh Kristensen <[email protected]>
Merge pull request #31 from lordmat0/patch-1

Update pixi.js.d.ts

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

Added missing semi-colons

37556402e4d82b3322237ede2ebfd10f17767db8 authored almost 9 years ago by Matthew Maslanka <[email protected]>
Merge pull request #30 from insaneinside/master

correct EventEmitter3 method parameters for off, removeEventListener

eceebf5ed9c6da9147cd839adf605e04ecbbd453 authored almost 9 years ago by Clark Stevenson <[email protected]>
correct EventEmitter3 method parameters for off, removeEventListener

See https://github.com/primus/eventemitter3/blob/1f3065f57149fdb70a3fe315ad0b6e8a3d8a4282/index....

f4ddb22d2f6c93b88a98fc578f7e0fd4e9269478 authored almost 9 years ago by Collin J. Sutton <[email protected]>
Merge pull request #29 from rdarida/rdarida-patch-1

Shader class typos.

8f9b4725970300bb556a6f2f4ead66caa7f0cdd8 authored almost 9 years ago by Clark Stevenson <[email protected]>
Shader class typos.

Corrected:
cachUniformLocations -> cacheUniformLocations,
the parameter of cacheUniformLocatio...

b2b99ef4769b3c5fc30f4aa8f7eb7e4699c7eb79 authored almost 9 years ago by Róbert Darida <[email protected]>
Merge pull request #28 from oal/master

Fix to allow AbstractFilters to be used on the shader property of sprites and meshes.

146f193a92942f535289cca6d0917b346bc28234 authored almost 9 years ago by Clark Stevenson <[email protected]>
Fix to allow AbstractFilters to be used on the shader property of sprites and meshes.

0f68d7dd738c1d50001312e1b42f3ca14ae884a2 authored almost 9 years ago by Olav Lindekleiv <[email protected]>
Merge pull request #25 from johannes85/master

Added textures array to Resource

b5fac0927444a5921686634a4c1b9f71c6107661 authored about 9 years ago by Clark Stevenson <[email protected]>
Added textures array to Resource

ebfe43ad7e5c21947e4ef607f7b1fb7aedc27e69 authored about 9 years ago by johannes85 <[email protected]>
Update to 3.0.9 dev

391f82f0195b2a52ac83f1299b29c32a1e625644 authored about 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #24 from ku-kueihsi/typefix

Fix the type of PIXI.loader.Loader.resources.

7742f5cefec4a0d0451165bc658b6199f5ba8aa9 authored about 9 years ago by Clark Stevenson <[email protected]>
Fix the type of PIXI.loader.Loader.resources.

PIXI.loader.Loader.resources is actually a dictionary/map instead of a number indexed array in t...

7e045585d022cae800a8790f0d70f773fc0d52e0 authored about 9 years ago by Ku, Kuei-Hsi <[email protected]>
Merge pull request #23 from AleBles/patch-1

Fixed some semicolon issues

f8f020b1b84a8c5c0652966ca049beb47c035c86 authored about 9 years ago by Clark Stevenson <[email protected]>
Fixed some semicolon issues

37293da4b5b0cddb5aaa1bd41e6648c500cca815 authored about 9 years ago by Ale Bles <[email protected]>
Add HTMLVideoElement type to the source property of BaseTexture. Resolves #22 Thanks @rkrasky

2b3194239b340f38ebb06a3eb4876fc3b039ecdc authored about 9 years ago by Clark Stevenson <[email protected]>
Minor Updates + Formatting

4b966876ec54e2020543d4edba2f31601494ae59 authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #20 from RocketshipGames/master

Fix typo in definition for PIXI.utils.rgb2hex.

0875a808a6dcdd526323f0f950c9349945f33c80 authored over 9 years ago by Clark Stevenson <[email protected]>
Fix typo in definition for PIXI.utils.rgb2hex.

f2fff67ba7fd5dae427aba84ab8240544b441f73 authored over 9 years ago by Joe Kopena <[email protected]>
Merge pull request #19 from Nazariglez/master

Fixed definition RENDER_TYPE to RENDERER_TYPE (PIXI.RENDERER_TYPE)

c503d739a96cb8d5941b7fbc52d4dab9abe6cc47 authored over 9 years ago by Clark Stevenson <[email protected]>
Fixed definition RENDER_TYPE to RENDERER_TYPE (PIXI.RENDERER_TYPE)

0292585187b8e697c915689fec18e77766c093d9 authored over 9 years ago by Nazarí González <[email protected]>
Merge pull request #18 from bfanger/master

Updated header to match the DefinitelyTyped header

a0fc1aa4a3e12391a14cc21ad13463343a81d080 authored over 9 years ago by Clark Stevenson <[email protected]>
Updated header to match the DefinitelyTyped header

@see http://definitelytyped.org/guides/contributing.html#header

052cb8480496632eefa5b664b47813a3a9d52efe authored over 9 years ago by Bob Fanger <[email protected]>
Merge pull request #17 from bfanger/master

Backported DefinitlyTyped changes

0bed252ed9c45612f5bdf0ff57004bc2142336e8 authored over 9 years ago by Clark Stevenson <[email protected]>
Backported DefinitlyTyped changes

* Renamed pixi.d.ts to pixi.js.d.ts
* Extracted pixi-spine-tests.ts from pixi.d-tests.ts

Makes ...

b708539e52b13d538fda552de7aff26513616473 authored over 9 years ago by Bob Fanger <[email protected]>
backgroundColor is optional

2ac02d1f376d631a12b759a89ba6ffdb4611e5f0 authored over 9 years ago by Clark Stevenson <[email protected]>
Missing setParent added to DisplayObject

a348b55659d5f0ebb66d5a80536bcfd178c1133f authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #16 from DanielRosenwasser/fixForOneSix

Fix definition file for TypeScript 1.6

fe05499e4becdbb59b86bf0858666f9b5291517b authored over 9 years ago by Clark Stevenson <[email protected]>
Add 'backgroundColor' to 'RendererOptions'.

a7750149d2d78dcec4a8e2286ed1f7e6b5c8b1d0 authored over 9 years ago by Daniel Rosenwasser <[email protected]>
Added ColorReplaceFilter

ff99113eed79d6d379a0d87e57f17033f0f21796 authored over 9 years ago by Clark Stevenson <[email protected]>
Handful of updates

0f931d1e196ea0edd2a82ae7ecdadb6fde9190ca authored over 9 years ago by Clark Stevenson <[email protected]>
Removed note about Spine. It is available and tests are based on the examples.

99c5c67a34c9d3b89337db44030dbdb7f134c066 authored over 9 years ago by Clark Stevenson <[email protected]>
Added Spine Tests

f0a1aa6d2315f6febb4e105199b5ce0f90cd86c6 authored over 9 years ago by Clark Stevenson <[email protected]>
Formatting Fixes

28f6c5900744843d533cc43178ba77148b28e48b authored over 9 years ago by Clark Stevenson <[email protected]>
Spine Available Readme.

d7f40a3ed7d3104df7f95b03969b9a44d141202d authored over 9 years ago by Clark Stevenson <[email protected]>
Commit History Review 28/7

d7c7b6d07d3f6df432e4dc10f0965e9f1bef454d authored over 9 years ago by Clark Stevenson <[email protected]>
A few updates from the last couple of weeks.

501545b909dc638c9260215c913bf123b30619b2 authored over 9 years ago by Clark Stevenson <[email protected]>
Not sure I like these interfaces I added, perhaps it should be Union Types.

3c9e24037b4c95b26d955efc059ca1e398a09ae8 authored over 9 years ago by Clark Stevenson <[email protected]>
I added return types to spine to compile with –noImplicitAny. Thanks @whizzkid for the entire API. See #13

55ab1888d0d968b7bf9ae045484558b90a0b0401 authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #13 from whizzkid/master

Created pixi-spine.d.ts file for pixi 3

5bd7df94641bd3b4acd3881e248eb1b831157adb authored over 9 years ago by Clark Stevenson <[email protected]>
undid changes to pixi.d.ts

c9fe48b59bda63d4c5d1267a717300da92dedb9b authored over 9 years ago by Martijn Croezen <[email protected]>
added some missing items

7fdabd51de82845b7d82e5c7ef4ff11c198bcada authored over 9 years ago by Martijn Croezen <[email protected]>
changed Function to (params)=>void; format

7320771184b8361848c55bb7dc71ed9497375980 authored over 9 years ago by Martijn Croezen <[email protected]>
added pixi-spine.d.ts

note: this is my first d.ts file. Should be complete, probably missing returntypes and i might n...

a0ee42ef1c56da0776eb3e2ee9d824e9dad740bd authored over 9 years ago by Martijn Croezen <[email protected]>
Fixes #12 by adding external module. Thanks @drrcknlsn & @englercj

343baea951648f72ffa631680730c2e54e5ccb76 authored over 9 years ago by Clark Stevenson <[email protected]>
Handful of updates. Fixes #11 thanks @rkrasky I could not be sure if it was protected or not. The property seems undocumented.

4c2ac65d0509b776a0568d77b2c7483ac22aac2c authored over 9 years ago by Clark Stevenson <[email protected]>
Added definitions for FilterManager. See #10

400ee8af0060b03b9f2110b76a547f83556a74d6 authored over 9 years ago by Clark Stevenson <[email protected]>
Everything that was private is now protected. Thanks @doskallemaskin Fixes #9

603216529d569bc51c78aa0efef7e4d44007daef authored over 9 years ago by Clark Stevenson <[email protected]>
Removed hitArea Unions.

51a9dfd0ce6ee65717639d85f1cd1e9a5b5d449d authored over 9 years ago by Clark Stevenson <[email protected]>
Added HitArea interface which Circles, Ellipse, Polygons, Rectangles and RoundedRectangles implement. Thanks @spelltwister @englercj

87c4407912b251294accb025025e67ca99ed1707 authored over 9 years ago by Clark Stevenson <[email protected]>
Reviewed the commit history. Added hitArea to interactionTarget. See #6

2d9842089121ce219710d628b4d100a71bd26a3a authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #8 from Faulik/master

Added Texture parameter to PIXI.loaders.Resource. :+1:

0425662f1f3d1283652992f8d1bc62bb0ff19eb1 authored over 9 years ago by Clark Stevenson <[email protected]>
Added Texture parameter to PIXI.loaders.Resource.

ffd11e7f69c596742eb23069e3896c643660e6ef authored over 9 years ago by Faul <[email protected]>
Merge pull request #7 from Faulik/master

Thanks! The original worked in VS with 1.5 so I never picked up on this and works just as good w...

13fd6f2917c5583b75749ebad31c24b7712ba105 authored over 9 years ago by Clark Stevenson <[email protected]>
relocated 2 exports

76e78f7e53a67eb93b939872be60572e57ca16bf authored over 9 years ago by Faul <[email protected]>
Added Community Filters

aa3c0686c224914ee1caae85329a58de179cc1d1 authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #5 from Adamfsk/develop

Fixed BlurXFilter and BlurYFilter typo

03b58eee627ccdf1c26f3eceaacdf3f6cdc73b9b authored over 9 years ago by Chad Engler <[email protected]>
Fixed BlurXFilter and BlurYFilter typo

84198ca92ebc87486f7f50662cd52aa93b889636 authored over 9 years ago by Adam Kidd <[email protected]>
Fixed Typos in Readme

be0005ede20355b3f4a06c68f2feb4ca21ee9306 authored over 9 years ago by Clark Stevenson <[email protected]>
Added all but the Spine examples so far.

4f5d62a6b1473f331c8a4e256020b9687120c9d8 authored over 9 years ago by Clark Stevenson <[email protected]>
Ignoring pixi-tests.js which is generated by running the test.

a282fc6ef2ae9ab5016d1282450f0353271ed587 authored over 9 years ago by Clark Stevenson <[email protected]>
Updated definition file. Fixes the missing filters module mainly. Thanks @drkibitz for the shared ticker.

d4224d6f9954a4ba117031ee0c65fffbc72fb2d5 authored over 9 years ago by Clark Stevenson <[email protected]>
Updated Readme

61fe114b9b7f1340455556d0320ad2a663fda746 authored over 9 years ago by Clark Stevenson <[email protected]>
Minor changes. Thanks @drkibitz for your helpful notes.

1207b7f4752d79a088d6a9a465a3ec799906b1db authored over 9 years ago by Clark Stevenson <[email protected]>
3.0.5 Minor Updates.

a3380fc3483b4032ea26a248c585bc6225e48db9 authored over 9 years ago by Clark Stevenson <[email protected]>
3.0.3 minor updates.

145ffb5f65267757b8f16e32c7725efde3bb7c5c authored over 9 years ago by Clark Stevenson <[email protected]>
Resolved #2

debffe813d67e2fb3e0d0c8b2093e8d2c59099e2 authored over 9 years ago by Clark Stevenson <[email protected]>
Merge pull request #1 from ivw/patch-1

added RenderTexture.render

84fa735bfcc74fb21c2b087487a67d056a2cf5b7 authored over 9 years ago by Clark Stevenson <[email protected]>
added RenderTexture.render

e32e1689906e1fb56ba38a7885c03d6c9101231f authored over 9 years ago by Ivo Wijnker <[email protected]>
fix some properties that are not actually private

aeb89316b6d089f1b52701f0bfe1a22401609da7 authored over 9 years ago by Chad Engler <[email protected]>
move interaction and loader stuff into modules

8beacf67b30d2d2ca6b5f93cc8b900c2ba128edb authored over 9 years ago by Chad Engler <[email protected]>
3.0.1 dev changes

afc14cc50acb4696d0b279556bf10c0c3f6abdee authored over 9 years ago by Clark Stevenson <[email protected]>
Up to date with the Dev Branch. Expect subtle mistakes.

e34ac57431070b6d93cfb9e2bc01155f6c92ba73 authored over 9 years ago by Clark Stevenson <[email protected]>
add editorconfig

f739655c93fdb4c09ec3c654b68923ed5a74128d authored over 9 years ago by Chad Engler <[email protected]>
initial commit

38dd20a4320c53da4f3e7508a5ded75bba78cc1c authored over 9 years ago by Chad Engler <[email protected]>