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

fix PIXI.TextStyle according to

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

5c6e00a51a8bc5b2c94f850db88d56f8cffe5e2e authored about 8 years ago by lucap86 <[email protected]>
Merge pull request #128 from staff0rd/fix_removeChildren

Fix removeChildren result

0abb40d56e3cd11cb944c43888b97576f2daea63 authored about 8 years ago by Ivan Popelyshev <[email protected]>
fix removeChildren result

7e884150f3ce4fcbdc00a44e9c52dbd19f0045e3 authored about 8 years ago by stafford <[email protected]>
Allows `BaseTexture` to be a `HTMLVideoElement` too. Thanks @mmykola. See #126

1ba6bc72b6def78992792647e33408144c676f64 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #125 from rkrasky/patch-5

generateFillStyle

96d3183472924912b786bb36804e4c9e83820cce authored about 8 years ago by Clark Stevenson <[email protected]>
generateFillStyle

PR for changing documentation in pixi.js is out. Parameter lines is a string array.

29c39a408c82e9d52aa665802017298dbbb0a544 authored about 8 years ago by Robert Krasky <[email protected]>
Merge pull request #123 from ivanpopelyshev/v4.x

some fixes for pixi-tilemap

3fb28a17b8d22fac91d862694d91f4b3e9178e2e authored about 8 years ago by Clark Stevenson <[email protected]>
some fixes for 4.2.2 and pixi-gl-core for pixi-tilemap

931073393d7e3fbb2c923e81036d9f69cd9987b9 authored about 8 years ago by Ivan Popelyshev <[email protected]>
Merge pull request #122 from codecutout/v4.x

addChild to return the type of the added child.

b7e57c5b2801334a9258200c301b501628efe16b authored about 8 years ago by Clark Stevenson <[email protected]>
Merged the definitions for addChild with variable parameters and addChild with a single parameter.

067a44992be6eae4756ae9e67ae1662409ad92e1 authored about 8 years ago by Alex Davies <[email protected]>
Defined PIXI.Container addChild return types to match the input type.

f396b510878510b85b1c9891ea6a807ff01df608 authored about 8 years ago by Alex Davies <[email protected]>
readme fix

903b8747f1726d2b0cc3824b3fb0f30c3900c9c4 authored about 8 years ago by Clark Stevenson <[email protected]>
Changes for v4.2.2

7ccba2cc56a72821592dcb9478d3f150e0dd22d6 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge remote-tracking branch 'pixijs/v4.x' into v4.x

1837d2cc1d63cbc11d8c996eed0b2b512aaa5ce9 authored about 8 years ago by lucap86 <[email protected]>
Merge pull request #120 from ivanpopelyshev/v4.x

pluginTarget fix

7cf7a55e4e1930fa730e175600d91e3511329517 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #119 from giraluna/remove-shader-property

Remove Sprite.shader and Mesh.shader properties

1a5a90ccf287ad0e84b04b7524f1bcda612852b5 authored about 8 years ago by Clark Stevenson <[email protected]>
pluginTarget mixin has some static members

8a0cb65d85eb4183859297dede16140d59ee68a9 authored about 8 years ago by Ivan Popelyshev <[email protected]>
Merge pull request #117 from giraluna/webgl-extract-renderer

Correct WebGLExtract renderer type

5d568a3c16297a7329b34626f09dd950c582655a authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #118 from giraluna/renderer-extract

Expose 'extract' property for WebGL & canvas renderers

5cdfdda6dd079ad082f2e0d59045170fe4cb9ce3 authored about 8 years ago by Clark Stevenson <[email protected]>
Expose 'extract' property for WebGL & canvas renderers

13db17e387f7f7dd04ca4405f8c6a84a522a2c6d authored about 8 years ago by giraluna <[email protected]>
Correct WebGLExtract renderer type

c1195b4da2671291b8eeb7eb8b5ed009335ffd4f authored about 8 years ago by giraluna <[email protected]>
Remove Sprite.shader and Mesh.shader properties

Currently unused in PIXI v4, see https://github.com/pixijs/pixi.js/issues/3086

76814720bba187877a056ccf368fd396e1b07f9e authored about 8 years ago by giraluna <[email protected]>
Fixes Prepare

b1f57aca69ccdc7155b318e687f5245f3568f564 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #116 from ivanpopelyshev/v4.x

TextStyle and one small fix

