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

0.3.12

github.com/pixijs/layout - a6eb3afa973cf4fbe5cf5a16dc5d5e091999144c authored 10 months ago by Dmytro Soldatov <[email protected]>
Merge remote-tracking branch 'origin/73-add-resizebackground-option-to-styles'

github.com/pixijs/layout - 5dcb8208195e80963ee8f70f43b3158f108e04cd authored 10 months ago by Dmytro Soldatov <[email protected]>
Fix: Worker ReferenceError in Node.js (#10227)

github.com/pixijs/pixijs - b631cc57fa3b039211b0401e0317b5bdddb51167 authored 10 months ago by Tianlan Zhou <[email protected]>
Chore: Updated example for PIXI.Geometry (#10225)

github.com/pixijs/pixijs - e10fa5bfa07f85df95e42ea8d8b9f6329e916292 authored 10 months ago by Himanshu Khaitan <[email protected]>
Change Worker from inherit to member (#2)

* Change Worker from inherit to member

* Add tests

github.com/pixijs/webworker-plugins - e47333b0f7aaeb1268d8b3a7f5e26e252753b8c4 authored 10 months ago by Tianlan Zhou <[email protected]>
Feature: Support PixiJS v8 (#17)

github.com/pixijs-userland/gif - 63c0bc1b783f411a08c95cb2b0d63177440eda27 authored 10 months ago by Matt Karl <[email protected]>
Fix: Incorrect rendering when disposalType is 3 (#16)

github.com/pixijs-userland/gif - 961492cdd04475393d135b282488f01a108066e8 authored 10 months ago by Redgeioz <[email protected]>
Fix: Resolve lint issues in tests

github.com/pixijs/sound - 0b25b8be746edc28d00c41b62859f59ef7e30400 authored 10 months ago by Matt Karl <[email protected]>
Feature: Upgrade to PixiJS v8 (#261)

github.com/pixijs/sound - caf97a75b5fa0ec4603e2bb9cd4cc3affd1e55c1 authored 10 months ago by Matt Karl <[email protected]>
Chore: Bump package.json to 5.3.0

github.com/pixijs/filters - cbf57e7f481e9f41288a1e9de14f357b391f6ceb authored 10 months ago by Matt Karl <[email protected]>
Merge branch 'v5.x'

github.com/pixijs/filters - 04ebedfc1cdf73b5f19aca2b5c0a71f69828a1dc authored 10 months ago by Matt Karl <[email protected]>
Chore: ZoomBlurFilter backward-compatibility (#437)

* Chore: Zoom Blur Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahaji...

github.com/pixijs/filters - dadb011739933abf56f5d44b377774890af6c761 authored 10 months ago by bbazukun123 <[email protected]>
Chore: SimpleLightmapFilter deprecate non-options constructor (#436)

* Chore: Simple Lightmap Filter Deprecations

* Address Feedback

---------

Co-authored-b...

github.com/pixijs/filters - a2d5355484c6eb8f9cfa9c10e243814aff104432 authored 10 months ago by bbazukun123 <[email protected]>
Chore: ShockwaveFilter deprecate non-options constructor (#435)

* Chore: Shockwave Filter Deprecations

* Cleanup

* Address Feedback

---------

Co-aut...

github.com/pixijs/filters - fcfaa83b176f8ef19fd19c56097be589b91e3641 authored 10 months ago by bbazukun123 <[email protected]>
Chore: RGBSplitFilter deprecate non-options constructor (#434)

* Chore: RGB Split Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahaji...

github.com/pixijs/filters - b57679cd6a2aea2244bb3f1e721270904b0fea2b authored 10 months ago by bbazukun123 <[email protected]>
Add: ReflectionFilter support Float32Array type (#433)

Co-authored-by: Baz Utsahajit <[email protected]>

github.com/pixijs/filters - d10069f9cfccf53ad9a3e26f9c1a76ae73ae607e authored 10 months ago by bbazukun123 <[email protected]>
Chore: RadialBlurFilter deprecate non-options constructor (#432)

* Chore: Radial Blur Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsaha...

github.com/pixijs/filters - b73c719309d5d6e539603db493e9b106e347ebd9 authored 10 months ago by bbazukun123 <[email protected]>
Chore: PixelateFilter backward-compatibility (#431)

Co-authored-by: Baz Utsahajit <[email protected]>

github.com/pixijs/filters - 2216543b85b00dad8b086e664d41e1d11dafd71b authored 10 months ago by bbazukun123 <[email protected]>
Chore: OutlineFilter deprecate non-options constructor (#430)

* Chore: Outline Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahajit ...

github.com/pixijs/filters - 3d4f7c31822df1a2427b432dca494ed9f798ba7c authored 10 months ago by bbazukun123 <[email protected]>
Chore: OldFilmFilter backward-compatibility (#429)

* Chore: Old Film Filter Deprecations

* Debugger GUI naming fix

---------

Co-authored-b...

github.com/pixijs/filters - e8fe729641c7124f2bd37a9db3090fbe014203ca authored 10 months ago by bbazukun123 <[email protected]>
Chore: MultiColorReplaceFilter deprecate non-options constructor (#428)

* Chore: Multi-Color Replace Filter Deprecations

* Cleanup

* Update src/multi-color-replac...

github.com/pixijs/filters - 1ed388d8626de872df5c7c360d0941acd2b3c101 authored 10 months ago by bbazukun123 <[email protected]>
Chore: MotionBlurFilter deprecate non-options constructor (#427)

* Chore: Motion Blur Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsaha...

github.com/pixijs/filters - c4c6933c767609db2e3ca23f7589c3440c915790 authored 10 months ago by bbazukun123 <[email protected]>
Chore: KawaseBlurFilter deprecate non-options constructor (#426)

* Chore: Kawase Blur Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsaha...

github.com/pixijs/filters - 46c6f27852b2a7a7ab3df005bde63370b23aef32 authored 10 months ago by bbazukun123 <[email protected]>
Chore: GodRayFilter backward-compatibility (#425)

* Chore: God Ray Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahajit ...

github.com/pixijs/filters - 0885658175a92bc55237dab9bd3ec33b3672e91f authored 10 months ago by bbazukun123 <[email protected]>
Chore: GlitchFilter backward-compatibility (#424)

* Chore: Glitch Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahajit <...

github.com/pixijs/filters - 9d903149c5b94e701864640d2c4600a3d8b58986 authored 10 months ago by bbazukun123 <[email protected]>
Chore: EmbossFilter backward-compatibility (#423)

Co-authored-by: Baz Utsahajit <[email protected]>

github.com/pixijs/filters - c76067e4aad74a74b67af112a641a43e32ba3040 authored 10 months ago by bbazukun123 <[email protected]>
Chore: DropShadowFilter backward-compatibility (#422)

* Chore: Drop Shadow Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsaha...

github.com/pixijs/filters - 89baaec664305655879a0aec19d1494c414df86b authored 10 months ago by bbazukun123 <[email protected]>
Chore: DotFilter deprecate non-options constructor (#421)

* Chore: Dot Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahajit <baz...

github.com/pixijs/filters - 6fcc311afa20d3c7a04aad34f2a9644cd16aa439 authored 10 months ago by bbazukun123 <[email protected]>
Chore: ConvolutionFilter deprecate non-options constructor (#420)

* Chore: Convolution Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsaha...

github.com/pixijs/filters - 2029494fe08c59c8c4d70458ceaa9a05a7071dc4 authored 10 months ago by bbazukun123 <[email protected]>
Chore: ColorReplaceFilter deprecate non-options constructor (#419)

* Chore: Color Replace Filter Deprecations

* Cleanup

* Cleanup 2

---------

Co-author...

github.com/pixijs/filters - 4cdc7a87375be6d2e2a8d86a98457b0df96a42bd authored 10 months ago by bbazukun123 <[email protected]>
Chore: ColorOverlayFilter deprecate non-options constructor (#418)

* Chore: Color Overlay Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsa...

github.com/pixijs/filters - 0b900f07b4e7f2f7ea4dc551585020f01215821d authored 10 months ago by bbazukun123 <[email protected]>
Chore: ColorMapFilter deprecate non-options constructor (#417)

* Chore: Color Map Filter Deprecations

* Address Feedback

---------

Co-authored-by: Baz...

github.com/pixijs/filters - af4b55d02c9217a044efcb82eccd0b08535f4896 authored 10 months ago by bbazukun123 <[email protected]>
Chore: BulgePinchFilter backward-compatibility (#416)

* Chore: Bulge Pinch Filter Deprecations

* Address Feedback

---------

Co-authored-by: B...

github.com/pixijs/filters - 75c3fefcada9efe75d0046ba75d4e69dee5b53ea authored 10 months ago by bbazukun123 <[email protected]>
Chore: BloomFilter deprecations (#415)

* Chore: Bloom Filter Deprecations

* Address Feedback

* Cleanup

* Update src/bloom/Bloo...

github.com/pixijs/filters - c358242dbbf8b71d051d904942c35ecf64e8af43 authored 10 months ago by bbazukun123 <[email protected]>
Chore: ASCIIFilter deprecate non-options constructor (#414)

* Chore: ASCII Filter Deprecations

* Cleanup

---------

Co-authored-by: Baz Utsahajit <b...

github.com/pixijs/filters - bdad3a097c0434f72b6d975b0e47c411c182fa23 authored 10 months ago by bbazukun123 <[email protected]>
Chore: AdvancedBloomFilter backward-compatibility (#413)

github.com/pixijs/filters - d417cd6db59d8beabf29a2dac9277d8a50f5a43a authored 10 months ago by bbazukun123 <[email protected]>
Chore: Use Program.from for Caching, Part 2 (#439)

github.com/pixijs/filters - b512624786cd2be563875555d8edb568712e6a59 authored 11 months ago by Matt Karl <[email protected]>
Chore: Bump pixi.js to rc.9 (#440)

github.com/pixijs/filters - 0e74f55ea9132ccadbf044d03782ce4da01d3d75 authored 11 months ago by Matt Karl <[email protected]>
Chore: Use Program.from for Caching (#438)

github.com/pixijs/filters - 64b41147e1cd9578b818cd2741b0049fdf370777 authored 11 months ago by bbazukun123 <[email protected]>
Chore: Minor Tool Fixes (#412)

github.com/pixijs/filters - a0feaeb3f4502abcf391c9927054669060ac8bcd authored 11 months ago by bbazukun123 <[email protected]>
Create FUNDING.yml

github.com/pixijs/layout - 5af1a1840687bcd9b39901626ae964f9c233216b authored 11 months ago by Dmytro Soldatov <[email protected]>
Create FUNDING.yml

github.com/pixijs/ui - 90c3dbc7d1ca7ee89d4e462d1ba753a678487843 authored 11 months ago by Dmytro Soldatov <[email protected]>
0.3.11

github.com/pixijs/layout - a7137a4fc19d25fd4a7993b552468d6cccd1761f authored 11 months ago by Dmytro Soldatov <[email protected]>
Add resizeBackground option to styles #73 (#74)

* Add resizeBackground option to styles #73

* add functionality

github.com/pixijs/layout - 8707f2f38d8b19e15e6b78bb79bc246c0c559402 authored 11 months ago by Dmytro Soldatov <[email protected]>
add functionality

github.com/pixijs/layout - 1bd05fd3a8b681092422d144001a87add294d265 authored 11 months ago by Dmytro Soldatov <[email protected]>
Add resizeBackground option to styles #73

github.com/pixijs/layout - c6d2ac6d30f6c344476843d69b8c30192335cc94 authored 11 months ago by Dmytro Soldatov <[email protected]>
Add items to the Select element dynamically (#131)

* Move remove item to list component

* implement add and remove items methods

github.com/pixijs/ui - 100e6e2efafaa7f2329f0d4f328bc26cad59984a authored 11 months ago by Dmytro Soldatov <[email protected]>
0.10.4

github.com/pixijs/ui - 04573140d114bca16abae4d02d38bb4e0e356cd1 authored 11 months ago by Dmytro Soldatov <[email protected]>
fix issue (#129)

github.com/pixijs/ui - e77935ade04f994581bf4d13a4f36b55f6d180e9 authored 11 months ago by Dmytro Soldatov <[email protected]>
Fix: Screenshot bugs with PointData (#409)

github.com/pixijs/filters - 9d610bb3de978b2265e54541bb53b6cf1c86ff16 authored 11 months ago by Mat Groves <[email protected]>
Fix package.json issues

github.com/pixijs-userland/tilemap - 7d2d2fee6df38b1d862799ec0c7796b1ad6c92e3 authored 11 months ago by Matt Karl <[email protected]>
0.3.10

github.com/pixijs/layout - 5d220855250dccd0ce2853a9743203899e6133c0 authored 11 months ago by Dmytro Soldatov <[email protected]>
Merge branch 'dev'

github.com/pixijs/layout - edcff76e47a1b66cc4bbb40cdc03c6c2fa395eb5 authored 11 months ago by Dmytro Soldatov <[email protected]>
Add TilingSprite as an option to a layout background #71 (#72)

github.com/pixijs/layout - 4b3c5595970fb289e796c9b6288b7939dfe9feb3 authored 11 months ago by Dmytro Soldatov <[email protected]>
Chore: Upgrade typescript dependency, clean up compilerOptions (#408)

github.com/pixijs/filters - c6fa68efbfa4bd1ce03fdef56ed688f1a2236a96 authored 11 months ago by Matt Karl <[email protected]>
Fix: CDN backward-compatible links

github.com/pixijs/filters - a6afaa18d785d2b00ba8127a62e7834d87b0b0a6 authored 11 months ago by Matt Karl <[email protected]>
Fix: Support backward-compatible URLs

github.com/pixijs/filters - 3fb5e5abe8c16e773c73ed7c015159da592d91e3 authored 11 months ago by Matt Karl <[email protected]>
Add: Allow preference override in examples

github.com/pixijs/filters - b560f0e5cbe4af42827653815b215279898a0382 authored 11 months ago by Matt Karl <[email protected]>
Fix: Revert v8-rc.4

github.com/pixijs/filters - 334c8e83009ce97b8b578e44f30a95f3ede6c1bd authored 11 months ago by Matt Karl <[email protected]>
Chore: Action to add dist files to release

github.com/pixijs/filters - 6889c53873a72a3a9af56e8016b837fe2a5d5413 authored 11 months ago by Matt Karl <[email protected]>
Chore: Update README, move installation section

github.com/pixijs/filters - 867dd2264fbe2cfda43e8646702296ea8223d95d authored 11 months ago by Matt Karl <[email protected]>
Chore: Remove old package references, update README

github.com/pixijs/filters - 7802ef3907ab3ce8cc1f60d492943a10cedd3097 authored 11 months ago by Matt Karl <[email protected]>
Chore: Remove unnecessary, outdated README files

github.com/pixijs/filters - a08f438a82c9b244d8cf52d305225dfd9d193ce4 authored 11 months ago by Matt Karl <[email protected]>
Chore: Move demo to examples (#406)

github.com/pixijs/filters - b258e40219419dffc0ddce06e6ddb89074435257 authored 11 months ago by Matt Karl <[email protected]>
Chore: Cleanup Screenshot Generation (#405)

* Chore: Move screenshots generation to scripts

* Upgrade electron, screenshot generation cle...

github.com/pixijs/filters - e73535f018515aab3c7291ba9764f10151d34a99 authored 11 months ago by Matt Karl <[email protected]>
Fix: gh-pages deployment

github.com/pixijs/filters - 2b1c46564cf2ae471d86a919a17d074be429e419 authored 11 months ago by Matt Karl <[email protected]>
Add: deployRoot to the configuration options

github.com/pixijs/extension-scripts - 8355bdafee05952f743f22ec842922a935847fc9 authored 11 months ago by Matt Karl <[email protected]>
Chore: Resolve v8 issues, update to latest v8 in demo

github.com/pixijs/filters - 00357535f1c16dff3a3f3e83b4ab163398ae65b9 authored 11 months ago by Matt Karl <[email protected]>
Fix: Bump screenshot version in README

github.com/pixijs/filters - 01c80ba7c1b3c3045093e36e0531b6d6750e74c6 authored 11 months ago by Matt Karl <[email protected]>
Fix: Repair missing GIF screenshot encoding

github.com/pixijs/filters - 31a2cb69722cdf842977dbe12fd08b0d8239448b authored 11 months ago by Matt Karl <[email protected]>
Fix: Formatting on README, missing Shockwave

github.com/pixijs/filters - 952cae4c69e675b5d783e0d4a85b2ddf0319ccd2 authored 11 months ago by Matt Karl <[email protected]>
Fix: CDN URL is incorrect (#404)

Fixes #399

github.com/pixijs/filters - 0e797b97da87fa8baf6f8077d63e01e5be593c58 authored 11 months ago by Matt Karl <[email protected]>
Fix: Revert publish workflow (#403)

github.com/pixijs/filters - 6d6130483745de0e68c2a3fb3eeb144e9201e7a6 authored 11 months ago by Matt Karl <[email protected]>
Add: Support PixiJS v8 (#397)

* Next v8 - Base

* Adjustment Filter (WIP)

* Bloom Filter (WIP - Breaking)

* Add Adjust...

github.com/pixijs/filters - c7fe4a5c68a7fc78043bf15f365939940c57c522 authored 11 months ago by bbazukun123 <[email protected]>
Add support for editting multiple files in Playground component. (#67)

* Add support for editting multiple files in Playground component.

Follow up work is needed t...

github.com/pixijs/pixijs.com - 9f4e8aed029bad9b9a9ac07eda18b1cdfb175ecd authored 11 months ago by aduros-alt <[email protected]>
Add: moduleSource as a pattern input

github.com/pixijs/extension-scripts - 983d28c0430a12b91d42caa80cdc50869c4c815d authored 11 months ago by Matt Karl <[email protected]>
Fix: rimraf calls not getting resolved correctly

github.com/pixijs/extension-scripts - 21d9a15e114b1d981193f2847219153c94f29288 authored 11 months ago by Matt Karl <[email protected]>
Add support for publish tag

github.com/pixijs/extension-scripts - b5907d3650eb95f02720fea5910b18df22e57bd7 authored 11 months ago by Matt Karl <[email protected]>
new pixi-versions.json built from pixijs/pixijs: refs/heads/dev merge commit: 5ae1d3b57e6e4a72f3b16f1836bd68eb37f75b9f using CodeSandbox CI build: 978ae57401b4d25829ad96829ab6aef617317da6

github.com/pixijs/pixijs.com - c2d5e793e7289dbda00089aea84e24debdb91c18 authored 11 months ago by Zyie <[email protected]>
Add: Spritesheet option cachePrefix (#10125)

github.com/pixijs/pixijs - 5ae1d3b57e6e4a72f3b16f1836bd68eb37f75b9f authored 11 months ago by Matt Karl <[email protected]>
Add Playco to the Sponsor Section (#68)

Co-authored-by: Baz Utsahajit <[email protected]>

github.com/pixijs/pixijs.com - d06f8715754264073e7a716cf404ca37d8a61c43 authored 11 months ago by bbazukun123 <[email protected]>
Add support for frag/vert/wgsl files

github.com/pixijs/extension-scripts - 328b037bbe12aae54b3b407ef40290dd6fcf4ab9 authored 11 months ago by Zyie <[email protected]>
Fix: Correct math on sine-tone generation (#260)

github.com/pixijs/sound - 0b67d017c10ad1803200ec5a5c00a019d715fb9b authored 11 months ago by Matt Karl <[email protected]>
update: blog/2023-10-03-pixi-v8-beta bunny (#50)

github.com/pixijs/pixijs.com - f05750a3ac5ea0f1cc699bd6055eb496d8dbf598 authored 11 months ago by xiejialong <[email protected]>
Fix: Link to the API documentation (#59)

github.com/pixijs/pixijs.com - 407653f52c8ee68af8db8c49c117227809741ac9 authored 11 months ago by Ivan Ganev <[email protected]>
Fix: Link to API document (#64)

github.com/pixijs/pixijs.com - 588936305ac27582544847dced2189f0e03287b7 authored 11 months ago by Tianlan Zhou <[email protected]>
0.3.9

github.com/pixijs/layout - ea924a11b5dbd619d499b37fc25e18e93bf1799a authored 11 months ago by Dmytro Soldatov <[email protected]>