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

Filters updates

Added new filters
Added ability for filters to have multiple passes
Optimized texture creation f...

github.com/pixijs/pixijs - 74b94a0e27d35de8270a2642ae1a161cb10dd886 authored about 11 years ago by Mat Groves <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - 2829575604d7940d4d12bef40d4d20b3233aa091 authored about 11 years ago by Mat Groves <[email protected]>
New Filter Structure

Base Filters now working for graphics and sprite
Filters now nestable

github.com/pixijs/pixijs - 46ae15a6ce6d5eb0de25c82ffcd056f38c85266b authored about 11 years ago by Mat Groves <[email protected]>
Enable per-texture scale filtering

github.com/pixijs/pixijs - 33853620669bb391a05e0cadfb502255bacfeba1 authored about 11 years ago by Chad Engler <[email protected]>
Merge pull request #374 from mattdesl/concat-sourcemaps

Changes to Development Workflow

github.com/pixijs/pixijs - a19937702ef7bb101d7b3c68dec1bafca4b18790 authored about 11 years ago by Chad Engler <[email protected]>
- using a single JS source for all examples instead of duplicating files unnecessarily.

- updating Gruntfile and package.json to include grunt-concat-sourcemap and grunt-contrib-watch f...

github.com/pixijs/pixijs - ddb24d7fe0339df305f816832454cb1183538282 authored about 11 years ago by mattdesl <[email protected]>
fixed bug in masking example

github.com/pixijs/pixijs - e50a6716d8bd1c78fd4d383a22451210c04fbac3 authored about 11 years ago by Mat Groves <[email protected]>
Displacment Map Added

github.com/pixijs/pixijs - c512bd35a451da2bb024db425bc1ad337d0ac77f authored about 11 years ago by Mat Groves <[email protected]>
Canvas + removed

github.com/pixijs/pixijs - 127aff7594766b751054c41f12e9d8149666e810 authored about 11 years ago by Mat Groves <[email protected]>
Canvas Tweaks

github.com/pixijs/pixijs - 5199e6e946a672419c2055698e40699bdb64c213 authored about 11 years ago by Mat Groves <[email protected]>
merge dev-webgl-filters into dev

github.com/pixijs/pixijs - 44cef3f077ee2b7d33ec9305f87fb0915581cf06 authored about 11 years ago by Chad Engler <[email protected]>
ie11 patch

Tempory patch to force canvas in ie11 until i get webGL working in there

github.com/pixijs/pixijs - a73763ee194c845d40a82112e6d764854356d492 authored about 11 years ago by Mat Groves <[email protected]>
ie 11 temp patch

Fixed bug where webGL renderer is used in ie11. WebGL is not currently
working in ie11 - but fix...

github.com/pixijs/pixijs - 2f3cf52422b437a95721cd3d32c8aadfa7e05c8b authored about 11 years ago by Mat Groves <[email protected]>
attempt to get a 'webgl' context when 'experimental-webgl' fails

github.com/pixijs/pixijs - 91562cea08bc175bf3597f97db078961854c9913 authored about 11 years ago by Chad Engler <[email protected]>
Merge pull request #358 from mattdesl/detector-fix

Updating Detector.js to use latest check

github.com/pixijs/pixijs - 58360c877cae4bbb9bf8aaad217b29f43a30f190 authored about 11 years ago by Chad Engler <[email protected]>
Merge branch 'detector-fix' of https://github.com/mattdesl/pixi.js into detector-fix

github.com/pixijs/pixijs - 67be6cb55d7b2d5bcaaaa57a32c0a49df83473bc authored about 11 years ago by mattdesl <[email protected]>
update Detector.js; now supports SlimerJS and other environments

github.com/pixijs/pixijs - 8c2da284a914d54d6bf681c068169348b5a8b26c authored about 11 years ago by mattdesl <[email protected]>
updating Detector to use new ThreeJS method which supports more environments (like SublimeJS)

github.com/pixijs/pixijs - 8541dd87a948dfd7152f78df6eaee9832afd6595 authored about 11 years ago by mattdesl <[email protected]>
Squashed commit of the following (jshint):

commit 09d68fb83686b82a2cbac0d99abcc7e0899d6724
Author: Dr. Kibitz <[email protected]>
Date: T...

github.com/pixijs/pixijs - 67d0c577d3163e527043f6973a4b3a31131cab08 authored about 11 years ago by Dr. Kibitz <[email protected]>
Squashed commit of the following (unittest-refactor):

