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

2nd parameter of VertexArrayObject's constructor can be optional

4411131ef857fa298877d7f967a6f884151ff9b5 authored over 7 years ago by Yahiko <[email protected]>
Merge pull request #172 from yahiko00/v4.x

Fixed the type of WebGLManager.renderer

8348bd71d74f4e1779c9139da4ed83184e248fad authored over 7 years ago by Clark Stevenson <[email protected]>
Rollback v5 new classes

9f3700923538c79e5123df2d230203fa5bdd1e4a authored over 7 years ago by Yahiko <[email protected]>
Fixed WebGLManager.renderer's type

7ad051362a2aa37dbafa085379b84d53398660c9 authored over 7 years ago by Yahiko <[email protected]>
v4.5.3 Update

6602c12f3ee70478bc2dcb6e46654849235ed3e2 authored over 7 years ago by Clark Stevenson <[email protected]>
Fixed TimeLimiter and CountLimiter. See #167

2f800096fa78d38342efcd3073b7b95a8abdf13b authored over 7 years ago by Clark Stevenson <[email protected]>
v3.5.3 Update

b172640033c67d95a00716c439f835d4a3510732 authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #168 from RyanPridgeon/patch-1

Re-added missing backgroundColor property

65af522d62bae17dbb641f80a4194dd5547355e6 authored over 7 years ago by Ivan Popelyshev <[email protected]>
Update pixi.js.d.ts

Re-added missing backgroundColor property

ef0506a8c111779c7c4ca3a339fea10f296851e0 authored over 7 years ago by Ryan Pridgeon <[email protected]>
Minor Updates

- Reads `clone()` to the test
- Half a dozen small updates

f8c2defed905e29130eea61fab2b551187448e3d authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #163 from jmlee2k/v4.x

added PointLike, updated DisplayObject functions

f930ec5fa0020783eda47f5e567155751ebfe6fe authored over 7 years ago by Clark Stevenson <[email protected]>
DisplayObject getLocal and getGlobal now accept PointLike

10b58ccbf2d3b5cf23f6b4dc308dcd1fb24faef8 authored over 7 years ago by Jordan Lee <[email protected]>
added PointLike, updated DisplayObject functions

- PointLike serves as a "base class" for Point and ObservablePoint

13c531dfe9fc56b29446108cb75b9dd02bdfecc4 authored over 7 years ago by Jordan Lee <[email protected]>
Minor Updates

7993c534d7bd0614e08f98d9ccfe284fbc347f8f authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #162 from saadataz/patch-1

Expose activate method of Accessibility Manager

0b71e8dedefd8ec25840e1f3214649e2523eb1d0 authored over 7 years ago by Clark Stevenson <[email protected]>
Expose activate method

Expose activate and deactivate methods to allow keyboard only applications to enable accessibili...

276fc44e90e46e8596bd1849915b10efe9a5b21d authored over 7 years ago by saadataz <[email protected]>
Update v4.5.2

- Minor additions

ad5cb95be51e9a054fe9c62ad02efa22b242d614 authored over 7 years ago by Clark Stevenson <[email protected]>
v3.5.1 Update

- Dirty is a number, not a bool. This applies to only `Graphics` and `Mesh`. Other dirty flags...

3ba461aba242bb12f735bb3dca39ab1f363f3246 authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #159 from pixijs/andrewstart-patch-1

Add textureGC to WebGLRenderer

8922f4133acbe813842936ecaf36ca23fd44d80a authored over 7 years ago by Clark Stevenson <[email protected]>
Add textureGC to WebGLRenderer

f5172ff00bc5e86ff3336d852193c2d42ba991f9 authored over 7 years ago by Andrew Start <[email protected]>
Merge pull request #157 from lucap86/v4.x

fix destroy for AnimatedSprite and TilingSprite

a2a6e57ed779ce440cb9d5af5fef78a55c30f2e2 authored over 7 years ago by Ivan Popelyshev <[email protected]>
newline

6f66d26db2af4d56b215b032c93f1d79994cebc9 authored over 7 years ago by lucap86 <[email protected]>
fix https://github.com/pixijs/pixi.js/issues/3994

2c1a04afc9136fcffeea8998ebb07ec21802d0d4 authored over 7 years ago by lucap86 <[email protected]>
'v4.5.0'

- update package

184e765add2a710c47d3841d931f28d6d13925c3 authored over 7 years ago by Clark Stevenson <[email protected]>
'v4.5.0'

- Minor updates

6cc1f24eba1c66275904d2b93548f0bb0b4a93bc authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #154 from giraluna/displayobject-point-types

Correct point types for DisplayObject members

