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

Update v4.8.8-migration

- Pixi.d.ts is replaced with Definitely Typed version See Issue #224
- Added temp directory wit...

92b54901702e319d76e79b45c9b405747ad97746 authored over 5 years ago by Clark Stevenson <[email protected]>
Merge pull request #223 from BernsteinA/add-jsdoc-comments

Added jsdoc comments

3a7277b2f172ec0f8e1a024c2df45c9f93dbbeef authored over 5 years ago by Clark Stevenson <[email protected]>
Merge pull request #222 from neminovno/patch-1

Remove extra mouseover from InteractionMouseEvents

43786f8e6c8e4fefa4870001c08b235a28c3107d authored over 5 years ago by Clark Stevenson <[email protected]>
change some settings back to primitive types

eec71630dd50119ca366db2b323fb32bdad14f26 authored over 5 years ago by Aaron Bernstein <[email protected]>
still adding more

67a1ef8af45d7c27e2aa9add7c84448cddc2b7a9 authored over 5 years ago by Aaron Bernstein <[email protected]>
continued

5ea734586a2937d5d5f7234cdfea297248b3523d authored over 5 years ago by Aaron Bernstein <[email protected]>
more

b4797f8adf5c645c7de7f619e377308b419889a4 authored over 5 years ago by Aaron Bernstein <[email protected]>
Added a few more comment blocks, replaced `//deprecated` with `/** @deprecated */`, and removed type annotations from comments

45b634dcbab39c75dbc7d1ddd09ce4db966facb7 authored over 5 years ago by Aaron Bernstein <[email protected]>
Added jsdoc comments

ed55315a2086841d0e2b79b64f6c88944eeb4fa8 authored over 5 years ago by Aaron Bernstein <[email protected]>
Remove extra mouseover from InteractionMouseEvents

51c1fce36ad9a6a17442d4c44bbf1bc197dc9c60 authored over 5 years ago by neminovno <[email protected]>
Return loader properties to enum references See Issue #220

f7d7ad64d2cc2ee2d0599a75a135e9093fd115cf authored over 5 years ago by Clark Stevenson <[email protected]>
Merge pull request #221 from ivanpopelyshev/v4.x

Clean up resources

23589fc1c7049a42c1ba885438f44a29593b18de authored over 5 years ago by Clark Stevenson <[email protected]>
clean up resources

d8e1d57d9704830c8aa1c1d73d056c2e9d390f69 authored over 5 years ago by Ivan Popelyshev <[email protected]>
v4.8.8 Update

- Fixed incorrect enums on Resource loader. See Issue #220
- Update readme with v5 tip

463e956879440cbd210f8afbecacc284276da07d authored over 5 years ago by Clark Stevenson <[email protected]>
v4.8.7 Update

d6fe5823a64cb0f7b77491a64182f8c41e08837b authored almost 6 years ago by Clark Stevenson <[email protected]>
Merge branch 'v4.x' of https://github.com/pixijs/pixi-typescript into v4.x

da6087c0f2eeabc9e43e9528162513dcdd326cf1 authored almost 6 years ago by Clark Stevenson <[email protected]>
Misc updates

- Updated Loader
- Various minor updates since December

c40a4634b8be7669b19d92e2536ee2fd32d75681 authored almost 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #214 from Sarcolytic/v4.x

add symbol support as event type

5227e8e767ac7227dd4efe192f5483f712592f22 authored almost 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #216 from dmitriyzhirma/v4.x

add support pixi-sound to Resource

adfb438f897fe6ba183b6c1012aec652df14a5b7 authored almost 6 years ago by Clark Stevenson <[email protected]>
Pixi-specific properties at the bottom of Resource class

e57dbd5ec822b5c3f088a64dd3966dda5ea50cfd authored almost 6 years ago by menscrem <[email protected]>
add symbol support as event type

3722aa801660fd2803a3d354d6f4e9e6a4e00328 authored almost 6 years ago by Sarcolytic <[email protected]>
Merge pull request #211 from julien-moreau/v4.x

Fixed callback signature on .on and .once methods on Container

e4d63c3a64168f865505ce67a6147265fba83209 authored almost 6 years ago by Clark Stevenson <[email protected]>
Fixed .on and .once signatures on DisplayObject to allow custom events + fixed callback signature on .on and .once methods in Container

51128b6b7c43252fb6467642bae736647d61afec authored almost 6 years ago by Julien Moreau-Mathis <[email protected]>
Merge pull request #208 from julien-moreau/v4.x

Coherence in typings for Container and DisplayObject

