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

- 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...

ddb24d7fe0339df305f816832454cb1183538282 authored about 11 years ago by mattdesl <[email protected]>
fixed bug in masking example

e50a6716d8bd1c78fd4d383a22451210c04fbac3 authored about 11 years ago by Mat Groves <[email protected]>
Displacment Map Added

c512bd35a451da2bb024db425bc1ad337d0ac77f authored about 11 years ago by Mat Groves <[email protected]>
Canvas + removed

127aff7594766b751054c41f12e9d8149666e810 authored about 11 years ago by Mat Groves <[email protected]>
Canvas Tweaks

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

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

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...

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

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

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

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

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

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...

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

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

da4c67d38b6a7ff4d177e973670e2a72763200fb authored over 11 years ago by Dr. Kibitz <[email protected]>
FIlters Added.. again!

some filters added to pixi
example 15 added too

fc80c0c602a1a5757a173592ee2d8ef0f4682e9f authored over 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

56df18547153eaa62dfd165b75ef961654f85768 authored over 11 years ago by Mat Groves <[email protected]>
fix typo in texture docs, fixes #332

4da43dd2db3933ba45e4adfdbf7ffb7f22a092b3 authored over 11 years ago by Chad Engler <[email protected]>
fix typo in render texture, fixes #331

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

3a7eb7eb9998a23de0c05e82cce151d68ff6ec4f authored over 11 years ago by Chad Engler <[email protected]>
Change typo in Text, fixes #330

9455c5a7b63cb19636d1572b0d6b7a41f1d35c11 authored over 11 years ago by Chad Engler <[email protected]>
Merge pull request #315 from Jam3/totalFrames

Added totalframes to MovieClip

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

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

Remove trailing whitespace

10010f1837b38b3b79fdb6c3283b827bc1e351b0 authored over 11 years ago by Chad Engler <[email protected]>
Remove trailing whitespace

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

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

Change IntercationManager's DOM Element

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

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

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

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

262ff071c69fa1e5758d943c4d691237f74955d9 authored over 11 years ago by Mikko Haapoja <[email protected]>
Added totalframes to MovieClip

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

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

90b16d947d7cf4b54a0f631ff9bbd43f6050251e authored over 11 years ago by Mat Groves <[email protected]>
Fixed Canvas Graphics Black Fill not showing

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

20b297d2bc2cfcc767c564e2b464274993f39f0a authored over 11 years ago by Mat Groves <[email protected]>
Rebuild of pixi files

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

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

491ad0299a671b34348fe46952df34a479ef8402 authored over 11 years ago by Chad Engler <[email protected]>
Small documentation fixes from PR #276

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

f70fcac02fb5f2d79bc61a2d54a63df3394bfbe9 authored over 11 years ago by Chad Engler <[email protected]>
Fix #288, handle black colors correctly

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...

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

[DOC] Small changes

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 ...

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

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

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

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

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

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)

725fd167938f42bde7b82e3792535d23e3126cb2 authored over 11 years ago by Chad Engler <[email protected]>
Fixed Canvas texture swap bug

Rebuilt pixi files

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

05485e99b85688cee04ceee037854332841215e1 authored over 11 years ago by Chad Engler <[email protected]>
minor optimizations in bitmap font loader

94c65f85525f031dbdcb697e8f81deb06d208906 authored over 11 years ago by Chad Engler <[email protected]>
Use correct IE ajax

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

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

9eaa024ac5a0459bd3531a856598a057e78169f7 authored over 11 years ago by Mat Groves <[email protected]>
Stage now interactive by default

826d62aa0e9f647bd15b2ad6a5827c2892a1d021 authored over 11 years ago by Mat Groves <[email protected]>
change conditional, fixes #187 conditional

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

Use proper array iteration

3ea405604d68f8582c7f0d8c5ab2508770730605 authored over 11 years ago by Chad Engler <[email protected]>
Add AMD export, fixes #267

21e45171aecb9962ecc8b6c3a991c34fa6b6b257 authored over 11 years ago by Chad Engler <[email protected]>
Rebuild the latest version