88553c666f8a66818e31f3f2bd2a64cc24c3a04c authored over 7 years ago by Clark Stevenson <[email protected]>
Unify 'copy' method signature for Point & ObservablePoint

c5706d420e065656de265eb179d8e20a72de0501 authored over 7 years ago by giraluna <[email protected]>
Correct point types for DisplayObject members

1c6ba2471cf9bcec629077a958452c161ff037fd authored over 7 years ago by giraluna <[email protected]>
Merge pull request #153 from ivanpopelyshev/v4.x

various fixes

9d0340f653c1628be8010783b5a575960cddbe09 authored over 7 years ago by Clark Stevenson <[email protected]>
various fixes

48c721baf941ceba25b90c88ae71ff2fe2deb69f authored over 7 years ago by Ivan Popelyshev <[email protected]>
`v4.4.4`

- Some changes to the `Ticker`
- Thanks @ruslanchek for `calculateNormalizedScreenSpaceMatrix` t...

f26580bcbaab2654555d541ff01ec3bf61a8e119 authored over 7 years ago by Clark Stevenson <[email protected]>
v4.4.3

22854057db0297e365aaec062df32d0df24a358b authored almost 8 years ago by Clark Stevenson <[email protected]>
`v4.4.2`

- Minor updates per the version bump
- Reviewed most Event Types. Resolves #152
- Reviewed Event...

6cc79d66b035bf4ba33a79604c60babacd04a20d authored almost 8 years ago by Clark Stevenson <[email protected]>
to v4.4.1

4af28b3ff7cd03bd74dbe55ec5445c26f63ffbba authored almost 8 years ago by Clark Stevenson <[email protected]>
To v4.4.0

e21aba1b4a3170c1ea1e833f18f6128765d37d3e authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #149 from pixijs/fix-148

Fixes #148

102cce4b77f9c75209825e117517863397bddaa2 authored almost 8 years ago by Clark Stevenson <[email protected]>
Fixes #148

4a9ebd379f097a5ffdce958b4c0bb133d75c959c authored almost 8 years ago by Matt Karl <[email protected]>
Minor updates to 17/Feb

102afe95a57f13aa4d50954910c95945607f0aff authored almost 8 years ago by Clark Stevenson <[email protected]>
Tagged v4.3.5

458cd741d68cdbc2eaa45379a0689a7d84266daf authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #146 from evgeniy-polyakov/fix-fluent-event-listeners

Allow to use fluent interface for event listeners.

a1247dc0bdb27187532381e5ce8acadb2269946a authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #147 from evgeniy-polyakov/fix-resource-texture

Adding Resource.texture removed after update to ResourceLoader v2.0.3.

e9e167330cc56fa490c3521f0a9b9e87bdc16159 authored almost 8 years ago by Clark Stevenson <[email protected]>
Removed properties of Loader that should be members of Resource.

6e0ccbef0a8281d9dfee902d71563efd888d30be authored almost 8 years ago by Evgeniy Polyakov <[email protected]>
Pixi-specific properties at the bottom of Resource class.

427c66e1ec7fce5a75349ec5ce5fefd656436ba0 authored almost 8 years ago by Evgeniy Polyakov <[email protected]>
Revert "Adding Resource.texture removed after update to ResourceLoader v2.0.3. This property is added by Pixi, it's not a part of the 3rd-party library."

This reverts commit a71b359ed3e8353ddef9dd73b6cae3dd6509d123.

a8733e6d83973b4b3dbfeee45f0eb301dc566099 authored almost 8 years ago by Evgeniy Polyakov <[email protected]>
Adding Resource.texture removed after update to ResourceLoader v2.0.3. This property is added by Pixi, it's not a part of the 3rd-party library.

a71b359ed3e8353ddef9dd73b6cae3dd6509d123 authored almost 8 years ago by Evgeniy Polyakov <[email protected]>
Allow to use fluent interface for event listeners in inherited classes. Like PIXI.loader.add('url-to-load').on('error', ()=>{}).load();

ffd286219aafa757bfd2214b66c7b8768d559e26 authored almost 8 years ago by Evgeniy Polyakov <[email protected]>
Merge pull request #145 from Dimous/patch-1

Update pixi.js.d.ts

6cbe5409ccdb0b8eb2c4328838ca32dc26d71c3e authored almost 8 years ago by Clark Stevenson <[email protected]>
Update pixi.js.d.ts

Fixed inconsistency between interface and implementation

92c8f76a707c17c9ae5cefd98880a4a3046e9e59 authored almost 8 years ago by Dmitry <[email protected]>
Merge pull request #144 from webbiesdk/stictnulls

Various small fixes, mostly related to strict nulls