a71496d6c48cab9c9e81293433a6c00230e0e958 authored about 6 years ago by Ivan Popelyshev <[email protected]>
Coherence in typings for Container and DisplayObject

e336fde1e80634b1440b05cce5c126ed03d6c14b authored about 6 years ago by Julien Moreau-Mathis <[email protected]>
v4.8.3 Update

e6cce0e8c6aee0f833cc1f9836f30d0077900536 authored about 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #206 from zprodev/feature/update-transform-propatys

Update Transform

d40b31ab8463bdf0b057f8d230b904aa98d02178 authored about 6 years ago by Ivan Popelyshev <[email protected]>
Update Transform

2d65d4f733a9a1494e1d82c742eaf81068a8f9c2 authored about 6 years ago by zprodev <[email protected]>
Merge pull request #205 from bbruneau/MOD/return-type-extended-from-display-object

changes returned object for some Container methods from DisplayObject…

5f9095ea3611a4cca6816b037ab7219a71063576 authored about 6 years ago by Clark Stevenson <[email protected]>
changes returned object for some Container methods from DisplayObject to T extends DisplayObject

eece6978b19eb906d567960034a43abf36e26619 authored about 6 years ago by Benjamin Bruneau <[email protected]>
Merge branch 'v4.x' of https://github.com/pixijs/pixi-typescript into v4.x

5a1dfc3f254d91089fdca3319bf6639038108c63 authored about 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #204 from WebbleInteractive/v4.x

Fix incorrect or missing missing type declarations related to spritesheet

d3127d3a77bf54caf4701efc140f312ec72baadd authored about 6 years ago by Clark Stevenson <[email protected]>
Minor Update

- renames `uniforms` to `uniformData` on Filter parameter.

352593fe44e006ae4ff57b2657a12fca17455855 authored about 6 years ago by Clark Stevenson <[email protected]>
Updated syntax to match the project.

b16d0f4c0a5ba2e97e30a8b5b5846e805f0d22e9 authored about 6 years ago by sherrif <[email protected]>
Fix incorrect type declaration for Spritesheet.animations

Fix for this error: *ERROR: Argument type Texture is not assignable to parameter type PIXI.Textu...

5137ccca64f4cb5dc304ae558971fe079701f2a9 authored about 6 years ago by sherrif <[email protected]>
Add missing type declaration of spritesheet to Resource

Fix for this error: *ERROR: Property spritesheet does not exist on type Resource*
The code that ...

37017a2d1fd727e0c719b1d2382e5888e8f6ffe1 authored about 6 years ago by sherrif <[email protected]>
Changed `trackedPointers` from a function to a property. Resolves Issue #203 Thanks @apptaro !

df56ee70de34aca760a7aeb83b93e0ce9270b5e7 authored about 6 years ago by Clark Stevenson <[email protected]>
pretty

212aba5ca1439808afb58a3553e0fccffa918f1c authored about 6 years ago by Clark Stevenson <[email protected]>
v4.8.2 Update

dfec8763679f73156b087d9e6bf49831ca195127 authored about 6 years ago by Clark Stevenson <[email protected]>
Minor Update

b5c5439096eed022a57e2d534c6174f77ab2fcad authored over 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #200 from ivanpopelyshev/v4.x

Few places, number[] -> ArrayLike

6a64bfc4415ce020f4aa5cfbb55be63e141c53f1 authored over 6 years ago by Clark Stevenson <[email protected]>
just small fix

94267ba73ad3853218f50f6c4088116ce801e846 authored over 6 years ago by Ivan Popelyshev <[email protected]>
Fixed bezierCurveTo

0ca052a8e8bd8ecd0188392f1ebb152cb9e4ad7e authored over 6 years ago by [email protected] <[email protected]>
v4.8.1 Update

8d3f75f2cf618b638e3a96c4b9185fe76c33c48b authored over 6 years ago by Clark Stevenson <[email protected]>
Minor updates

39b97ae29c93834d35a466a1e161f906f363ba42 authored over 6 years ago by Clark Stevenson <[email protected]>
Update 4.7.3

d9c36cce1c2b2d7db5d3c6896bc829825f8b1556 authored over 6 years ago by Clark Stevenson <[email protected]>
Update v4.7.1

fe01f1a1739380c6ff2f7c136a8a99398d554ed5 authored over 6 years ago by Clark Stevenson <[email protected]>
Merge pull request #198 from hellraisercenobit/patch-1

Add missing methods from utils

71473c739735d8ffdd0dc015e633a29e56223f60 authored over 6 years ago by Clark Stevenson <[email protected]>
Add missing methods from utils

function clearTextureCache(): void;
function destroyTextureCache(): void;