fca24dca8c33d4861ae5207332dcec76f6e51e6c authored about 8 years ago by Clark Stevenson <[email protected]>
void instead of any

016101ff4973b3e7b7a7b7491c072d5aa93b41cb authored about 8 years ago by Ivan Popelyshev <[email protected]>
typescript 2 textStyle

95fb2facd50fbd455651f791cfa1234c96e296ab authored about 8 years ago by Ivan Popelyshev <[email protected]>
Dev branch updates to 11/11

c31b7923c819a5561ec756df19b6d5929f8ece25 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #114 from lucap86/v4.x

GLShader wrong constructor signature

557598191e71f0b226df73895cf06a57bca31168 authored about 8 years ago by Ivan Popelyshev <[email protected]>
refs issue #113

c0e1ac7555cbe38b4b149f9744f99973d3b78d4c authored about 8 years ago by lucap86 <[email protected]>
Merge pull request #112 from ivanpopelyshev/v4.x

Some changes for pixi-spine

305120c7413eb98b85ce1ef4b8b5bf5c65415c9d authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #111 from TomWHall/v4.x

Added anchor property (PIXI.Point | number) to BitmapText

104f53556471d45806af74fe96cde416f536ea5b authored about 8 years ago by Clark Stevenson <[email protected]>
Some changes for pixi-spine

cab0bb6f5b429befcd6060e747c472324127eb90 authored about 8 years ago by Ivan Popelyshev <[email protected]>
Added anchor property (PIXI.Point | number) to BitmapText

2fb13cfce5f06ceb17916dc15e81ca2d54d679a7 authored about 8 years ago by Tom W Hall <[email protected]>
Reviewed commit history to 04/11.

ebca452c1d21d4e42c27a64f0245e0ba64caa865 authored about 8 years ago by Clark Stevenson <[email protected]>
v4.1.1 readme

15f20726b3a985717b26271ec812ea012dcce7cf authored about 8 years ago by Clark Stevenson <[email protected]>
Fixes Mesh Constructor. Thanks @lucap86. Resolves #105

fdc2f444c332f9c6553544730dc620718fec3148 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #109 from giraluna/filter-uniforms

Correct typing for filter uniforms

5e19cba92e801e85a9c35ee794bff5352a242539 authored about 8 years ago by Clark Stevenson <[email protected]>
Correct typing for Filter uniforms

3b8be7465df7a6c4c5d284ea0fe93ac8c9304397 authored about 8 years ago by giraluna <[email protected]>
Mark Filter constructor parameters as optional

3a125b987f4b660d7af2c70f34705eedd3105e2b authored about 8 years ago by giraluna <[email protected]>
Merge pull request #106 from twhitbeck/fix-to-global

Make second param to DisplayObject#toGlobal optional

3bda60e59a85d5ecccb1038335f37187638668b4 authored about 8 years ago by Clark Stevenson <[email protected]>
Make second param to DisplayObject#toGlobal optional

7e55af5c3deaa3020f37e64386361188ad0a29cb authored about 8 years ago by Timothy Whitbeck <[email protected]>
Corrects the destroy interface. Thanks @lucap86 See Issue #104

84d1deafcee6030f261daae7997b3eadd8bea710 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #103 from rkrasky/patch-4

Adding styleID to ITextStyle

c145bfd4ff2f6c448bcf15644e28704979fe7a74 authored about 8 years ago by Clark Stevenson <[email protected]>
Adding styleID to ITextStyle

14163eadf23f231e57df6e24b17775cf8241c3fc authored about 8 years ago by Robert Krasky <[email protected]>
Merge pull request #102 from rkrasky/patch-3

Added utils.skipHello

f7fdb2c325e8ab80d8d7a8fa3115d60d2376077e authored about 8 years ago by Clark Stevenson <[email protected]>
Added utils.skipHello

bc29840d4b02da8e2b479f620fc1ca2856cde4a9 authored about 8 years ago by Robert Krasky <[email protected]>
Readme

610396b5e99c91c5af281e8adfd6e1340bd93d78 authored about 8 years ago by Clark Stevenson <[email protected]>
4.1.0 Updates. I was a map virgin until this one.

6d64bb0ab6a26e2e7489b41333703c5a8ad6a29e authored about 8 years ago by Clark Stevenson <[email protected]>
4.0.3 Dev 13/Sep