46dd861b963b62687fd2622bacd22f1e7e76a54b authored almost 8 years ago by Clark Stevenson <[email protected]>
Various small fixes, mostly related to strict nulls

dc3e02dd2d2087fd214cf5961cb8d5a8f1ebe5a3 authored almost 8 years ago by Erik Krogh Kristensen <[email protected]>
ITextStyleStyle is renamed TextStyleOptions

8ac99db5b2cf51cc74585c6d1a5f2a95a24980b8 authored almost 8 years ago by Clark Stevenson <[email protected]>
Skip `variable-name` when linting on DT because dependency `isMobile.any` is a keyword.

c94d543a851684320a8307aa0f68310e4537e1de authored almost 8 years ago by Clark Stevenson <[email protected]>
Fixed all TSLint Errors.

24f875c68710b22b327b1ec8cff22a4574dbec0d authored almost 8 years ago by Clark Stevenson <[email protected]>
To 07/Feb

d8b5238cf29c978caadbc9c14f36a07e15a28467 authored almost 8 years ago by Clark Stevenson <[email protected]>
Replaced old `pixi.js-tests.ts` with v4. Examples pass `tsc` and `lint`.

b0bc8955847f2a13f8782a9d2bb9041708ead14c authored almost 8 years ago by Clark Stevenson <[email protected]>
Added `tslint.json` which is just `tslint --init`.

7db4a88e24e8db7a2d8a2ec5da5e1c8a72eab741 authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #142 from pixijs/fix-ee3

Fixes EventEmitter removeAllListeners

b89597ae9d9024f8d6aaa05f39a967fa01b43c1f authored almost 8 years ago by Ivan Popelyshev <[email protected]>
Merge pull request #143 from pixijs/fix-resource-loader

Resources fixes

d50580e368de814147223d32a1b9c016664c6bac authored almost 8 years ago by Ivan Popelyshev <[email protected]>
Fixes wrong type in setExtensionXhrType

ada4df5ec7d663a1a7b06e2b5679232d3ec960f2 authored almost 8 years ago by Matt Karl <[email protected]>
Resources fixes

b9e4ee7a381159d5cdda45be289f8e1583004d77 authored almost 8 years ago by Matt Karl <[email protected]>
Fixes EventEmitter removeAllListeners

2c9137731610d39031250e8b2bcddd8d1d057cbc authored almost 8 years ago by Matt Karl <[email protected]>
Merge pull request #141 from ivanpopelyshev/v4.x

one tiny parameter to check availability of event

436629b919812c7e9fdf11383e903fc64b576bce authored almost 8 years ago by Clark Stevenson <[email protected]>
one tiny parameter to check availability of event instead of returning whole Function[]

4698a4bdd4e575bac861545bc9276f51aa412966 authored almost 8 years ago by Ivan Popelyshev <[email protected]>
Merge pull request #140 from ivanpopelyshev/v4.x

renderWebGL is not protected in Container, so it cant be protected in DisplayObject

d82d2f92f3de8415717f35cc37d53df92e44c05a authored almost 8 years ago by Clark Stevenson <[email protected]>
renderWebGL is not protected in Container, so it cant be protected in its predecessor

0caca457769db999049aa30d8914e25133e6b96f authored almost 8 years ago by Ivan Popelyshev <[email protected]>
Updates to 27/Jan

70e8292e824cd22e6afc0e7a5b1e111c80fed6e4 authored almost 8 years ago by Clark Stevenson <[email protected]>
Overhauled tests for v4, wip

3105c436585549ed6ea8e98f512afa35aaf8dd15 authored almost 8 years ago by Clark Stevenson <[email protected]>
Bumped version

1b40b29a1fb25ac1eb3c2aa1ed914d60f9768494 authored almost 8 years ago by Clark Stevenson <[email protected]>
Minor gl-core update.

998b088bc47d713f68acd2330d78346f57e95ef5 authored almost 8 years ago by Clark Stevenson <[email protected]>
v4.3.4

f4a0a9dd8a1cb02cacf93bb1f218455e8b958c6d authored almost 8 years ago by Clark Stevenson <[email protected]>
v4.3.3

b1564a7e95bf81e44634846b91bbf695ec8e157c authored almost 8 years ago by Clark Stevenson <[email protected]>
Fixed attributeLocations

c52442f319fd6a67726bed409c6d18038f4fbb0c authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #138 from pixijs/application-destroy

Adds a destroy method to Application

0e8cd6c10b13a171f66c7aa028d75b0ffec5625b authored almost 8 years ago by Clark Stevenson <[email protected]>
Adds a destroy method to Application

0bd0f7a945003fcf60161b81d1cfbfbe4e63e4ab authored almost 8 years ago by Matt Karl <[email protected]>
Jan 16 minor updates