b47e21c64eb068f2ef91f22b3d32f5de3b4f3b79 authored over 6 years ago by hellraisercenobit <[email protected]>
Exposes incorrect protected methods. Thanks @meerfolk Resolves #196

91e7d20abb43f17f9e34030c1845a7921dfa2e91 authored almost 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #192 from Icemic/filterArea-patch-1

Fix filterArea type

edb5cdcc8c5984553ab02700e07285f91304c53e authored almost 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #195 from soimy/mask_nullable

Enable nullable mask when strictNullCheck is on

ff4957613ab5a2620ab95f389a37a6c6c58200c5 authored almost 7 years ago by Clark Stevenson <[email protected]>
Enable nullable mask when strictNullCheck is on

e2333a47ddb6a8ed3cca2360f6d28972256aa793 authored almost 7 years ago by Shen Yiming <[email protected]>
Updated to v4.7.0

- Also fixes missing Application loader. Resolves #193 Thanks @Lyoko-Jeremie

1fd83c8e2b10811f3a8459a9f8b6939139e4d417 authored almost 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #194 from niceilm/v4.x

modify misspell

827fc677a919eca32d274f5c102136e9b153974a authored almost 7 years ago by Clark Stevenson <[email protected]>
modify misspell

ad40a8dcec2c73b8d10ce2e548123bc80a059941 authored almost 7 years ago by flynn.park <[email protected]>
Update pixi.js.d.ts

fix filterArea declare

769a69182fd25738f2724b0c4e132c9dfc650f68 authored about 7 years ago by Icemic <[email protected]>
Minor Update

- ParticleContainerProperties depreciates `scale` in favour of the new `vertices` property.

624b0b2766135e99681cffb9a48ca4b9e7696039 authored about 7 years ago by Clark Stevenson <[email protected]>
v4.6.2

20fd4863befa34522ec65a7fccc5146da62ce50a authored about 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #191 from whizzkid/v4.x

setTargetElement should not be protected

7ed63b8c70f18bd778cb33baa4e28b42e06676e5 authored about 7 years ago by Clark Stevenson <[email protected]>
setTargetElement should not be protected

fec4c7200658cf024b9f5b4ac84136dea854bcc9 authored about 7 years ago by Martijn Croezen <[email protected]>
Merge pull request #190 from themoonrat/texture-garbage-collector-fix

Missing param added for TextureGarbageCollector unload function

174b6316e70049f1af947d71cf77532a2f08aa69 authored about 7 years ago by Clark Stevenson <[email protected]>
Missing param added

6340d5ad066a29ac8cafe1afca143deeddcf0aba authored about 7 years ago by Dave Moore <[email protected]>
v4.6.0

- Also Resolves #189 thanks @daintycode

cf631219f574480903409c6ae5b399a08c9faa95 authored about 7 years ago by Clark Stevenson <[email protected]>
Bumped gl-core to v1.1.2

3498767da0a49b84c9645acf897f9875f7eca32a authored about 7 years ago by Clark Stevenson <[email protected]>
Minor Updates Resolves #187

- Adds isSwapWidthHeight to depcreciation
- properties public by default

fb818b819b0ca698dee174114486a9ff6f53eedc authored about 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #188 from pixijs/filters-removed

Removes pixi-filter typings

b789a0074baec876a1ed3e5c46889800c8dcb75d authored about 7 years ago by Clark Stevenson <[email protected]>
Removes filter typings

486ec55d7e141477683bf6107d36d061aeb37018 authored about 7 years ago by Matt Karl <[email protected]>
Merge pull request #186 from ivanpopelyshev/v4.x

Found a few strange methods

24bf3b3e16c3a7fdaabded900d4d1240ba921946 authored about 7 years ago by Clark Stevenson <[email protected]>
TextureTransforms fixes: I wrote this class, I know what is public here!

GroupD8: yeah, one of methods was renamed some time ago.

38f0fec6c682fe865fccc948f3674cf359549caf authored about 7 years ago by Ivan Popelyshev <[email protected]>
Fixed Typo

6330c90c221d8af8b6102726e2b0e56e4d320e2e authored about 7 years ago by Clark Stevenson <[email protected]>
Minor Updates

- a handful of new dev updates
- replaces alpha and uploadAlpha which were depreciated, not remo...

20fb01f3081f8297dc48d59e2c56b626a60d7a0c authored about 7 years ago by Clark Stevenson <[email protected]>
Minor Update

d76f75ccef19d46b5a793d73803661c57480a3a7 authored about 7 years ago by Clark Stevenson <[email protected]>
Corrected Extract methods. See #185 thanks @Chuckame

