Ecosyste.ms: OpenCollective

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

github.com/pixijs/pixijs

The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
https://github.com/pixijs/pixijs

Fix keys for multisampled textures in RenderTexturePool (#7622)

0f8f2dac4cf5fe4a57d5ab03a4e78e91b04d13ec authored over 3 years ago by dev7355608 <[email protected]>
v6.1.0-rc.6

f783dd44a8dc87d2a511e6f4bc7b7839f5b6f6f3 authored over 3 years ago by Matt Karl <[email protected]>
Add automatic multisample selection option to cacheAsBitmap (#7637)

f1d98ea807b8bbe7f3aaf41e05f37cf219e79994 authored over 3 years ago by dev7355608 <[email protected]>
Bind empty if texture is invalid (#7635)

ba416cd4ecde0d45cfc92c4feecd3bb08f522739 authored over 3 years ago by dev7355608 <[email protected]>
Add multisample property to Renderer (#7632)

a4a8096a84d8e87ee055f1c69f6f7908c98d165e authored over 3 years ago by dev7355608 <[email protected]>
Add blit in Renderer.generateTexture (#7633)

28d646009d52f520a5dc2d45f4bb1a33fb5058ef authored over 3 years ago by dev7355608 <[email protected]>
Fix interaction with un-rendered Graphics (#7630)

c62d24ba35484d48243e7aea481d0e00decefe91 authored over 3 years ago by Andrew Start <[email protected]>
Workaround webdoc issue with overloading and inheritance (#7634)

c4426c2c95e61d6ae89b36c70bd09b2e6c066aaf authored over 3 years ago by Matt Karl <[email protected]>
Replace arguments with options in generateTexture (#7629)

f127f20724d9d0572e9b8628f160d03171596f67 authored over 3 years ago by Matt Karl <[email protected]>
Fix bug in FramebufferSystem.forceStencil (#7623)

6d23a0014a3e85ebf21b50908dbd9724793a613f authored over 3 years ago by dev7355608 <[email protected]>
GitHub Actions optimization and fixes (#7621)

1ce08eac00b0f713abb48c2c641f1b01485f4967 authored over 3 years ago by Matt Karl <[email protected]>
Fork resource-loader into loaders package (#7603)

5b4cfb55a98629f1be4aa33b72ba67894ecfa405 authored over 3 years ago by Ivan Popelyshev <[email protected]>
Add support for multisampled filters (#7423)

4725a22149c25d564d0729584dffccf9038c980d authored over 3 years ago by dev7355608 <[email protected]>
Fix rendering to multisampled framebuffers (#7422)

95ba0f472e881f90b19619bc261b241e3415acea authored over 3 years ago by dev7355608 <[email protected]>
Round texture, framebuffer, and canvas dimensions properly (#7384)

724492b406d337ca8e1fd4853cb4c5c538d361dd authored over 3 years ago by dev7355608 <[email protected]>
v6.1.0-rc.5

95ea00e00e06701e990aba8c76d5c910211c2959 authored over 3 years ago by Matt Karl <[email protected]>
Fix overlapping types of events and interaction (#7616)

7a5d1f109a9fad3f7d697ff54ef5b68b8265509e authored over 3 years ago by Matt Karl <[email protected]>
Fix minor documentation errors (#7612)

d3e7516c4088b77b5d0b13256d369a5b4f9725f8 authored over 3 years ago by Matt Karl <[email protected]>
Fix texImage2D/3D internal format and type arguments (#7601)

80bb84eb7bb605c85ad2188bbdc358ff78240133 authored over 3 years ago by dev7355608 <[email protected]>
Fix running unit-tests on Windows (#7609)

53c8738626d91211db86557afc58565977841058 authored over 3 years ago by Matt Karl <[email protected]>
Add missing basic unit-tests for various packages (#7608)

111009aca47186c190b3a412f56d8b80e7e52c78 authored over 3 years ago by Matt Karl <[email protected]>
Remove duplicate getBufferType util function (#7597)

d298eb8fc3ab2c5fc8a1bf62238b09af772ba776 authored over 3 years ago by Matt Karl <[email protected]>
Fix UBO unit-tests (#7600)

4c662e515aa166017aedad4b753d3e6c3da35520 authored over 3 years ago by Mat Groves <[email protected]>
Group unit-tests together by package (#7595)

d367783ee0ef034f198892d9b917c8b2d856b938 authored over 3 years ago by Matt Karl <[email protected]>
Add support for all texture formats and types (#7586)

aa455cae81c6165e6d43580367ad3a749e6b2092 authored over 3 years ago by dev7355608 <[email protected]>
Introduce Math Extras package (Vector2 Math, Rectangle operations, and more!) (#7563)

7b04c1edb443a63211e37f83b52588ed63009289 authored over 3 years ago by Milton Candelero <[email protected]>
Convert unit-tests to TypeScript (#7593)

4dcd1d6bb14a038970a614fe208efb5c1389ffaf authored over 3 years ago by Matt Karl <[email protected]>
Fixes wrong information on the compressed-loader docs (#7592)

6092c7fd0c34b65cf47e19338ea90670e6244cdb authored over 3 years ago by Milton Candelero <[email protected]>
Reformat canvas and compressed textures documentation (#7584)

4c1e85fa56330d73454202c7a76aeef82f9dff66 authored over 3 years ago by Zyie <[email protected]>
Fix Text vertical gradient so that it handles overlapping lines (#7581)

fdbb521482e1cd731c3c5e44868fda65803eea84 authored over 3 years ago by Shukant Pal <[email protected]>
Add getter for DisplayObject destroyed (#7582)

f2196303286a5d5abcd02f6c0f2ec0ed4c100896 authored over 3 years ago by Shukant Pal <[email protected]>
Warn instead of error when compressed textures are not available (#7570)

0d01a732dc65326e63e891ab4639a469836876e2 authored over 3 years ago by Shukant Pal <[email protected]>
Fix canvas resizing in Text when resolution is not 1 (#7571)

0ff59f74b5b2aafbe20d5d93df156aa5589147ce authored over 3 years ago by Shukant Pal <[email protected]>
Add getter/setter for mipmap, scaleMode, wrapMode in BaseTexture (#7562)

4d92e01380417d10e80624dfa5360bfe0708628c authored over 3 years ago by Shukant Pal <[email protected]>
v6.1.0-rc.4

e004413841d2918bf3dffa29b1ac278589af2e6c authored over 3 years ago by Matt Karl <[email protected]>
Fix dependency flaws by converting to peerDependencies (#7559)

402ee9a4d7d74564483da5e3a2765f4aeccb2675 authored over 3 years ago by Matt Karl <[email protected]>
v6.1.0-rc.3

3ec6e7e6d68bb70bc9c55b24d8bdf327bba1e523 authored over 3 years ago by Matt Karl <[email protected]>
Fix holes in Graphics when used as masks with canvas (#7556)

fa8524faf7c42c5f2cf37c39b219563aa1a9152e authored over 3 years ago by a c sreedhar reddy <[email protected]>
Fix extra new Function call in unsafe-eval (#7545)

3f7c24a3ab7dd8024be86353fb53b0be1add02a0 authored over 3 years ago by Matt Karl <[email protected]>
Rename the particles packages (#7543)

af3c0c6bb15aeb1049178c972e4a14bb4cabfce4 authored over 3 years ago by Matt Karl <[email protected]>
Add mixins to @pixi/math (#7548)

f2529c2b9724425c4e71db7b14c1bbabe915b194 authored over 3 years ago by Milton Candelero <[email protected]>
v6.1.0-rc.2

410a49c4f4e938d75a52a5129e98eb771780dc61 authored over 3 years ago by Matt Karl <[email protected]>
Fix broken publishing with GitHub Actions

5891cc15ab6e685dc4dfa80b5a852898a9178a1c authored over 3 years ago by Matt Karl <[email protected]>
v6.1.0-rc

f95c9649c797fa7da7a66584a0a5c3b792eb30cf authored over 3 years ago by Matt Karl <[email protected]>
Add `tint(color, multiply)` method to ColorMatrixFilter (#7531)

63795fb24bc666ca4f55095160e4221e398f14fa authored over 3 years ago by Milton Candelero <[email protected]>
Add automated publishing case for prereleases (#7530)

95c3ab7878fc81c5eae3e80d5b1779c84165a5ab authored over 3 years ago by Matt Karl <[email protected]>
Update package-lock.json

6c458425d561ea76bd52464c49f9cce481cd694c authored over 3 years ago by Matt Karl <[email protected]>
Ignore built-in attributes that start with 'gl_' (#7527)

34a0fa0af2296cf33b1fff0cf8a9b23c5a7d668c authored over 3 years ago by Konstantin Timoshenko <[email protected]>
Fix Graphics color/textureId filling (#7529)

8bbfb81bd1c746d189f31f92dea211280754fdfd authored over 3 years ago by Konstantin Timoshenko <[email protected]>
Fix regression in RoundedRectangle (#7516)

9c1861b83f2d2bdb75235ada648d76d465ba0071 authored over 3 years ago by Matt Karl <[email protected]>
Fix typo in EventSystem (#7518)

edb12c98ac695820dc0dcdea496f91fbb2983b59 authored over 3 years ago by Ikko Ashimine <[email protected]>
Add cacheAsBitmapMultisample to add multisampling to cacheAsBitmap (#7441)

0b9f75555c322402f74ffbb79f36fe0425217070 authored over 3 years ago by dev7355608 <[email protected]>
Fix lineWidth calculation in BitmapText's updateText (#7479)

25c38116e3bd27e96eb9071bb2265ce113f33219 authored over 3 years ago by Shukant Pal <[email protected]>
InteractionManager replace useCapture with options (#7452)

7703aa1d66c1116c2a771d6e8f69a720619e979a authored over 3 years ago by puxiao <[email protected]>
Fix DisplayObject's parent type to Container (#7501)

e3b25e71f76924f3f3b6ae9a687b26c0cf1725c5 authored over 3 years ago by Matt Karl <[email protected]>
Fix rounding in gl.scissor and gl.viewport arguments (#7442)

82e008a996dd7da4e3b0f3217527cf344f7d015f authored over 3 years ago by dev7355608 <[email protected]>
Fix default type and internalFormat of GLTexture (#7438)

56e667122c8262a70ba8eb1eebc3b02e6b0bc23c authored over 3 years ago by dev7355608 <[email protected]>
Fix FilterSystem frame rounding precision issue (#7485)

537441c0241fb3f02aaf826c66c19ab979cad45f authored over 3 years ago by Shukant Pal <[email protected]>
Fix docs removeEventListener & addEventListener (#7487)

517214adcdb18833d9a5160c8bc2eb01eb956575 authored over 3 years ago by Matt Karl <[email protected]>
Fix SVG validation by supporting XML prolog and leading comments (#7478)

2ee8e90f3edd3384beb57e2c50f7d9a780ccf599 authored over 3 years ago by Shukant Pal <[email protected]>
Fix geometry merging when geometries are of different sizes (#7493)

ea9a5ccb2ff3f462ef2a4ee1c083bb2c5c62c3af authored over 3 years ago by Shukant Pal <[email protected]>
Remove duplicate lines from BitmapText's drawGlyph (#7489)

65656ecc2e03875f5b068cccf06d96b97008f8b3 authored over 3 years ago by Sergey Chernykh <[email protected]>
Fix UBO handling mat3 Matrix uniforms (#7492)

4649ee585c262e6e414cf51576e14657364d5805 authored over 3 years ago by Shukant Pal <[email protected]>
Set _isConnectedToTicker to false when disposing VideoResource (#7491)

3e2e5d9f38dd1723f1439bca94964eecba2a9735 authored over 3 years ago by Shukant Pal <[email protected]>
Fix incorrect bounds for drawPolygon with lineAlignment lower than 0.5 (#7434)

e4d574395aeac5ba0a89b52a47528126bcba529f authored over 3 years ago by Andrej Ilić <[email protected]>
Merge branch 'main' into dev

42058d6a557b11beb1a2cda75159d4c41ff92691 authored over 3 years ago by Matt Karl <[email protected]>
v6.0.4

2ece475553e843c59a291339231f6c1866fab4db authored over 3 years ago by Matt Karl <[email protected]>
Revert "Fix export namespace to the declaration files (#7413)" (#7484)

This reverts commit a9201a26cf12fff32b7b3391601d380a3e7d0a14.

6bb7c52cee0d4979e4b6fac90583f6dab077432b authored over 3 years ago by Matt Karl <[email protected]>
Revert "Fix export namespace to the declaration files (#7413)" (#7484)

This reverts commit a9201a26cf12fff32b7b3391601d380a3e7d0a14.

50d600406a50831f0c701f003ce49fb3d503d4ac authored over 3 years ago by Matt Karl <[email protected]>
Merge branch 'main' into dev

00886aca96b980ea35c16af243c54e653a9100ad authored over 3 years ago by Matt Karl <[email protected]>
v6.0.3

23d31cc7a7f921bc346e5f1a398a6ae958554ba6 authored over 3 years ago by Matt Karl <[email protected]>
Fix HEIGHT_MULTIPLIER height in TextMetrics.measureFont() (#7439)

68827a71cd4517eacf2439f9e452988b7eb44531 authored over 3 years ago by dev7355608 <[email protected]>
Fix HEIGHT_MULTIPLIER height in TextMetrics.measureFont() (#7439)

72a3ab1e23a723f56a4a02e251557024eab47245 authored over 3 years ago by dev7355608 <[email protected]>
Fix Mesh rendering on canvas (#7463)

e363457fd0fd78dd1d0b17998bc8c9eb0109bfd7 authored over 3 years ago by dev7355608 <[email protected]>
Fix Mesh rendering on canvas (#7463)

7aab194958e77e62987f4e16bc755107df04c799 authored over 3 years ago by dev7355608 <[email protected]>
Fix missing dependency to compressed-textures (#7474)

f00d860e16892c00ba16e66e42b752d5abe91e8f authored over 3 years ago by dev7355608 <[email protected]>
Fix missing dependency to compressed-textures (#7474)

c0ad438fcc34ff474da7ade2e4c0da009b404e19 authored over 3 years ago by dev7355608 <[email protected]>
Update webdoc dependencies (#7472)

6b3335f83ed9703799cb6126a0d4761bb8b77671 authored over 3 years ago by Matt Karl <[email protected]>
Update webdoc dependencies (#7472)

f27dd7ad4dd3a9a6d1fd51e9a3dc8d5e86d26e98 authored over 3 years ago by Matt Karl <[email protected]>
Fix unit-test failures from [email protected] (#7476)

e305aaadc945d691aa27906afce7beea4b95adfa authored over 3 years ago by Matt Karl <[email protected]>
Support npm publishing on GitHub Actions (#7465)

432d393c288e0a5229252bc14df1dbe52d528e2c authored over 3 years ago by Matt Karl <[email protected]>
Fix TilingSprite.from usage with a Texture parameter (#7471)

9843e1516bb98c26655738f0995599f00f8e4685 authored over 3 years ago by Matt Karl <[email protected]>
Fix TilingSprite.from usage with a Texture parameter (#7471)

ccf75aec0c9ae7b86da4dbca9b3fec1de6be6571 authored over 3 years ago by Matt Karl <[email protected]>
Add multisample shortcut and parameters (#7440)

e24516e85a8334e88c7c23ea232f4d0329ff33af authored over 3 years ago by dev7355608 <[email protected]>
Use fetch for createImageBitmap for prevent synced decoding ImageBitmap (#7450)

23791013a767a6804f4db986d1db3bd36c82ddf9 authored over 3 years ago by Konstantin Timoshenko <[email protected]>
Fix FXAA filter (#7406)

7e3ef4f692108e116d8e8122c5239af991175c2a authored over 3 years ago by dev7355608 <[email protected]>
Fix FXAA filter (#7406)

0f932bee7df0e56d23c477113c7f4d53477ad673 authored over 3 years ago by dev7355608 <[email protected]>
Fix GlobalMixins to be non-optional to avoid issues with strictNullChecks (#7458)

4d4f57cf75a7b002b178b67ae3266884837322fa authored over 3 years ago by Matt Karl <[email protected]>
Fix GlobalMixins to be non-optional to avoid issues with strictNullChecks (#7458)

cfbd1eebd2d693a2ae99f8bc81b281e8dd23ba25 authored over 3 years ago by Matt Karl <[email protected]>
Make getChildByName non-optional (#7451)

19fca9c176c83059fc263e6d5c410fce25c0283a authored over 3 years ago by Shukant Pal <[email protected]>
Make getChildByName non-optional (#7451)

ddd7464679e1feb0fd53673013fa2f951f524c7c authored over 3 years ago by Shukant Pal <[email protected]>
Fix improper example in BitmapText (#7449)

6392371b319d84b8cc3d8b045149aa9a04b4f0fc authored over 3 years ago by Matt Karl <[email protected]>
Fix improper example in BitmapText (#7449)

15970ec7159c21d3e58d49e11364d626208ae928 authored over 3 years ago by Matt Karl <[email protected]>
Fix dirty check in Mesh.calculateVertices (#7453)

b0b7c03e4f54e1191741f6c757aebc05565c6d0c authored over 3 years ago by dev7355608 <[email protected]>
Fix dirty check in Mesh.calculateVertices (#7453)

cc5f3a1a1662ef69188e199839df57af5cdf9879 authored over 3 years ago by dev7355608 <[email protected]>
Update docs and types (#7454)

95f98ebade495480de406e2ff07edf2be75c1921 authored over 3 years ago by dev7355608 <[email protected]>
Update docs and types (#7454)

262838d63439f757e6b5953dae1227f01e556d5f authored over 3 years ago by dev7355608 <[email protected]>
Fix documentation ObservablePoint (#7415)

822aa1adfb19eb6a35532c6cdfcd96d9ef31b8fb authored over 3 years ago by Jose R. Rodriguez <[email protected]>
Fix documentation ObservablePoint (#7415)

8ef955cab54892eaf034ec5f15620be55e5df87c authored over 3 years ago by Jose R. Rodriguez <[email protected]>
Upgrade to webdoc 1.2.1, remove bug workarounds (#7424)

1e949409dfc0e2000d5b52e1357b58b82216d135 authored over 3 years ago by Shukant Pal <[email protected]>