commit 9887e45976fc5211a4393e588d278a5e10baf06c
Author: Dr. Kibitz <[email protected]>
Date: T...

github.com/pixijs/pixijs - da4c67d38b6a7ff4d177e973670e2a72763200fb authored about 11 years ago by Dr. Kibitz <[email protected]>
FIlters Added.. again!

some filters added to pixi
example 15 added too

github.com/pixijs/pixijs - fc80c0c602a1a5757a173592ee2d8ef0f4682e9f authored about 11 years ago by Mat Groves <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

Conflicts:
src/pixi/display/DisplayObjectContainer.js

github.com/pixijs/pixijs - 56df18547153eaa62dfd165b75ef961654f85768 authored about 11 years ago by Mat Groves <[email protected]>
fix typo in texture docs, fixes #332

github.com/pixijs/pixijs - 4da43dd2db3933ba45e4adfdbf7ffb7f22a092b3 authored about 11 years ago by Chad Engler <[email protected]>
fix typo in render texture, fixes #331

github.com/pixijs/pixijs - 7a0995471cd4a79f49d44a0c205e3f9000a0f8e6 authored about 11 years ago by Chad Engler <[email protected]>
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - 3a7eb7eb9998a23de0c05e82cce151d68ff6ec4f authored about 11 years ago by Chad Engler <[email protected]>
Change typo in Text, fixes #330

github.com/pixijs/pixijs - 9455c5a7b63cb19636d1572b0d6b7a41f1d35c11 authored about 11 years ago by Chad Engler <[email protected]>
Merge pull request #315 from Jam3/totalFrames

Added totalframes to MovieClip

github.com/pixijs/pixijs - 9c0df5700d4a84ce23d6e5a6485300d1985ba7e2 authored about 11 years ago by Chad Engler <[email protected]>
Merge in imageLoader changed from @alaa-eddine, fixes #311

github.com/pixijs/pixijs - 5e074d147f07374d9c3faefd01235c8b06cee60c authored about 11 years ago by Chad Engler <[email protected]>
Merge pull request #301 from drkibitz/trailing-whitespace

Remove trailing whitespace

github.com/pixijs/pixijs - 10010f1837b38b3b79fdb6c3283b827bc1e351b0 authored about 11 years ago by Chad Engler <[email protected]>
Remove trailing whitespace

github.com/pixijs/pixijs - aecd78d6352ca5cffc7f80f75026cfae9b524d3d authored about 11 years ago by Dr. Kibitz <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - cd21fb7bb08408b30c0ed3e860073d68cee0850e authored over 11 years ago by Mat Groves <[email protected]>
Merge pull request #321 from Jam3/changeInteractionManagerDOM

Change IntercationManager's DOM Element

github.com/pixijs/pixijs - 277af3b0deb39c39309b139c8000d2885f5ece3d authored over 11 years ago by Chad Engler <[email protected]>
Changed it so that getBoundingClientRect is called on the new dom element vs the one for canvas

github.com/pixijs/pixijs - 87247ecf39c57900720226c11a1ee0642a5b9e07 authored over 11 years ago by Mikko Haapoja <[email protected]>
Made the cursor update on the newly set dom element for interaction. Also noticed events were being removed for the current/new dom element and not the old one

github.com/pixijs/pixijs - 74524b67de144611d9f4fdc6a5d1ba39492686b7 authored over 11 years ago by Mikko Haapoja <[email protected]>
Made sure that if the dom element for interaction has been set then the canvas dom element wont reset it

github.com/pixijs/pixijs - 5aaeff70d000f73c9d6c7cacc00858a8ffa7b488 authored over 11 years ago by Mikko Haapoja <[email protected]>
Made it so that you can change which dom element receives mouse/touch events

github.com/pixijs/pixijs - 262ff071c69fa1e5758d943c4d691237f74955d9 authored over 11 years ago by Mikko Haapoja <[email protected]>
Added totalframes to MovieClip

github.com/pixijs/pixijs - 1a675f48b3bb350a99e357375706f9a895eb0b95 authored over 11 years ago by Mikko Haapoja <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - 8b733bd8dfa822fc80ba5a136c32d74d30464407 authored over 11 years ago by Mat Groves <[email protected]>
Rebuild pixi.js files

github.com/pixijs/pixijs - 90b16d947d7cf4b54a0f631ff9bbd43f6050251e authored over 11 years ago by Mat Groves <[email protected]>
Fixed Canvas Graphics Black Fill not showing

