Richard Fu
Richard Fu
@trungdeveloper199 where do you find the announcement that P2P will be removed? But yea, if this can be updated (Steam transport seems not being updated for a long while), that...
Ran `./scripts/build_deps.sh` and still having `zsh: segmentation fault` on the build. I'm building 6.19.0, in macOS 13.2.1, M2 Pro.
Sadly this repo is [built](https://github.com/pixijs/particle-emitter/blob/f9cdbacfc236d25e5b6bb479c31534086d4d2452/package.json#L38) and [tested](https://github.com/pixijs/particle-emitter/blob/f9cdbacfc236d25e5b6bb479c31534086d4d2452/test/pixi-v6-module/index.html) on Pixi v6 and didn't get a full update to v7, although it does work in v7.
@Zyie Any plan to fix it? As it's the only bug that keeps us from using Asset Pack.
This PR addresses the feature request in #62 - "Add support for solution posts". The implementation provides exactly what was requested: - ✅ Automatic detection when users post solution articles...
I'm with beta 14 and this issue seems still present. I looked into the [source code](https://github.com/pixijs/pixi-react/blob/8efc79cb2e8774228b28771b7ae2076f7adf5bf0/src/hooks/useAssets.ts) and the problem seems happen when `allAssetsAreLoaded` is `true` (on 2nd+ load and the...
Same here, I simply need to proceed a cities csv from [GeoNames](https://download.geonames.org/export/dump/), into a json with the data I want. I thought it was the file too large for Claude...