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

misc little v8 fixes

GoodBoyDigital opened this pull request over 1 year ago
Bug: inner strokes sometimes are drawn out of shape

UlyssesZh opened this issue over 1 year ago
Bug: @pixi/loaders - Extension class must have an extension object

nigel-loops opened this issue over 1 year ago
Backport: Add skipKerning option to BitmapFont in v6

yordan-kanchelov opened this pull request over 1 year ago
NPE on INT/destroyed texture

kr0n4ik opened this pull request over 1 year ago
Add option to skip kerning generation in BitmapFont

yordan-kanchelov opened this pull request over 1 year ago
Bug:TypeError t.isInteractive comes with version 7.2.4

munasinghecm opened this issue over 1 year ago
fix(events): allow custom events while maintaining typescript suggestions

miltoncandelero opened this pull request over 1 year ago
v8 fix a bunch of small issues

GoodBoyDigital opened this pull request over 1 year ago
Support VideoFrame as a Texture resource.

orange4glace opened this pull request over 1 year ago
fix nine slice rendering for rotated textures

GoodBoyDigital opened this pull request over 1 year ago
TypeError: Cannot read properties of null (reading 'valid')

BlackYuzia opened this issue over 1 year ago
fix(EventSystem): Bind touch events only if not supports pointer events

rnike opened this pull request over 1 year ago
Bug: Discord Link is once again expired

arvalaan opened this issue over 1 year ago
Fix up assets tree shaking

GoodBoyDigital opened this pull request over 1 year ago
Feature/string-blend-modes

GoodBoyDigital opened this pull request over 1 year ago
Fixed up the uniform buffers

GoodBoyDigital opened this pull request over 1 year ago
Replace TouchEvent with PixiTouch interface

Zyie opened this pull request over 1 year ago
Fix loading uncompressed ktx images

Zyie opened this pull request over 1 year ago
Chore/buffer-changes

GoodBoyDigital opened this pull request over 1 year ago
Next v8 events 2

GoodBoyDigital opened this pull request over 1 year ago
- remove runners from textures

GoodBoyDigital opened this pull request over 1 year ago
Destroy pipes

GoodBoyDigital opened this pull request over 1 year ago
Chore/destroy buffers

GoodBoyDigital opened this pull request over 1 year ago
Bug: TextMetrics.measureText may not measure space correctly

zero41120 opened this issue over 1 year ago
Core/destroy-mesh

GoodBoyDigital opened this pull request over 1 year ago
Destroy sprite correctly (whilst pooling the BatchableSprites)

GoodBoyDigital opened this pull request over 1 year ago
Chore/destroy-graphics

GoodBoyDigital opened this pull request over 1 year ago
Feature Request: Animated Cursor

DexYang opened this issue over 1 year ago
fix up visible check when executing stand alone renderables

GoodBoyDigital opened this pull request over 1 year ago
Bug: Upgrading from 7.2.3 to 7.2.4 breaks Spine Loader

RichardGale opened this issue over 1 year ago
Feature Request: `EventSystem` extend friendly typing

zumm opened this issue over 1 year ago
Fix: Update resource on load

dev7355608 opened this pull request over 1 year ago
fix: force strict check for group variable in UniformGroup

miltoncandelero opened this pull request over 1 year ago
Add warn for large expanse of text

mor3hate opened this pull request over 1 year ago
Bug: @pixi/text-html resolution cuts off text content

mor3hate opened this issue over 1 year ago
Add Spritesheet type inference

pedr0fontoura opened this pull request over 1 year ago
Bug: utils.path.join not playing nice with dots in paths

miltoncandelero opened this issue over 1 year ago
Fix: Update `VideoResource` on `seeked`

dev7355608 opened this pull request over 1 year ago
Fix the resource URL set by `loadSVG`

dev7355608 opened this pull request over 1 year ago
Feature Request: Create an adapter for expo gl-view

sergeymorkovkin opened this issue over 1 year ago
Bug: Typescript, omitted Event-related properties

Artheg opened this issue over 1 year ago
Bug: some font be cut