github.com/pixijs/pixijs - 96c15c4ebdf3cfc27a3dfa6a58d7ceb3f3a89b8d authored over 11 years ago by Mat Groves <[email protected]>
Fixed issue where stage object was not calling interactive functions

github.com/pixijs/pixijs - 20b297d2bc2cfcc767c564e2b464274993f39f0a authored over 11 years ago by Mat Groves <[email protected]>
Rebuild of pixi files

github.com/pixijs/pixijs - 0530c7753e1dda1f8bb16ee244e796cf98997093 authored over 11 years ago by Mat Groves <[email protected]>
Fixed issue where stage object was not calling interactive functions

github.com/pixijs/pixijs - c7973e6f9ae1175b461dfdc92ec22799f7c9ee45 authored over 11 years ago by Mat Groves <[email protected]>
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - 491ad0299a671b34348fe46952df34a479ef8402 authored over 11 years ago by Chad Engler <[email protected]>
Small documentation fixes from PR #276

github.com/pixijs/pixijs - ebe434a018033272010e04adab5ca4bddc44a535 authored over 11 years ago by Chad Engler <[email protected]>
Merge pull request #286 from mdoch/dev

Fixes #284, allow colorMask to draw transparency

github.com/pixijs/pixijs - f70fcac02fb5f2d79bc61a2d54a63df3394bfbe9 authored over 11 years ago by Chad Engler <[email protected]>
Fix #288, handle black colors correctly

github.com/pixijs/pixijs - 5f88a4a2caa85dab6aa6a435975a1976cb324f4f authored over 11 years ago by Chad Engler <[email protected]>
Fixes #284

This appears to fix the problem that occurs when attempting to add a
mask to a displayobject tha...

github.com/pixijs/pixijs - 3b9015aef48afd561dc2afb7c22b0a7fa9aa2831 authored over 11 years ago by Mark Docherty <[email protected]>
Merge pull request #277 from coding46/patch-1

[DOC] Small changes

github.com/pixijs/pixijs - 92359828748cb0eda181ebf039fdde07a4b11805 authored over 11 years ago by Chad Engler <[email protected]>
[DOC] Small changes

