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

linting

0ffcced0f10ff2ea3d3ff552576cecd16dffca85 authored over 8 years ago
remove superfluous check

9887d5a7139c31512f7278634991a0cf160f8fef authored over 8 years ago
test swapChildren

aafc5d0ef1826c28b6d4de8798c06f1499dcc7df authored over 8 years ago
test calls to onChildrenChange

19ac5e803d1181833219219415726e2fe8dc1a21 authored over 8 years ago
Merge branch 'more_container_tests' of github.com:staff0rd/pixi.js into more_container_tests

03b1688dac4afc02344ba34adda8e5cc18dc26bb authored over 8 years ago
test setChildIndex

bc08b489d5d50c64acd3765d8cdf48bc6d9fe8e2 authored over 8 years ago
test setChildIndex

5cb568a59038d56629f1306da9ef45c8fe2a1a76 authored over 8 years ago
update to es6

07110fc158a1df00c3518c786ef95c8a87af1745 authored over 8 years ago
Merge pull request #3074 from staff0rd/containerTests

Further container test coverage

c06949ff32917a28c6bd62b65c06b84ab380d789 authored over 8 years ago
further container test coverage

01c580568e1078328bf7057d6679306b0107ca10 authored over 8 years ago
Merge pull request #3071 from pixijs/dev-minor-anchor-optimisation

Bypass the getter / setter for anchor inside Sprite

981489619969596ee6693cf12d8ca19d8dac8ca4 authored over 8 years ago
Mesh refactoring - move renderer away

eea87108c1afffdcb31e8a20957ab352f54c62ef authored over 8 years ago
Bypass the getter / setter for anchor inside Sprite

863259cd6c75c7125c283343663a525b5b80eea4 authored over 8 years ago
Merge pull request #3070 from pixijs/add-unit-tests

Adds unit tests for Point, ObservablePoint, Matrix

1acdee86c0e84dd52e140f5a96111ab2f52e8546 authored over 8 years ago
More Matrix

74be9f0cff8c0a3de82a99f3fdb6df4127f0b597 authored over 8 years ago
Fixed linting errors, tests support ES6 because of Electron

259c40ef0793c96eeb444e8130fa1eab23eeb2c7 authored over 8 years ago
Adds some basic unit tests for Point, ObservablePoint, Matrix

2c110a0dcc83aee1533b3052b0a9a8f3b149f96e authored over 8 years ago
Merge pull request #3065 from englercj/context-fix

Restore lost context before using it