lichspace opened this issue over 1 year ago
Bug: Unable to load ktx compressed textures or compressed spritesheets

epaezrubio opened this issue over 1 year ago
Fix HTMLText when fast text changes

sciner opened this pull request over 1 year ago
Fix: Text being cropped when leading is not 0

SuperSodaSea opened this pull request over 1 year ago
Replace `url` dependency with modern URL API

MuTsunTsai opened this pull request over 1 year ago
Bug: NineSlicePlance not working correctly with trimmed textures

astrocreep opened this issue over 1 year ago
Add `BufferResource.unpackAlignment`

dev7355608 opened this pull request over 1 year ago
Bug: CRIT! Safari 16.4+ Array uniforms upload

eXponenta opened this issue over 1 year ago
[Docs] Not clear what fontFamily name to use when loading fonts with Assets

scott-cornwell opened this issue over 1 year ago
Bug: textStyle.leading text be cropped

lichspace opened this issue over 1 year ago
Don't GC textures that don't have a resource

dev7355608 opened this pull request over 1 year ago
Add ownsImageBitmap for ImageBitmapResource

SuperSodaSea opened this pull request over 1 year ago
Fix typo in Extract.base64 documentation

oskar-anderson opened this pull request over 1 year ago
Move worker codes to seperate files

SuperSodaSea opened this pull request over 1 year ago
Bug: Can't modify the color of a particular character in the text

mcclove opened this issue over 1 year ago
Feature Request: Support colors with alpha for TextStyle fill, stroke…

lichspace opened this pull request over 1 year ago
Bug: [Assets] path containing period does not load correctly

SerG-Y opened this issue over 1 year ago
Bug: Pixi + Spine. There is an incorrect behavior of some bones

brOlk opened this issue over 1 year ago
Bug: PIXI.Assets gets stuck when loading multiPack spritesheets

soylomass opened this issue over 1 year ago
Increase `dirtyId` when `Framebuffer.multisample` is changed

dev7355608 opened this pull request over 1 year ago
Fix: `VideoResource` fails to load data URLs

dev7355608 opened this pull request over 1 year ago
Fix: `Video.load()` doesn't reject if an error occurs on load

dev7355608 opened this pull request over 1 year ago
Chore: Update package-lock.json

SuperSodaSea opened this pull request over 1 year ago
Bug: Events seem to fire too often

adam-savard opened this issue over 1 year ago
Fix `BaseTexture.alphaMode/scaleMode/...` types

dev7355608 opened this pull request over 1 year ago
Bug: Using PixiJS with Typescript throws events error

pimhakkert opened this issue over 1 year ago
Bug: Inconsistent Color Rgb behaviour

DarioDaF opened this issue over 1 year ago
Add `detectMp4`, `detectOgv`, and `detectWebm`

dev7355608 opened this pull request over 1 year ago
Use `requestVideoFrameCallback` to auto update `VideoResource` if possible

dev7355608 opened this pull request over 1 year ago
Fallback if `createImageBitmap(Blob)` is not supported

dev7355608 opened this pull request over 1 year ago
Bug: "pointerdown" does not click the correct area

wz36125 opened this issue over 1 year ago
Bug: Text shadow is awkward on IOS

talhaozdemir opened this issue over 1 year ago
Bug: ColorMatrixFilter hue shift is resulting in "muted" colors

webbergreg opened this issue over 1 year ago
Feature Request: Interactive Move Events in Version 7.2.4

munasinghecm opened this issue over 1 year ago
Fix: Extract functions no longer throw an error if the frame is empty

dev7355608 opened this pull request over 1 year ago
Fix: `LineStyle.reset()` does not reset `cap`, `join`, and `miterLimit`

dev7355608 opened this pull request over 1 year ago
Add endLine() convenience method to Graphics, in parallel with endFill()

ElectrifyPro opened this pull request over 1 year ago
Fix: `utils.detectVideoAlphaMode` never resolves if webm isn't supported

dev7355608 opened this pull request over 1 year ago