* fix wrong param description
* add comment for constructor assignment (as in Point, Rectangle ...

github.com/pixijs/pixijs - 157dd4d149d5652a4b186e7d6e55a22fba1579db authored over 11 years ago by G. Bodenschatz <[email protected]>
[DOC] Small changes

* add comment for constructor assignment (as in Point, Rectangle ...)

github.com/pixijs/pixijs - cfa90d4c89ca358b23ae6a0bf69c2007cb141201 authored over 11 years ago by G. Bodenschatz <[email protected]>
Fix typo in comment, closes #275

github.com/pixijs/pixijs - c4a3dec49f9e0f9d0802ae66f4d4bdfcfd1267b6 authored over 11 years ago by Chad Engler <[email protected]>
cherry-pick sprite fixes from d533d89

github.com/pixijs/pixijs - 8a4d2a8e381e6725245b8d8217a970f89895f460 authored over 11 years ago by Chad Engler <[email protected]>
cherry-pick canvas fixes from 9eaa024

github.com/pixijs/pixijs - de94b4134ec091999cca6b00b51e116735435ab8 authored over 11 years ago by Chad Engler <[email protected]>
fix font not being served as text/xml on dev server (causes IE explosion)

github.com/pixijs/pixijs - 725fd167938f42bde7b82e3792535d23e3126cb2 authored over 11 years ago by Chad Engler <[email protected]>
Fixed Canvas texture swap bug

Rebuilt pixi files

github.com/pixijs/pixijs - d533d8930897023a9bc6fa6a6dff1a91ef4dbe7f authored over 11 years ago by Mat Groves <[email protected]>
Only draw if frame has width and height (fixes IE index issues)

github.com/pixijs/pixijs - 05485e99b85688cee04ceee037854332841215e1 authored over 11 years ago by Chad Engler <[email protected]>
minor optimizations in bitmap font loader

github.com/pixijs/pixijs - 94c65f85525f031dbdcb697e8f81deb06d208906 authored over 11 years ago by Chad Engler <[email protected]>
Use correct IE ajax

github.com/pixijs/pixijs - 0f7c02a74d7716ca19967a413e62f9b91868bb9a authored over 11 years ago by Chad Engler <[email protected]>
Fixed canvas interaction bug

Fixed bug where invisible interactive element it still active even if
invisible

github.com/pixijs/pixijs - dfeec916effb071633d5976747b1e72cfa4a2e15 authored over 11 years ago by Mat Groves <[email protected]>
Bug fix on interaction in canvas

fixed issue where invisible interactive objects are still interactive
in canvas
Updated builds too

github.com/pixijs/pixijs - 9eaa024ac5a0459bd3531a856598a057e78169f7 authored over 11 years ago by Mat Groves <[email protected]>
Stage now interactive by default

github.com/pixijs/pixijs - 826d62aa0e9f647bd15b2ad6a5827c2892a1d021 authored over 11 years ago by Mat Groves <[email protected]>
change conditional, fixes #187 conditional

github.com/pixijs/pixijs - 834f8e0c66ecdf81a82ea9a53816cf3b5373356d authored over 11 years ago by Chad Engler <[email protected]>
Merge pull request #187 from johnste/dev

Use proper array iteration

github.com/pixijs/pixijs - 3ea405604d68f8582c7f0d8c5ab2508770730605 authored over 11 years ago by Chad Engler <[email protected]>
Add AMD export, fixes #267

github.com/pixijs/pixijs - 21e45171aecb9962ecc8b6c3a991c34fa6b6b257 authored over 11 years ago by Chad Engler <[email protected]>
Rebuild the latest version

github.com/pixijs/pixijs - 075e2fc2e7897fe45cf17cc020b75d0f9edda1c5 authored over 11 years ago by Mat Groves <[email protected]>
Merge branch 'dev'

github.com/pixijs/pixijs - 38c01ddf542d14a61bf9bf55c66c5ab60205f396 authored over 11 years ago by Mat Groves <[email protected]>
Example 3 updated

github.com/pixijs/pixijs - c74c608e38d77dae3323e1c811ca2e70bd8ee18e authored over 11 years ago by Mat Groves <[email protected]>
Set antialising to true to Graphics example

github.com/pixijs/pixijs - bc3c8efe1022baf391fa7e230b699424916bba22 authored over 11 years ago by Mat Groves <[email protected]>
Code Tidy

Little house cleaning on the code

github.com/pixijs/pixijs - 24a784de30baa557b8a88242c8319a542e2fbae2 authored over 11 years ago by Mat Groves <[email protected]>
Merge pull request #269 from GorshSerginio/dev

Fixed #268

github.com/pixijs/pixijs - 084f749653ebb408704acb4086691911434768ac authored over 11 years ago by Mat Groves <[email protected]>
touch/mouse prevent default now to be handled by the user

Examples updated to reflect change

github.com/pixijs/pixijs - c2a9798f18ad6f2bac06635c8aecddf7303ba2b7 authored over 11 years ago by Mat Groves <[email protected]>
Fixed bug when mouseUp being called instead of MouseOut

github.com/pixijs/pixijs - 4d33d14fae9a621b5b3f7319166114360b8d9769 authored over 11 years ago by Mat Groves <[email protected]>
Added goblins to spine examples

github.com/pixijs/pixijs - d357e2a46b6b2985b0d060d033baa255e3de7ce8 authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
Fixed #268

github.com/pixijs/pixijs - 858ae6db0eb5cb2361cfe50104f733f4cb23350c authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
Visibibility optimised, interaction bug fixed

interaction bug fixed where a nested interactive object was still
interactive if its parent is v...

github.com/pixijs/pixijs - 51b5b72557b835e8a02a02334e58e499fd9074d5 authored over 11 years ago by Mat Groves <[email protected]>
preventDefault option added to InteractionManager

Originially included to disable zooming/scrolling the browser on
mobile.

The user can now set t...

github.com/pixijs/pixijs - 3c14606c8b006d99f1146c782b427a9102be67d3 authored over 11 years ago by Mat Groves <[email protected]>
Antialiasing now an option for renderer (off by default)

github.com/pixijs/pixijs - 06176bee6c47ed07bb85acaf7e30a40140057a81 authored over 11 years ago by Mat Groves <[email protected]>
Merge pull request #262 from GorshSerginio/dev

Fixed bug described by @GillesVermeulen in #229

github.com/pixijs/pixijs - 60856573cf4ac15c348c5a1e5da8cca6d70c42b3 authored over 11 years ago by Mat Groves <[email protected]>
Fixed bug described by @GillesVermeulen in #229

github.com/pixijs/pixijs - 90b99ab020fed507464ac0b9e2c0cf96fb98b8bb authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
fixed graphics fill alpha bug

Fixed issue where if beginfill alpha was set to 0 it would be stored as
1.

github.com/pixijs/pixijs - 02ab912b74f4c4e57b91f0503faffcaa0b3f5d3d authored over 11 years ago by Mat Groves <[email protected]>
Removed unused js inports in example 12 index

github.com/pixijs/pixijs - be1126bb5ec6da4a2ffbca141f9ffb3f2f6effc4 authored over 11 years ago by Mat Groves <[email protected]>
fixes DestroyTexture

github.com/pixijs/pixijs - d764a9fc20efcee02b2a947885214ce155a44cb8 authored over 11 years ago by Mat Groves <[email protected]>
Merge pull request #229 from GorshSerginio/dev

Fixed empty slots handling (#220); Fixed scaled slots handling (#205)

github.com/pixijs/pixijs - edad4a5dbf9e4bff97387005222c66147ee1db81 authored over 11 years ago by Mat Groves <[email protected]>
fixes #234

github.com/pixijs/pixijs - 1d896845fb83c25a0a941ee11579988c2c639327 authored over 11 years ago by Mat Groves <[email protected]>
Merge pull request #212 from namuol/dev

fix RenderTexture stage flipping
childIndex removed

github.com/pixijs/pixijs - 6b2eeb3dca37de5ea50d2fc675fb2c2d7f3a9ee7 authored over 11 years ago by Mat Groves <[email protected]>
consider points on the edge 'inside'

github.com/pixijs/pixijs - a50737e2e56de2855a92114a69ffd362f11df15d authored over 11 years ago by Chad Engler <[email protected]>
atlas loader support more than one spritesheet file

github.com/pixijs/pixijs - e38d1892b60a0d2e753b6f9c4be030b322f1d59d authored over 11 years ago by Martin Kelm <[email protected]>
Merge remote-tracking branch 'upstream/dev' into dev

github.com/pixijs/pixijs - 58e4a6abc5fa2b11cc88de4dbf0495eec310a8a6 authored over 11 years ago by Martin Kelm <[email protected]>
Add main property to package.json, closes #244

github.com/pixijs/pixijs - 3d935a83f61ad589fcc65bf8f9b3a7a1b832ca90 authored over 11 years ago by Chad Engler <[email protected]>
fix doc header

github.com/pixijs/pixijs - d8c922ac4b8b7ec1d079ca4db599f5b09e241546 authored over 11 years ago by Martin Kelm <[email protected]>
fixed realSize property names

github.com/pixijs/pixijs - ffd641018f919e95d0eab7639e94f1aa1a958284 authored over 11 years ago by Martin Kelm <[email protected]>
added atlas loader in gruntfile

github.com/pixijs/pixijs - 3528f2a1c8b014ae53df7735dc9deb0f40911c95 authored over 11 years ago by Martin Kelm <[email protected]>
added approach for trim in atlas loader

github.com/pixijs/pixijs - 6fd961692288e51e490d0804253af9b4db928402 authored over 11 years ago by Martin Kelm <[email protected]>
Fixed empty slots handling (#220); Fixed scaled slots handling (#205)

github.com/pixijs/pixijs - 7e634ecae44610b53b4cefde6fb3794301776dd2 authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
removed trailing comma

github.com/pixijs/pixijs - 573cc9fcfac44bfdb071c8dba5f0c920f609b692 authored over 11 years ago by Martin Kelm <[email protected]>
added spine atlas file loader

github.com/pixijs/pixijs - b1f4ef2d82e0059c52e41ae6a2fb25688cd5e809 authored over 11 years ago by Martin Kelm <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

Fixed Bug with text with being displayed wrong
Conflicts:
src/pixi/display/DisplayObjectContain...

github.com/pixijs/pixijs - caa3c00d0a01931646f18e9d2943ef1d5e677859 authored over 11 years ago by Mat Groves <[email protected]>
Minor update

resize function added to render texture
fixed bug with masking in webGL causing mask to not show...

github.com/pixijs/pixijs - 9d32a54bb8579a3047d7691b5ddbcc34aa6ce549 authored over 11 years ago by Mat Groves <[email protected]>
removed `childIndex`

github.com/pixijs/pixijs - 780ec2dca3ee4904adc55026e59754bbe08349e0 authored over 11 years ago by Louis Acresti <[email protected]>