417d99475ce33e6a215e8a333a5b9583c1112bf9 authored over 8 years ago
Removed arrow functions as they mess with scope (this. is undefined) (#3067)

* ensure canvas is non po2 when created as this currently automatically sets it to repeat wrap m...

c5f7115b17817c4aa4db0cbc5479139fbd743647 authored over 8 years ago
Merge pull request #3069 from pixijs/fix-bucket

Renames S3 bucket from "pixi-builds" to "pixi.js"

9a9ff80b9851a1c81fd90667683ed57d7ac2949c authored over 8 years ago
Renames S3 bucket from "pixi-builds" to "pixi.js"

39c8915fd1aa675377a8e067f2087443712a4a2c authored over 8 years ago
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

138cf8930d532c4fa24dacec08b49a346c88c539 authored over 8 years ago
use `export *` syntax for deprecation so it runs first

ca43f7698a56c62200893c24c1ca209345f90621 authored over 8 years ago
deprecation properties need to be enumerable

7014b25df82dc346fcd9ad5c5a8cfd4dae05b075 authored over 8 years ago
Merge pull request #3064 from staff0rd/complete_addChildAt_coverage

Complete addChildAt test coverage

0e14620ef5bd89cce57b5f0aeb3b370b097ed517 authored over 8 years ago
Restore lost context before using it; fixes #2958

Looks like since we call loseContext() on `WebGLRenderer#destroy()` that
if you create another W...

fb7b78cc7814b8a6d2f4831a48f582a11411daa2 authored over 8 years ago
complete addChildAt test coverage

4b3f815ecc12bae50dd247f7a4fe7fa19fdd35b1 authored over 8 years ago
remove some lingering events from interaction manager

ba3636028e8414002f5a4ef56a1dcce0320603aa authored over 8 years ago
Merge pull request #3063 from staff0rd/addChildAt_tests

Add Container.childAt tests

a5677a3efdb3565bc57e1c3f3934d13fb64f2621 authored over 8 years ago
mix in deprecations sooner; fixes #3062

82670617591aa5fcfc33952bbc4d4f40c02abb23 authored over 8 years ago
specify addChildAt expectations

fb2fdf2eba56cbe5479b60d5e1767764c6c50a13 authored over 8 years ago
grammar

78a62cb40a1f142e092a5be2029a63addd6cfb87 authored over 8 years ago
Merge pull request #3060 from englercj/fix-image-url-detect

Replace url extension regex

4cfd415530c5b17f9418e6a4a69734641730a8d3 authored over 8 years ago
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

ed6cdada0dbac94f9ef6d0fcc59997f1d1d17713 authored over 8 years ago
Merge pull request #3048 from gameofbombs/dev4

Giant tilingSprite refactoring.

b469e6c6a7f8f77cf5700b1d3a69001da124db86 authored over 8 years ago
various fixes

5bb875543440813b0c635a8c827747843f78cff5 authored over 8 years ago
fix crash in constructor

9135250c07f048f998be4f2719dd348e7a02fc04 authored over 8 years ago
Clamping is magic

f8c75ec5bc30c430d1e9d2e15fe19cd7a396fd97 authored over 8 years ago
Giant tilingSprite refactoring.

1. Rotated and trimmed textures are allowed
2. "full" textures use simple shader if they have WRA...

437792051421cd181066d5129256e0c5bf55fe5c authored over 8 years ago
some restructuring

fcb4fcef43403cbe2f4be3f29577b00aace4d4ad authored over 8 years ago
remove some changes from texture

4c3842615d9d47af5deda64bc1440df949c6ce04 authored over 8 years ago
1. moved clamping into TextureTransform

2. texture now has an optional component

4c7618c62699248a4dc9187656cbe20ace711b3f authored over 8 years ago
fixes for @englercj

ffbd2d16c6238b7600956cb5f3ea95e51200b1d4 authored over 8 years ago
clamping is hilarious

THIS IS THE PAIN

2df5754b736f66bf9e11fb083152c32a889cd86a authored over 8 years ago
Merge pull request #3058 from gameofbombs/dev2

Improvement of PR #3053

39bdc5f890472c9088f7a9b1a2bab7ed13eda76e authored over 8 years ago
add some more tests

3a672af90e084467f9d6fb10676fb8c443a118c2 authored over 8 years ago
replace url extension regex; fixes #3059

35218ebc8b4a9b7b404d6357eaca3b2e4bdfa5d5 authored over 8 years ago
Improvement of PR #3053

28f45fba594d77d2e26d0cf523bfa0dfd048aa67 authored over 8 years ago
Merge pull request #3053 from staff0rd/addChildAt_fix

Allow Container.addChildAt when zero children

73d786d73f693c32262c04229edb2875e2a22283 authored over 8 years ago
Merge pull request #3054 from staff0rd/TilingSprite_getLocalBounds

Added TilingSprite.getLocalBounds

e703ce1c9409640887a90f976545b84454d85d88 authored over 8 years ago
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

41e14b68406948e4911f3f1a28794c449b7fd13c authored over 8 years ago
Merge pull request #3057 from staff0rd/text_fix

fixes #3055

d2d9dbbcdae9f87dd449324aa2ef69a1fb9afbba authored over 8 years ago
fixes #3055

7ad03b6ef78a9ba95d499bff5f3435678e83e0fd authored over 8 years ago
Corrected some minor typos in index.js because I'm anally retentive [time 20:17] (#3056)

3d1ec2ee8b363f09134e69576d2b1f8bc6834fb5 authored over 8 years ago
Revert "ensure canvas is non po2 when created as this currently automatically sets it to repeat wrap mode. Not something we want as this texture resizes often and not likely need to be wrapped"

This reverts commit 7433680b844d51c8dc2ac3ba4b355fefe83aa1ad.

d8b675610a3137a773f2ebb27372ce7084a7b850 authored over 8 years ago
ensure canvas is non po2 when created as this currently automatically sets it to repeat wrap mode. Not something we want as this texture resizes often and not likely need to be wrapped

7433680b844d51c8dc2ac3ba4b355fefe83aa1ad authored over 8 years ago
added getLocalBounds

38ed4b6265b1adde8eb80817004bd7feb3ec2856 authored over 8 years ago
allow Container.addChildAt when zero children

dc24fdb1680e6468430218eeddbe5a5aa9a3acde authored over 8 years ago
Fix #2971; merges #3046

e511500672256b4c633c195ee921ca645dc13aa0 authored over 8 years ago
Merge pull request #3043 from themoonrat/video-base-texture

VideoBaseTexture fixes and changes

b2489ca01f52a2de2000c1fc57b7ebb4930a77c0 authored over 8 years ago
Merge pull request #3042 from themoonrat/npm-run-lintfix

Adding npm command 'lintfix'

fecd7ba9e21816f853b8a9a64c4998936da986ca authored over 8 years ago
re-use existing lint command

81040786a1db1d6da621082a40991c4d5633c6f7 authored over 8 years ago
Merge pull request #3020 from themoonrat/interaction-pointer-fixes

Fix readonly errors when normalizing touch events on ios

b355ffc044f59811ec53973934de06c5356b5cec authored over 8 years ago
Merge pull request #3045 from gameofbombs/dev4

_parentID was not in the class. Hidden class problem

63e15c3f37c9e7faf117945b17d1202e871ccce8 authored over 8 years ago
strange imports problem

4185b334541f1cf39fd991869f5885bf5c226c37 authored over 8 years ago
_parentID was not in the class. Hidden class problem

5392ac184851e8fb93579d3094b7ccb56b4b9f5f authored over 8 years ago
Merge pull request #3044 from gameofbombs/dev4

fix for #3027

48bebeb56559a2d4598279386a3a19b7ccdc2300 authored over 8 years ago
fix for #3027

b82842bb582bdc9b8d75b3c9ba1435ecb9d141eb authored over 8 years ago
Merge branch 'dev' of https://github.com/pixijs/pixi.js into interaction-pointer-fixes

82d594850a85557e4c15c6a216898f0fce48aae6 authored over 8 years ago
VideoBaseTexture fixes and changes

* https://github.com/pixijs/pixi.js/commit/8d39e810c595b0afc48e542b2d4cad9c204cc7d2 didn't fully ...

9b33cdab19d2f6a111663dcfcd8b346e1c28dd29 authored over 8 years ago
Adding npm command to run the --fix prefix on linting

fa4bb82eeb1af1b8bca7f095e05c2ad5ca8ed705 authored over 8 years ago
Merge pull request #3041 from pixijs/coverage

Coverage using Floss & Istanbul

36587998b3c0784e309e7fa28f7cc395dc1e4e85 authored over 8 years ago
Remove unnecessary line

57128b343efe71d69eedb0ccb0972d27a12d40e9 authored over 8 years ago
Build coverage without externals

d3ff52e08663767d905b1cde3a28860bc30399ef authored over 8 years ago
Adds support for uploading coverage report

c8691cba5932db194a1866be1299ccc9ec0a6e49 authored over 8 years ago
Adds coverage summary to running tests

5492207ca21af66ad6383bcce10bcb50b7a72cbe authored over 8 years ago
Add my twitter back in :P

1f65012f1eefe951b1e35e0da5654febafdac845 authored over 8 years ago
Delete the coverage folder on rerunning

8f6a8501be8d70054b2a363c44b98f440afcc59b authored over 8 years ago
Adds support for code coverage output

b465791b35e2ce29798f0c5148cee44cfbe88741 authored over 8 years ago
split tagged and non-taged deploys for diff cache durations

52af393ab9f5d2bf105cba9e5285dbd894ebc5ae authored over 8 years ago
Merge branch 'dev' into interaction-pointer-fixes

b0f63fe3d9a011b64d626f7694916c3eca327ace authored over 8 years ago
Fixed variable naming issue reported in #2903 (#3035)

2946553b4459339c056773e5badfa217982d925d authored over 8 years ago
Smaller default texture size for text (#3036)

5ce0bbd53c2e3a5bc1f2876d0a76d97335c1d9b5 authored over 8 years ago
updated EE3 and resource-loader versions (#3037)

983e3bc83a5f84b502d35eaa1e030c7e61506d3f authored over 8 years ago
updated some doc comments (#3038)

1d907b23c584e910de255e0994c2a9c61f6166af authored over 8 years ago
Clean before build in travis.

a9baee4bf0f745dbde17f7f7a5b023e5119c2683 authored over 8 years ago
merge master down into dev

052b92307840798f88ba7dfe73500518f332449d authored over 8 years ago
Use bleeding edge 3.4 for docs

be12e4a308041dc4b1c341b34f02df82f5f7b7eb authored over 8 years ago
4.0.3

df9027c1a05280df6a6ca4d975296b0722ebecca authored over 8 years ago
Add a gitattributes file to normalize to lf; ref #3033

cb50a33deeb82c04459d915698ce146db5788c7f authored over 8 years ago
Fix some loading issues; fixes #2687

8d39e810c595b0afc48e542b2d4cad9c204cc7d2 authored over 8 years ago
Merge pull request #3032 from rkrasky/patch-5

onAnchorUpdate function is private with underscore

6970a4c000e102d91ef42afffae1464d48bd8b13 authored over 8 years ago
Merge pull request #3031 from rkrasky/patch-4

addChildAt index

391dd830e94b2dbf7f5c809fb17d1d336e162d2a authored over 8 years ago
onAnchorUpdate function is private with underscore

onAnchorUpdate function is private with underscore

eef4bbaef0862329d4c7a66308a263d1e6e43916 authored over 8 years ago
addChildAt index

Index can be 0

b2f82107ab7cb14af0134b624e7cc327765e5d5b authored over 8 years ago
extra docs for color matrix; fixes #2682

1560e6c484f57719f5c56218688a3e40dc032ba3 authored over 8 years ago
switch to new AWS account

08a042c8d379cfc883da8d97cb8ee016e941c97e authored over 8 years ago
Merge pull request #3030 from gameofbombs/dev2

filter clamp was wrong

1da5c5df7eb4db988240826ffba3dca649fddcea authored over 8 years ago
filter clamp was wrong

88f0d273686b76f296d2cf20f66c92801dc6ab83 authored over 8 years ago
expose bitmap font parse, fixes #2196

bc921442bd6333e3c2c0da19a2b311ef6a1b9da7 authored over 8 years ago