- PIXI.extract.CanvasExtract.pixels() returns UInt8ClampedArray
- PIXI.extract.WebGLExtract.pixl...

412391f3d1fbf1b008996b98185ae5874d92a252 authored about 7 years ago by Clark Stevenson <[email protected]>
Fixes HitArea See #184

- All shapes implement `HitArea`
- `HitArea` can be used as a `hitArea` property type.

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

0ad63b70fa17221dc8c889c10722cf55714d997b authored over 7 years ago by Clark Stevenson <[email protected]>
v4.5.6

4eb2ec451fe39972322aed3a3dd7115bcff60abb authored over 7 years ago by Clark Stevenson <[email protected]>
Added missing property `leading` to `TextStyle`. Thanks @jcyuan Resolves #181

37a329d211071b1dcafdbd4b8bca3b31cc07b3ee authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #182 from kashirov/v4.x

Fixed Filter.vertexSrc

197c59bc8a2c811522e8b228a5ee3b0bdb3e2bc7 authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #183 from ivanpopelyshev/v4.x

boundTextures

cadd515ecb490991897880b44cfcbf53fa1bb441 authored over 7 years ago by Clark Stevenson <[email protected]>
that's it.

54246b7fd2bc281bdbc5fe7bdd4903b7ed535687 authored over 7 years ago by Ivan Popelyshev <[email protected]>
Fixed Filter.vertexSrc

e0e6e333a98c492582beedb6f21fa5f4d5e14f0a authored over 7 years ago by kashirov <[email protected]>
Minor Update

- Transform protected property `_nsx` replaced with `_sx`. Thanks @tribetiki Resolves #180

e141acabcbb231adbba2522adc15dda5a605fc86 authored over 7 years ago by Clark Stevenson <[email protected]>
Minor Updates

896a7b2fa73882f09a6f1ff8099a521c2ce224a1 authored over 7 years ago by Clark Stevenson <[email protected]>
v4.5.5

63beb561b69c038b28052696ffe524fc62b567b4 authored over 7 years ago by Clark Stevenson <[email protected]>
Fixed Filer Test

19d8cdeb80539f4584d31e2acb2c6e5316473efd authored over 7 years ago by Clark Stevenson <[email protected]>
Minor Updates

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

c8a97b57e30017b42152e9edf9b709935780f860 authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #178 from giraluna/renderer-plugins

Add typing for renderer plugins

69c0bf9e1acc4c1b771995f6e08e21a2f780e5f7 authored over 7 years ago by Clark Stevenson <[email protected]>
Remove extra newlines from default renderer plugins interfaces

9a6613e26e45350357a5f62b7f7f456d196581da authored over 7 years ago by giraluna <[email protected]>
Add typing for renderer plugins (via interface merging)

20275e446c199985b6509fe6ae2bb64845370175 authored over 7 years ago by giraluna <[email protected]>
Add generic typing for renderer plugins

7e32b7a06cff03254f51fd0294adb847e27db45a authored over 7 years ago by giraluna <[email protected]>
Merge pull request #177 from giraluna/remove-webglrenderer-interaction

Remove unused WebGLRenderer.interaction property

6639480d9d1d92f7491ada5eaf1af73e81c3b64c authored over 7 years ago by Clark Stevenson <[email protected]>
remove unused CanvasRenderer.interaction property

7111d0dd4be8a92f4302626d93368bba538af9d6 authored over 7 years ago by giraluna <[email protected]>
remove unused WebGLRenderer.interaction property

12700c14616b72c3b6c67e0cf1f96f685609dfac authored over 7 years ago by giraluna <[email protected]>
Merge pull request #176 from giraluna/generic-filter-uniforms

Use generic type parameter for filter uniforms

544443c51e0c6bbfcb5928057760b12aa93ab804 authored over 7 years ago by Ivan Popelyshev <[email protected]>
Use generic type parameter for filter uniforms

6b1694d984bfb9a92bb6650fb2499e409b71c4b1 authored over 7 years ago by giraluna <[email protected]>
Minor Updates

- Fixed missing `added` and `removed` events on Interaction Event Types. Resolves #170

71d2388d6c41519a5af95dd79740bd36c5461ece authored over 7 years ago by Clark Stevenson <[email protected]>
Merge pull request #173 from yahiko00/v4.x

2nd parameter of VertexArrayObject's constructor can be optional

978ebd587533837600516fc0dfd776066e0d9648 authored over 7 years ago by Ivan Popelyshev <[email protected]>
The 1st parameter data in GLBuffer.upload() is optional

787f1d4e2f2d286156ac00a9852f965df8a109be authored over 7 years ago by Yahiko <[email protected]>