Ecosyste.ms: OpenCollective

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

PixiJS - The HTML5 Creation Engine.

The aim of this project is to provide a fast lightweight 2D library that works across all devices. The PixiJS renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL. Also, it's fast. Really fast.
Collective - Host: opensource - https://opencollective.com/pixijs - Website: https://pixijs.com - Code: https://github.com/pixijs

fix: Connection lost bug

github.com/pixijs/devtools - Hemomoo opened this pull request 24 days ago
Bug: pixelLine rendering error

github.com/pixijs/pixijs - MellowCo opened this issue 24 days ago
feat: RenderLayer API

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request 25 days ago
chore: add cacheAsBitmap deprecation

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request 26 days ago
Bug: export with filter error

github.com/pixijs/pixijs - yungzhu opened this issue 26 days ago
docs: fix typo and add semicolons for tutorial

github.com/pixijs/pixijs.com - wtlin1228 opened this pull request 27 days ago
fix: instanceCount fallback with nullish coalescing

github.com/pixijs/pixijs - bigtimebuddy opened this pull request 27 days ago
CacheAsTextureDocs

github.com/pixijs/pixijs.com - GoodBoyDigital opened this pull request 29 days ago
fix: how we bind buffers in WebGPU

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request 29 days ago
Bug: Particle Rendering Bug

github.com/pixijs/pixijs - dragonbaba opened this issue 29 days ago
Bug: `filter.enabled` doesn't work

github.com/pixijs/filters - braebo opened this issue 30 days ago
feat: support SVG non-zero fills

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
feat: implement applyAnchorToTexture for TilingSprite

github.com/pixijs/pixijs - Zyie opened this pull request about 1 month ago
Fix packed asset never power of two

github.com/pixijs/assetpack - JenovaSolier opened this pull request about 1 month ago
fix: Particle Alpha bug

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
feat: enhance how gradients are applied to text objects

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
feat: svg and textureSpace update

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
fix: ci not running on PR's

github.com/pixijs/assetpack - Zyie opened this pull request about 1 month ago
fix: strokeContains should use alignment

github.com/pixijs/pixijs - dapi303 opened this pull request about 1 month ago
Bug: UniformGroup.uColor force on "vec3<f32>"

github.com/pixijs/pixijs - lin12058 opened this issue about 1 month ago
fix: event-boundry `includeInBuild` Check

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
Bug: BitmapText's lineHeight is incorrect

github.com/pixijs/pixijs - amoffat opened this issue about 1 month ago
fix: webgl uniform buffers (#10738)

github.com/pixijs/pixijs - Zyie opened this pull request about 1 month ago
fix: protecting from TypeError in the SpinePipe.ts

github.com/pixijs/spine-v8 - rmercesGazeus opened this pull request about 1 month ago
fix: bitmap font spacing issue

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
fix: FillGradient leak

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
Bug: GradientFill leaks memory

github.com/pixijs/pixijs - Liam-Hegarty opened this issue about 1 month ago
feat: Add some new functions to get global tint / alpha / transform

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
fix: remove redundant/incorrect condition

github.com/pixijs/pixijs - rigor789 opened this pull request about 1 month ago
Bug: Duplicated cache key on assets loading

github.com/pixijs/pixijs - danielbarion opened this issue about 1 month ago
fix: Use unix paths in AssetWatcher.ts

github.com/pixijs/assetpack - bryanwood opened this pull request about 1 month ago
fix: clipToViewport filter cropping at higher resolutions

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
Bug: 120+ idle wake ups, cpu, and energy impact on Electron

github.com/pixijs/pixijs - andrewschreiber opened this issue about 1 month ago
chore: update README.md CI badge

github.com/pixijs/pixijs - Zyie opened this pull request about 1 month ago
Bug: Cursor style doesn't work when set from parent

github.com/pixijs/pixijs - danieldasilva-smake opened this issue about 1 month ago
fix: re-parent on render group issue

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 1 month ago
Objects do not stand out on stage when touched

github.com/pixijs/pixijs - gonulbuya opened this issue about 1 month ago
fix: Issue with texture matrix corrupting on graphics fill

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 2 months ago
Bug:

github.com/pixijs/pixijs - bingomanatee opened this issue about 2 months ago
fix: stroke should use alignment when extending bounds

github.com/pixijs/pixijs - dapi303 opened this pull request about 2 months ago
feat: cacheAsTexture

github.com/pixijs/pixijs - GoodBoyDigital opened this pull request about 2 months ago
chore: Update Readme for v8

github.com/pixijs/pixijs - Cristy94 opened this pull request about 2 months ago
Clipping masks artifacts

github.com/pixijs/spine-v8 - vlasenkoigor opened this issue about 2 months ago
Extension code example

github.com/pixijs/devtools - IfnotFr opened this issue about 2 months ago
fix: v7 getting started tutorial, step 1 sample code

github.com/pixijs/pixijs.com - momer opened this pull request about 2 months ago
Fix: guides components containers masking code sample

github.com/pixijs/pixijs.com - momer opened this pull request about 2 months ago
fix: avoid blank space in the DynamicBitmapFont resource

github.com/pixijs/pixijs - rnike opened this pull request about 2 months ago
chore: minor docs fix

github.com/pixijs/pixijs - jimhigson opened this pull request about 2 months ago
Apply #8679 to 7.x branch

github.com/pixijs/pixijs - kfyh opened this pull request about 2 months ago
Code tab in Sandbox is broken

github.com/pixijs/ui - CyberDex opened this issue about 2 months ago
Bug: Next.js 15 & React 19 incompatibility

github.com/pixijs/pixi-react - thejustinwalsh opened this issue about 2 months ago
fix: guard renderable access

github.com/pixijs/pixijs - rigor789 opened this pull request about 2 months ago
Add Content Fitting Mode Option on Fancy Button

github.com/pixijs/ui - bbazukun123 opened this pull request about 2 months ago
Update architecture-overview.md typo

github.com/pixijs/pixijs.com - hannahblair opened this pull request about 2 months ago
Remove duplicate files

github.com/pixijs/assetpack - itsezc opened this issue about 2 months ago
Is Spine 3.8 not supported?

github.com/pixijs/spine-v8 - akio7624 opened this issue about 2 months ago
Bug: Pixi mix up HTMLText textures

github.com/pixijs/pixijs - Merkushin-AY opened this issue about 2 months ago