7df49dd60d951a539f12c7283a6e87f5875b4d51 authored almost 8 years ago by Clark Stevenson <[email protected]>
To v4.3.2

351c693837e04f66f4cb537601b2478864cf98b3 authored almost 8 years ago by Clark Stevenson <[email protected]>
Minor gl-core updates.

c776ad44850bdb5945794233c456192d0c870eef authored almost 8 years ago by Clark Stevenson <[email protected]>
Re added depreciation methods. See #137

873b4f14afe5b79ad6fab1b5ee5608cd5d36ceba authored almost 8 years ago by Clark Stevenson <[email protected]>
Re-added some spine specifics to the ResourceLoader.

3a51cf170de215e261266a7020a226288bd09a51 authored almost 8 years ago by Clark Stevenson <[email protected]>
readme update with @types

85b7216a4deebd260266641b913ac5507848d1d0 authored almost 8 years ago by Clark Stevenson <[email protected]>
Updated ResourceLoader dependency to 2.0.3. See #137

b845d59a97f1fdafc33a26bb7104fc803596b3d1 authored almost 8 years ago by Clark Stevenson <[email protected]>
Minor updates to 5 Jan

909f7d4b7c208477052a8bc83f87cbaebfdf20ee authored almost 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #136 from pixijs/font-families

Adds support for multiple fontFamily

fe61d40efda2c5b844d80f2b71c6d25334e0744a authored almost 8 years ago by Clark Stevenson <[email protected]>
Adds support for multiple fontFamily

1adf54ff437ec5c612a0bc96a8b57e93b5fc3a0c authored about 8 years ago by Matt Karl <[email protected]>
No BOM, clean and TextStyle addition of tests

b2cd08330bec417a97c84f008ab0fd39982f6019 authored about 8 years ago by Clark Stevenson <[email protected]>
Removed BOM

a1f386544b45f8eb2dc69b84d5538257c816fc6b authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #133 from bluepichu/generatefillstyle-bugfix

Fix argument type in Text._generateFillStyle

432f7585ba036a7a6f7c4318963cba5bbcbf6e5f authored about 8 years ago by Clark Stevenson <[email protected]>
Fix argument type bug in Pixi.Text._generateFillStyle

4428ee1cd9c0049f5911b255721bb9ee8e646d86 authored about 8 years ago by bluepichu <[email protected]>
Minor update. New Version v4.3.0

ef8016e81e5d0a58dff4fa7902d70cdfe3192132 authored about 8 years ago by Clark Stevenson <[email protected]>
Added some missing depreciation types to the bottom of the file. Fixes #127

f6a469a24ca71b23c36d06322e62385b89c4309c authored about 8 years ago by Clark Stevenson <[email protected]>
Tiny update this week.

d99691effdffa72c66649bf84aa5bad27c7c6522 authored about 8 years ago by Clark Stevenson <[email protected]>
package.json added for testing

7977913fb6adf0e6176f914798266e8f9212bb68 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #131 from giraluna/basetexture-loadsource-access

Mark BaseTexture.loadSource as protected

eeeb5cc96854997571de3c26cef4522a485866cf authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #130 from giraluna/videobasetexture-source-specialization

Limit VideoBaseTexture source to HTMLVideoElement

8b090719cb287379fff2c4444fbe7e1a6160449f authored about 8 years ago by Clark Stevenson <[email protected]>
Mark BaseTexture.loadSource as protected

2d55fc66ce22fb2517218598ca3ecccd1eb1d4fc authored about 8 years ago by giraluna <[email protected]>
Limit VideoBaseTexture source to HTMLVideoElement

4711ec9dd3c97a38bb7ae761efae6a5d89c3be49 authored about 8 years ago by giraluna <[email protected]>
sprites and meshes have custom renderName

9e9afe4152e4b97e882a8066ae991b51660aadd3 authored about 8 years ago by Ivan Popelyshev <[email protected]>
fix TextStyle

also, tests from DefinitelyTyped
from now on, run "tsc" before making a PR.
travis will be config...

2b632210109cfc94d9bdc89356517ac97452afec authored about 8 years ago by Ivan Popelyshev <[email protected]>
Merge pull request #129 from lucap86/v4.x

Fix PIXI.TextStyle

5d87837b7a0783a41b088bb727c0e5105e27cddd authored about 8 years ago by Clark Stevenson <[email protected]>
fix PIXI.TextStyle according to

https://pixijs.github.io/docs/PIXI.TextStyle.html

f7b6432bbd6de1d5f1ed3761c564618b27d497d9 authored about 8 years ago by lucap86 <[email protected]>