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: Worker ReferenceError in Node.js (#10227)

b631cc57fa3b039211b0401e0317b5bdddb51167 authored 11 months ago by Tianlan Zhou <[email protected]>
Chore: Updated example for PIXI.Geometry (#10225)

e10fa5bfa07f85df95e42ea8d8b9f6329e916292 authored 11 months ago by Himanshu Khaitan <[email protected]>
v7.4.0

4c964ef389a3ed239d378a3b63284b02f79ac328 authored 11 months ago by Matt Karl <[email protected]>
Add: Spritesheet option cachePrefix (#10125)

5ae1d3b57e6e4a72f3b16f1836bd68eb37f75b9f authored 12 months ago by Matt Karl <[email protected]>
Chore: Move worker codes to separate files (#9399)

abecc358a0ce73fc301611ca5c2eecfd3dc7c38f authored 12 months ago by Tianlan Zhou <[email protected]>
Fix: calling FederatedEventTarget.off() with original listener when using signal (#10074)

2f2c481e6c693bd76dbc9f50ed89fbf34beff240 authored 12 months ago by Jason McClellan <[email protected]>
Support BPTC (BC6H and BC7) compressed textures (#9773)

d2a7f89b9dbea1db0a91d6e9fd2fe7ffaa2ad5a9 authored 12 months ago by Denis Denisyuk <[email protected]>
Add support for 'signal' option to addEventListener (#10047)

9d4b81aef5c08be0378bd54af9e49ce6f45d68f3 authored 12 months ago by Jason McClellan <[email protected]>
Add support for 'once' option to addEventListener (#10046)

a369b8f69499190f81a7e14e86306f5cae0efe70 authored 12 months ago by Jason McClellan <[email protected]>
Chore: Add strict null checks to @pixi/extensions (#10027)

b2fe010ea6327456b5858843101ec4044c6a89a2 authored 12 months ago by Ryusei Abe <[email protected]>
Chore: Add strict null checks to @pixijs/runner (#10022)

2205e8417d73a9a445c8f1a40e5d9595b47fd4f0 authored 12 months ago by Ryusei Abe <[email protected]>
Feature: Make Runner type-safe (#9948)

2c82532a8ab384cd85377acf8aa3470de91d94b9 authored 12 months ago by Stanislav Gerasimovich <[email protected]>
Add data.texture and data.imageFilename to spritesheetLoader (#9920)

f63cc3e58fb91441561794d545833300c95e4c51 authored 12 months ago by Vadim Goncharov <[email protected]>
Add more options to LoadVideoConfig (#9711)

4a594971876d15e2c2dfefe0549c217ad94f0c38 authored 12 months ago by dev7355608 <[email protected]>
Support VideoFrame as a Texture resource (#9487)

f1959b75dfbe5cf3733a67dc76760f6df2b287d6 authored 12 months ago by orange4glace <[email protected]>
v7.3.3

132fcb9cea07a869340d99fc8b96a47db2126aa9 authored 12 months ago by Matt Karl <[email protected]>
Fix: path.join incorrectly joining urls that contain periods (#10030)

e55137d6dfbca314748754e5a1db5db9fd5eab35 authored 12 months ago by Zyie <[email protected]>
Chore: Upgrade to TypeScript v5 (#10003)

47ab9bd81574dfa51c0ca257b087669e22348daf authored about 1 year ago by Matt Karl <[email protected]>
Fix: typing for `scale` field of `ISpritesheetData` (#9935)

8cccf40c2aef803ad5b78ba473199b63bd917444 authored about 1 year ago by maliut <[email protected]>
Fix: Assets comment change Asset => Assets (#9945)

85350762369cc4331fc83c6bddbe3570d963f286 authored about 1 year ago by safesuk <[email protected]>
Chore: Remove peer utils from assets (#9988)

1530a0dbff44b7907d352e4612135add16bf5c8b authored about 1 year ago by Matt Karl <[email protected]>
Fix: Type error in Spritesheet's `animations` (#9896)

0238708e11d4842787e9144fad33479ff12cbe89 authored about 1 year ago by Silas Gyger <[email protected]>
Fix: Don't set sortDirty to true if the zIndex doesn't change (#9787)

9cc66ffe1ba06fac3d2cd6e2e1b83dca760d2eae authored about 1 year ago by dev7355608 <[email protected]>
v7.3.2

c04c09c50874fef9296555af23e25fe58cc808a9 authored about 1 year ago by Matt Karl <[email protected]>
Chore: change branding banner location (#9774)

2b54555f335d916cef03653af8156454e0f446f7 authored about 1 year ago by Matt Karl <[email protected]>
Fix: resolve the asset format with query parameters (#9772)

66f47f62c88d666f444a42bf68811202fa263e89 authored about 1 year ago by Matt Karl <[email protected]>
Fix: logical condition in code for adding interactive elements (#9750)

9f6a9f58905fba6b22af2389cd72b7bacd2c2248 authored about 1 year ago by Ouxuwen <[email protected]>
Fix: Handle getShaderPrecisionFormat error (#9748)

a17da4d7903d8318938e2b98d42d3dd672c8d19f authored about 1 year ago by Eduardo Paez <[email protected]>
Chore: Update Assets docs (#9721)

844df2bd2a4f2d5d02e678e6f217722d0d1a969d authored about 1 year ago by Zyie <[email protected]>
Fix resuming video playback not working (#9707)

b0e58b9b55e9cf4e4030c35af5b4c738b1aaff16 authored about 1 year ago by dev7355608 <[email protected]>
Fix: detectAvif/Webp not working in Worker (#9703)

71ed56c569ebc6b53da19e3c49258a0a84892101 authored about 1 year ago by Tianlan Zhou <[email protected]>
Fix: loadWebFont: Don't encodeURI if already valid (#9715)

7e3fc87f769da8c3c135c5073d18baad5bc7612d authored about 1 year ago by Tianlan Zhou <[email protected]>
Fix: Bump colord required version (#9726)

* Bump colord required version

* Update lock

af24080fdeac24634f7f587254221d3ed96f1e3b authored about 1 year ago by Matt Karl <[email protected]>
v7.3.1

b6299818cef9349620ca47d113a13042ed711a3d authored over 1 year ago by Matt Karl <[email protected]>
Fix: Round Sprite vertices in calculateTrimmedVertices if roundPixels (#9643)

7603e70adadfc16ec50d738f27c5de12d6ac7096 authored over 1 year ago by dev7355608 <[email protected]>
Fix issue with loading asset without an alias (#9636)

650965947b95899cc04bc5ab848f7cb368b9e15d authored over 1 year ago by Zyie <[email protected]>
Fix: Use forked version of colord (#9686)

189f4abc7a230049b4688b817335756cc820c388 authored over 1 year ago by Zyie <[email protected]>
v7.3.0

10e3bea3357c04855ef0211f30de4fcc82abbb6f authored over 1 year ago by Matt Karl <[email protected]>
Fix: installing a BitmapFont from an XML as a string (#9645)

afbf1a009e5b7e29cb87177aa76d217452409fc6 authored over 1 year ago by D8H <[email protected]>
Add: Handle data URLs & blob URLs properly (#9634)

d1f23cfe62bf5004533ec4ac565b1945aa6ccdb3 authored over 1 year ago by Tianlan Zhou <[email protected]>
Fix: Bind touch events only if not supports pointer events (#9480)

508991a846749838bd718c1a1e44002d5e084c7a authored over 1 year ago by Mike <[email protected]>
Add warnings when manually destroying textures from Assets.load (#9580)

6b480827aecbacb57a6f6b162131772bb1931d55 authored over 1 year ago by dev7355608 <[email protected]>
Fix: both touch and point events are called when using Apple pencil (#9591)

f7e16da2b076f146f8954c708455112d2a2cc304 authored over 1 year ago by Karl <[email protected]>
Expand Spritesheet types to accomodate Aseprite (#9595)

6f2bca4aae17d50f2f6abb3d32a4c7281c3653c6 authored over 1 year ago by Trezy <[email protected]>
Fix: grammar on eventMode documentation (#9624)

256d49f92e902b062d2f59dd40b7e11fba119fe0 authored over 1 year ago by Nik Nyby <[email protected]>
Fix: colord type imports for TypeScript moduleResolution Bundler(#9608)

4232818aa54923358e4a0e73b6bb43f9b528e35a authored over 1 year ago by Janne Ramstedt <[email protected]>
Fix: worldAlpha correct when using getLocalBounds and tempParent (#9602)

d79a5f542f8ceda9ae0612510c1c84539fbc161b authored over 1 year ago by jiang.he <[email protected]>
Chore: Cache node_modules in GitHub Actions (#9596)

38f71cc8c3f0e5fd1655d69858d4fd3ed0074c9d authored over 1 year ago by Matt Karl <[email protected]>
v7.3.0-rc.2

0e875b5acb32e163a8a79a5c9d19d631689591ef authored over 1 year ago by Matt Karl <[email protected]>
Fix: Use fetch to load video textures (#9551)

be75cfb6125f572b09ed01af81fca033527646d8 authored over 1 year ago by dev7355608 <[email protected]>
Add mute and loop option to VideoResource (#9583)

b03b823a2514702eccc37fe9ae217282ac737317 authored over 1 year ago by Milton Candelero <[email protected]>
Fix: Set valid to false when the BaseTexture is destroyed (#9581)

7dd898752dc854a2aacd5821ab72d8a29e1e5d90 authored over 1 year ago by dev7355608 <[email protected]>
Default fallback to settings.RESOLUTION (#9571)

d6b5f0353f147101d0c9a948ae5477d0bad13dc5 authored over 1 year ago by Matt Karl <[email protected]>
Chore: Remove a dead link from README (#9553)

2a3a16b7db3f1a27ddbfff63baa83a639ac66b6e authored over 1 year ago by L1Q <[email protected]>
Chore: Clarify the documentation of addChildAt (#9543)

9ce9bd2c80837265b986e1fa7af37a3d9fb4393d authored over 1 year ago by Rubén López <[email protected]>
v7.3.0-rc

b82e5f7f1c5cce336e385cde82d75caa81d015a3 authored over 1 year ago by Matt Karl <[email protected]>
Fix: formats not being added correctly (#9539)

b7ffc3400064651102a1c01c63265c2975a93048 authored over 1 year ago by Zyie <[email protected]>
Fix: avif/webp image detection performance (#9537)

3e4161e50a87e17b014578aacdd21d284c2e4b27 authored over 1 year ago by Zyie <[email protected]>
Fix: Update resource on load (#9456)

0547d5fa6e1ec3d9fa012816e92ac81cabe65988 authored over 1 year ago by dev7355608 <[email protected]>
Fix: Update VideoResource on seeked event (#9441)

fef086c23dec2d235ecc32be10e54e80af3a6064 authored over 1 year ago by dev7355608 <[email protected]>
Fix: Replace TouchEvent with PixiTouch interface (#9474)

9e9fa305539c8f9afc4f2dc9ec1e1246dfcf3bd3 authored over 1 year ago by Zyie <[email protected]>
Fix: crash in unsafe-eval uniformSync and remove unreachable code (#9304)

d0e3cf56ece92e040d96eda681d3205c698e3f24 authored over 1 year ago by Ole Martin Solås <[email protected]>
Add: Spritesheet data format type inference (#9448)

84c526ba5f6fe5b44b83a044b9db2e8a24b5c9a6 authored over 1 year ago by Pedro Fontoura <[email protected]>
Fix HTMLText when fast text changes (#9426)

b46d9d1643e7a20886ff5a0e7581c7862abc41b4 authored over 1 year ago by Lenar <[email protected]>
Fix: Remove console logs from minified builds (#9528)

a299d67eff9fb8e1e320d7791ecf3f08a7e68266 authored over 1 year ago by Matt Karl <[email protected]>
Chore: Update trigger-website-build.yml (#9525)

0ec36b5be87b99e14a9316db51fb81a074edfd45 authored over 1 year ago by Matt Karl <[email protected]>
Fix: prevent read property of null if Application is destroyed (#9514)

2b71ccedcdfc603fd201b98c6e60827d5e3c4310 authored over 1 year ago by Ronny Hsieh <[email protected]>
Fix: Remove asset from caches when the texture is destroyed (#9440)

f127dfdfc903dc9faf2a1600f754f80dc6dc627c authored over 1 year ago by dev7355608 <[email protected]>
Fix: destroy loaded textures resources when unloaded (#9444)

ebfb7eb5c207b7eadb92e73841b77853e1b47a26 authored over 1 year ago by dev7355608 <[email protected]>
Fix: warn for large text length when using HTMLText (#9451)

1bb20499675bd025161b26565f11ee215e6226e7 authored over 1 year ago by Mikhail Zotin <[email protected]>
Fix: force strict check for group variable in UniformGroup (#9454)

84334d9b220819b84026b59a782451cfda3b7f18 authored over 1 year ago by Milton Candelero <[email protected]>
Fix: loading uncompressed KTX images (#9473)

28b756f7fc62274a0e3253fcf172cb0a8f6e113f authored over 1 year ago by Zyie <[email protected]>
Fix: allow custom events while maintaining TypeScript suggestions (#9492)

38aba113003b67aee69a8bc44dbf611fab943d01 authored over 1 year ago by Milton Candelero <[email protected]>
Add skipKerning option to BitmapFont (#9496)

7d943c6d4ec8a8606fc246654cbea6e057702bc0 authored over 1 year ago by Yordan Kanchelov <[email protected]>
Fix: For empty frames, Extract return minimum 1px by 1px result (#9363)

356abaaad852b248f0aa3f6873f5d7d2a56e3a50 authored over 1 year ago by dev7355608 <[email protected]>
Fix the resource URL set by `loadSVG` (#9439)

cb7ca944a4ae2e9bc77d7791c167ebe69c5b6ed3 authored over 1 year ago by dev7355608 <[email protected]>
Fix: Only un-premultiply extracted pixels if the render target is premultiplied (#9315)

b3b28c9bc1eba040c497c6d28d68df0a704e7038 authored over 1 year ago by dev7355608 <[email protected]>
Add `BufferResource.unpackAlignment` (#9415)

8e57aede7cebc8ca6bd51c5d7dfb9df0d1bbe20a authored over 1 year ago by dev7355608 <[email protected]>
Fix: Don't GC textures that don't have a resource (#9409)

71ba97039360f0461666da89469fc6dae88d7ba8 authored over 1 year ago by dev7355608 <[email protected]>
Fix: `utils.detectVideoAlphaMode` never resolves if webm isn't supported (#9359)

cd35d81abbdf093c913e525b767cccfcf3e3f5bc authored over 1 year ago by dev7355608 <[email protected]>
Replace `url` dependency with modern URL API (#9418)

edcda8647da4a4e73877768cac3fbd7cc81920f6 authored over 1 year ago by Mu-Tsun Tsai <[email protected]>
Check `domElement` is connected to (shadow) DOM when `mapPositionToPoint` (#9354)

c06d134c720b985e7470e173cdf04fc1cb64d333 authored over 1 year ago by 김주호 <[email protected]>
Fix: Text being cropped when leading is not 0 (#9419)

a9659d6735eea82cdeddb981f81e59e33d9b32c1 authored over 1 year ago by Tianlan Zhou <[email protected]>
Fix destroying ImageBitmap correctly (#9404)

5f6b33536dfd4a610e97d4bf94c2b86663e36eb7 authored over 1 year ago by Tianlan Zhou <[email protected]>
Add loadVideo LoaderParser (#9314)

815d1fe3aa563f3e77cfd8c608e7a9e6f41bfdb2 authored over 1 year ago by Tianlan Zhou <[email protected]>
Fix: Throw an error for zero width or height of a Framebuffer (#9357)

7e39a645c8e4b9bf5759d3e20db05b8b9d904d7e authored over 1 year ago by dev7355608 <[email protected]>
Support colors with alpha for TextStyle fill, stroke (#9394)

a02b2385fdff763a6b188c7635355ac38ccdd92f authored over 1 year ago by tangentguo <[email protected]>
Fix: `VideoResource` fails to load data URLs (#9389)

06ec8ddb5baf507acb31812c4db102340cb64e0e authored over 1 year ago by dev7355608 <[email protected]>
Fix typo in Extract.base64 documentation (#9402)

6c99e089fe9703629d852c6dc825bbf547bfbe25 authored over 1 year ago by Karl Oskar Anderson <[email protected]>
Fix: `Video.load()` doesn't reject if an error occurs on load (#9388)

d46d60cbd1e163b035f8c4c6d8a12a09428b5ae5 authored over 1 year ago by dev7355608 <[email protected]>
Chore: Update package-lock.json (#9387)

c3aa2c4a80f059c59830a2c3b0f6de19e268cdd8 authored over 1 year ago by Tianlan Zhou <[email protected]>
Use `requestVideoFrameCallback` to auto update `VideoResource` if possible (#9374)

310d44f2301bf3dec23f029c5398af68f6a8431c authored over 1 year ago by dev7355608 <[email protected]>
Optimize: Generate frame-sized render texture for extraction (#9356)

1010feeb616c33de5d2009916edd2938bb923c7c authored over 1 year ago by dev7355608 <[email protected]>
Use Renderer's resolution and multisample in `generateTexture` (#9337)

c34c9aca7c96bc7d9a5e5eb63a79570232662311 authored over 1 year ago by dev7355608 <[email protected]>
Chore: Remove DepthResource (#9344)

5591e462cb2e2cd41b5ae311d5ff848f28794dd7 authored over 1 year ago by dev7355608 <[email protected]>
Add `BufferResource.data` type to include all possible typed arrays (#9332)

f0fac330163e7e89de9a30aa765d3fb09922222b authored over 1 year ago by dev7355608 <[email protected]>
Fix BaseTexture member types (#9385)

94e25c45b44443491d329136f62be186fbe580f3 authored over 1 year ago by dev7355608 <[email protected]>
Add detection parsers for mp4, ogv, webm (#9376)

75cd36f16ccb4e08bda29810ae76285bb8907de2 authored over 1 year ago by dev7355608 <[email protected]>
Fix: LineStyle.reset() not resetting cap, join, and miterLimit (#9362)

00009c14d64e3b15b900977ee188c3613f1ffa04 authored over 1 year ago by dev7355608 <[email protected]>
Add generic type variable for ParticleContainer (#9350)

41a277817b2c4a0ea91b66cd3cdca4b3d4eb9cdc authored over 1 year ago by Tianlan Zhou <[email protected]>