075e2fc2e7897fe45cf17cc020b75d0f9edda1c5 authored over 11 years ago by Mat Groves <[email protected]>
Merge branch 'dev'

38c01ddf542d14a61bf9bf55c66c5ab60205f396 authored over 11 years ago by Mat Groves <[email protected]>
Example 3 updated

c74c608e38d77dae3323e1c811ca2e70bd8ee18e authored over 11 years ago by Mat Groves <[email protected]>
Set antialising to true to Graphics example

bc3c8efe1022baf391fa7e230b699424916bba22 authored over 11 years ago by Mat Groves <[email protected]>
Code Tidy

Little house cleaning on the code

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

Fixed #268

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

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

4d33d14fae9a621b5b3f7319166114360b8d9769 authored over 11 years ago by Mat Groves <[email protected]>
Added goblins to spine examples

d357e2a46b6b2985b0d060d033baa255e3de7ce8 authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
Fixed #268

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...

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...

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

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

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

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.

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

be1126bb5ec6da4a2ffbca141f9ffb3f2f6effc4 authored over 11 years ago by Mat Groves <[email protected]>
fixes DestroyTexture

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)

edad4a5dbf9e4bff97387005222c66147ee1db81 authored over 11 years ago by Mat Groves <[email protected]>
fixes #234

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

fix RenderTexture stage flipping
childIndex removed

6b2eeb3dca37de5ea50d2fc675fb2c2d7f3a9ee7 authored over 11 years ago by Mat Groves <[email protected]>
consider points on the edge 'inside'

a50737e2e56de2855a92114a69ffd362f11df15d authored over 11 years ago by Chad Engler <[email protected]>
atlas loader support more than one spritesheet file

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

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

3d935a83f61ad589fcc65bf8f9b3a7a1b832ca90 authored over 11 years ago by Chad Engler <[email protected]>
fix doc header

d8c922ac4b8b7ec1d079ca4db599f5b09e241546 authored over 11 years ago by Martin Kelm <[email protected]>
fixed realSize property names

ffd641018f919e95d0eab7639e94f1aa1a958284 authored over 11 years ago by Martin Kelm <[email protected]>
added atlas loader in gruntfile

3528f2a1c8b014ae53df7735dc9deb0f40911c95 authored over 11 years ago by Martin Kelm <[email protected]>
added approach for trim in atlas loader

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

7e634ecae44610b53b4cefde6fb3794301776dd2 authored over 11 years ago by Sergei Gorshechnikov <[email protected]>
removed trailing comma

573cc9fcfac44bfdb071c8dba5f0c920f609b692 authored over 11 years ago by Martin Kelm <[email protected]>
added spine atlas file loader

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...

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...

9d32a54bb8579a3047d7691b5ddbcc34aa6ce549 authored over 11 years ago by Mat Groves <[email protected]>
removed `childIndex`

780ec2dca3ee4904adc55026e59754bbe08349e0 authored over 11 years ago by Louis Acresti <[email protected]>
Merge pull request #217 from krzysztof-o/dev

fixed typo in PIXI.Text.prototype.setText

d540af6c575e29bfcb2393801690f3ba85a26b02 authored over 11 years ago by Mat Groves <[email protected]>
fixed typo in PIXI.Text.prototype.setText

1a53bd9f6e8190c4541bf7646e913e6aefc6e987 authored over 11 years ago by Krzysztof Opalka <[email protected]>
fix RenderTexture stage flipping

ff2b77bb2882f0af6697eb4b8f4972d906e1564f authored over 11 years ago by Louis Acresti <[email protected]>
move constructor property to prototype, fixes #189

f9e2af95fbd78a4b27f38cf37ada9d3c2243c6cd authored over 11 years ago by Chad Engler <[email protected]>
Merge pull request #208 from joeandaverde/patch-1

Fixed typo found while reading doc

0a7000548a041aa8bad27fda761703139f54e5dd authored over 11 years ago by Chad Engler <[email protected]>