d390b6a5b3f890605f8fc9f0f4094ff87db9b975 authored about 8 years ago by Clark Stevenson <[email protected]>
4.0.3 Dev 05/Sep

- Removed problems with the TilingSprite From method. #96
- Added the PluginTarget Mixin to b...

bc5654aacfa5e787f0d8e853051d0e96e84aaec8 authored about 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #101 from emilekberg/v4.x

PIXI.MovieClip frame members should be read only and small parameter naming for goto methods.

f66c041bdb9dff98de30f6e8f51ccff20eb7c2eb authored about 8 years ago by Clark Stevenson <[email protected]>
4.0.3

2536fe577136dd5164de55bff29bdd3de09f5ee6 authored about 8 years ago by Clark Stevenson <[email protected]>
PIXI.MovieClip frame members should be read only

60cf6e54ca92a2e579831f2129dd6686e01c8738 authored over 8 years ago by Emil Ekberg <[email protected]>
Merge pull request #100 from emilekberg/v4.x

Corrected PIXI.SCALE_MODES

e22c53813ba9de35f9bc307852385cebaa857e8a authored over 8 years ago by Clark Stevenson <[email protected]>
Corrected PIXI.SCALE_MODES

5ee91b5b3afb4f4df512a9f49aa73b9b7fa9c0d5 authored over 8 years ago by Emil Ekberg <[email protected]>
Merge pull request #99 from whizzkid/fix-observablepoint-setter

made x and y optional in the ObservablePoint setter.

6b3e12b64f1b66d259b9b9ca81fce0359bc2628f authored over 8 years ago by Clark Stevenson <[email protected]>
made x and y optional in the ObservablePoint setter.

2499b0c626c489049318e3c46de0e7a5d1bc2edc authored over 8 years ago by Martijn Croezen <[email protected]>
readme

bf6345b4e01fab9126cfd9c639b93c7901d66ec2 authored over 8 years ago by Clark Stevenson <[email protected]>
Version 4.0.1 to 8/Sep

f00012b310f2f04fa947da2ee067107862ce757b authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #97 from webbiesdk/patch-1

Adding TEXT_GRADIENT to the PIXI object

d9de448f719b6ca74709fd5ab7730bdbb0a9e528 authored over 8 years ago by Clark Stevenson <[email protected]>
Adding TEXT_GRADIENT to the PIXI object

7b9bc950a40655959e43d18ac872b437a0f561b3 authored over 8 years ago by webbiesdk <[email protected]>
Some Fixes to glCore

92046b686b88def2e5da1ce573272db5b87e2fb0 authored over 8 years ago by Clark Stevenson <[email protected]>
Updated to 26/Aug

295655e7a8c1cd21dd5729bfa9d52e1649c6e8c7 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #94 from webbiesdk/v4.x.fixes.v2

A lot of fixes related to v4

f2c8b4b331960a998448c7476be28d69df031e10 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #95 from pixijs/fix-mesh-arrays

Fixed Mesh array types

16fc5fd5297b1cc7dead28bb01897a1a76a812d7 authored over 8 years ago by Clark Stevenson <[email protected]>
Fixed Mesh array types

These three arrays have to be the specific type - if they are a regular Array, WebGL will compla...

6208d440f0517654843bd2ce2e956a0be30f50d1 authored over 8 years ago by Andrew Start <[email protected]>
Context added to RendererOptions

9b8eef1497a2f3655c99153b8f41e576c2f9901c authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
The "last" property no longer exists in InteractionManager

680de601817053850361df3de605529a11bed232 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
anchor is actually an ObservablePoint

d1b03372703783f4fe0c6d4b554ed11409cc2406 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added new properties to class Resource

e7feb409e11616ae99365b451d796631a328b695 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added _enabledFilters to DisplayObject

4eb0bedd1cd613e55f4cbc3348bf536b2e9aefb6 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
_generateFillStyle was misspelled as _generateFullStyle

d3ac6d96c77045d91c5331efb75db07e0da4d19d authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added localStyleID to Text

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

4f4e8d4f33c05ef46d28da9fdc7fbf556c9162a6 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added _textureID to Sprite

93063288947d11edb334962466cb8d1672a15993 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added vertexTrimmedData to Sprite

84517090bb7a99a63fc4777023fd46611db1ad4b authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Added _tint and _tintRGB to Sprite

c77285b3699bb50101f04c2260e70809043454e2 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
CONTEXT_UID is an instance field, not a static field

cd0c85a64b4144f26d0267aea0160ce4a32375da authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
_updateID added to Texture

059885f0479c883b88cfddeca594beb97a587e13 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
TEXT_GRADIENT is also on the PIXI object

ec454770ea80698906c4c0ab2ced7ec045be8e12 authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Merge pull request #93 from pixijs/pixi-filters

Adds pixi-filters and enabled setter for pixi.js Filter class

aa776d32bb4d9b74d9604e02da7fa6dbfffa40c5 authored over 8 years ago by Clark Stevenson <[email protected]>
Adds pixi-filters and enabled setter for pixi.js Filter class

db438ae88be51f26c7fbd4ee4c7344ca99e14997 authored over 8 years ago by Matt Karl <[email protected]>
Merge pull request #91 from whizzkid/Fix_destroyoptions

Fix destroyoptions

1ec2a6e4da28dce7eb9d27c388e89c9fad9f1c43 authored over 8 years ago by Clark Stevenson <[email protected]>
actual commit with the typo fixed

ad08edb985a67bc8ef5e9020d4a428c17622bbce authored over 8 years ago by Martijn Croezen <[email protected]>
modified the destroy() functions of several classes

and a typo

6bef0ab1478eb17d2574b5742dac1ed537d0dc4a authored over 8 years ago by Martijn Croezen <[email protected]>
Merge pull request #88 from staff0rd/public_calculate_verticies

public calculateVerticies

419250aaf57a4a9e62b5fb449e314c74e52f28eb authored over 8 years ago by Clark Stevenson <[email protected]>
public calculateVerticies

40ede9ed402882d3aeae9c0c926de91e9f184e1d authored over 8 years ago by stafford <[email protected]>
Updates `Container`'s destroy API. #86

e6d124300b6a5d606edf49c0653dc782924d8249 authored over 8 years ago by Clark Stevenson <[email protected]>
Updated to 09/Aug

9c50e26da4c0099e880676ef41943cecdacf9c8f authored over 8 years ago by Clark Stevenson <[email protected]>
`TilingSprite` constructor parameters `width` and `height` are optional. Thanks @niokasgami #85

470d3406abc7a904563f90a75833007ace2d4ab5 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #84 from pixijs/andrewstart-patch-1

Text.wordWrap() returns a string.

6d858e91d964e19ab6dc39d9417e6a0b79796767 authored over 8 years ago by Clark Stevenson <[email protected]>
Text.wordWrap() returns a string.

7cce685690fb92be0085f5d05ddd496b0a9e7469 authored over 8 years ago by Andrew Start <[email protected]>
Makes the `source` parameter for `BaseTexture` optional. Thanks @niokasgami #81

65dfbe81fd3ef29fb7052944305d84e904299287 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #82 from rejemy/ColorMatrixFix

Adding missing constructor for ColorMatrixFilter

2733063db45e5e0151679d69873b002de37cdc84 authored over 8 years ago by Clark Stevenson <[email protected]>
Merge pull request #83 from webbiesdk/v4.x

Forgot to update type of setter in previous commit

eaf367f8f84ab3f317babec9325348bd78104549 authored over 8 years ago by Clark Stevenson <[email protected]>
In this commit: https://github.com/pixijs/pixi-typescript/pull/63/commits/01974a6da19fae8dafadaa4a9d09068fe114f710 I forgot to update the type of the setter.

6eec9a163570f4f1e0d0252e3352d4e4d37d4a9f authored over 8 years ago by Erik Krogh Kristensen <[email protected]>
Adding missing constructor for ColorMatrixFilter, added a few missing semicolons just for foolish consistency.

aed1eb1eb988b7e1ce92275b6ecaf4e9f9a3e300 authored over 8 years ago by Jeremy Friesen <[email protected]>
Merge pull request #80 from staff0rd/webglrenderer_texturemanager

added WebGLRenderer.textureManager

662e97afef3d8628dcc2eb5f5cd6f986b5a89580 authored over 8 years ago by Clark Stevenson <[email protected]>
added WebGLRenderer.textureManager

6b30199253068246fc07a7f8d925d7952eaefdbc authored over 8 years ago by stafford <[email protected]>
Fixed the RETINA_PREFIX. Oops. Thanks @webbiesdk

f64388e12691b669f15294d6a36bd0e0e19952a0 authored over 8 years ago by Clark Stevenson <[email protected]>