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
c0f2662c576ef9725bd8aefea230868655368a35 authored almost 8 years ago
353707deb74f49a60482c90b154043d9b12a2349 authored almost 8 years ago
fade1c24f5286cfbfe7447829da2891278967878 authored almost 8 years ago
2fb5c997d0d9da01f5f59780b5f74194d603c5a6 authored almost 8 years ago
22722c9a5144c44014e4ce2c6282572f867dc096 authored almost 8 years ago
4fd24d7496b83b8016b90b403d7b5780f2c7595c authored almost 8 years ago
* Added TextStyle.measure function (Applies to https://github.com/pixijs/pixi.js/issues/3903).
...
* Fixes event docs
* Fixes description
* Fixes lint
8d6d024040e45c97485bfe29d2feffd9ec0bb1ff authored almost 8 years ago14973ccddffa97f4b425d1b15cbd73e47500cad4 authored almost 8 years ago
* Improvements to how and what is stored in the texture caches.
Built upon the good work from h...
* Documents events for DisplayObject, renderers, Texture and BaseTexture
* Converts to single...
504f3da87b05cec44122332126a1388d865624c7 authored almost 8 years ago* Added app.loader mixin, deprecates PIXI.loader, adds Loader.destroy
* Don't deprecate PIXI....
44df412bab22c14b26a9f0ca070f487159ba2a6a authored almost 8 years agoa44d13056c21107f7d0a0e61bcc4eda95df40307 authored almost 8 years ago
* Adds namespace examples
* Fixes lint errors
8c60af460cfe8ea982e2b10137db52dd042fad95 authored almost 8 years ago39115a982137312f0bf718d70c2ae753f97327f7 authored almost 8 years ago
640df90a190aee2ac1dff1feb5281f6c93bd51da authored almost 8 years ago
* Better job documenting plugins and namespace
* Fixes linting errors
* Disabling hardwrap...
017470f9d71002ef857eed48ebab588c76987000 authored almost 8 years ago5f1d2d399dbcab57598f1717c9863c6db324debb authored almost 8 years ago
* Fixes an issue when destroying ticker on callback
* Handles more cases when destroying
9d6b05266864e003412c99f4a2cfe6a43d88c9a1 authored almost 8 years agoAdded calculation for tilePosition considering baseTexture resolution
07e9fadcca575bed9220fb79f865c7dbecb1ce90 authored almost 8 years ago
# Conflicts:
# src/core/renderers/webgl/systems/MaskSystem.js
# src/core/renderers/webgl/systems...
4e8f557ec8fcf28d2c3fae0a1b4a8735fa979e85 authored almost 8 years ago
b4db88fd9bd30d1a11be4f575c6e6596e71c9d97 authored almost 8 years ago
eb952a92210840d5863d966836392f662da8ddb7 authored almost 8 years ago
* Adds ticker priority
* Removes EventEmitter dependency from ticker
* Small optimization ...
807b82cd860af2ec6fc61e3ec0583807103aaa82 authored almost 8 years ago1bb7b47909452a13e37740374429bc0ff2d9fd62 authored almost 8 years ago
02b157cdf3f625d797b4e732c236882ef1e8b5b3 authored almost 8 years ago
* autoFit temporary fix
* one line
7fcbb6394021029b4f28f1e9e9fa6d4856c32e63 authored almost 8 years agoc21a5bd303cc25e50dfae788fd8e5eb959866a31 authored almost 8 years ago
92ef068d72b59989e507a3d442471813c5e4541d authored almost 8 years ago
e75b603f2c7d620c2467c0bf0fcd75f2dd4016b9 authored almost 8 years ago
7f610838c0e1d2f53a51a5d19de95f2b5052011c authored almost 8 years ago
Also undid some changes from #3857 because they were too complicated.
d58f63cfca933e90172a96ed85988e2f585764b1 authored almost 8 years agob32f87b572edd7303056c0b7fdfa02acf8d880a4 authored almost 8 years ago
6ef5f674b134ae30ac2a99abd2eefa8e0661ecec authored almost 8 years ago
34453bcbc0c757595569ac299726fbe7c58b2429 authored almost 8 years ago
779df7d5fbb3a860c9cec13d012c7664e36acad8 authored almost 8 years ago
132d169fe0cf69a12f951eb79f20df50bd83b16b authored almost 8 years ago
a21a796f7dc9caccb729809b00ec3027cd8362f9 authored almost 8 years ago
f200c9cc23b40ed8b99755f09b8283a72ef70830 authored almost 8 years ago
7ad9d6def3170ded05aaad97d0aee7c245d5149f authored almost 8 years ago
* Fix #3844
* Fix #3790
* Expand assertions in nested overlap tests.
82664b0b235ecee05c99272c56532cceaff15e61 authored almost 8 years ago* Refactor: extract variables & fix doc
* cosmetic
* Merge the changing of #3656
* Upda...
79c129d8f8dae5ebd2d3a7bee9db8f0ae597ec47 authored almost 8 years ago* Cache Sprite as Bitmap directly.
In the current pixi.js , when we want to cache a sprite as...
367500aff0cc238ce3314425e0e08dd020a76c1a authored almost 8 years agob4189e9962d991c4712cba1b7ad7c988168862a9 authored almost 8 years ago
fc363a0f8bb8b144ae8f1b324f3e2845ec50ba6a authored almost 8 years ago
Also created global uniformGroup
Broke up webGL to projection / renderTexture manager
I’m on to ...
d06388a2d90da3249a03aa4ba8ba39d4723ee9ce authored almost 8 years ago
add236f011a69b95a78301ea48f54433bc7e75ad authored almost 8 years ago
* Move code in else , when it useless
* Update CanvasMeshRenderer.js
8e9f529f17097ce525543924cca2c59c20028fdb authored almost 8 years ago* use texture transforms
* Plane accounted for texture transform before, now we can remove it...
fd709e6126277ac46de1325a0308155a804f2ae9 authored almost 8 years ago* Add ability for Prepare plugin to upload the all textures for AnimatedSprites
* Add a new f...
94b1975dff90dc4ffb12b7f66fecbe9f8dedc776 authored almost 8 years ago782b694e5d5dea1b80bad6654dc249c547397dcb authored almost 8 years ago
4c5ea38cef80502cbd3d4d03f27318a0835acfeb authored almost 8 years ago
b6fcd9cb00c5a95e0ad2f19d985916a75d281bb4 authored almost 8 years ago
249f01764ea2fe449c25b657b8f2e5d413daea4c authored almost 8 years ago
Base texture replaced..
e5c612b2c074a9d00f1f9d01a0c8e374d6ac8eb5 authored almost 8 years ago* Don't call getter again
Don't call getter of `texture.width`/`texture.height` again.
...
fe1f50c9f00dd614c486fd26f30a9c82cd2e759c authored almost 8 years ago* Textures track cache id and remove from cache in destroy.
* Added tests related to texture ...
aeeb6c9c1aab75680369c182fb1d4608061087a8 authored almost 8 years agoe387786d55608700c3b86dcf27949c727cc68d56 authored almost 8 years ago
* Added isDestroyed to DisplayObject, BaseTexture. Don't prepare destroyed items.
* isDestroy...
06d4abff1cdb9f9a55cd45263f0197f9c317da8c authored almost 8 years agof23089fad1d967d0f375cb79a852bc4af46d609c authored almost 8 years ago
c1903f94d5fe4cd965fb68fcbf128f7c2640376c authored almost 8 years ago
4e745d1c2ac6ed9ea553a768772c3bcd290b11a3 authored almost 8 years ago
beb624981050fd68f775758c34ca1146a093823e authored almost 8 years ago
d7e2e87689abe90d0be4d3572dc9e784ba127ee6 authored almost 8 years ago
87b9ee8ce604f662c56d41870a24d55317741f97 authored almost 8 years ago
5c66e402cab2fe2e3321b86b331898b2c2246387 authored almost 8 years ago
0fb7f077a15215b935a893d9d440be150091ce2f authored almost 8 years ago
b2e17ce2a8cd042e2393a52b41f801a83a9a3a9e authored almost 8 years ago
# Conflicts:
# src/core/textures/Texture.js
a88a127d79075fe7c1bd622fffcfd6878de90a0c authored almost 8 years ago
* default value for settings.SCALE_MODE was not respected in loader (#3787)
* how did we miss...
f732b007dd27dfcb944a24e5fae2eab6eed93e51 authored almost 8 years ago6333943e2a032c907acb79396672af762725c0c1 authored almost 8 years ago
Also add unit test for it and improve tests.
a8ffd56a0b5d6eb1c5c42c9e2a86871bd04e8d9b authored almost 8 years ago* Drops support for Bower
* Removes gh-pages
* Add S3 deploy for release
d7b9c7961381916e43744ebf9daeec3c12e4de40 authored almost 8 years ago205ba24436f3f90ad94d5a5c688ed80edd8d0815 authored almost 8 years ago
* Use `*._texture.*` directly in Sprite.js
It could offer a bit little performance gains.
An...
b8775e180fd7214baf755455f0cda4e2a0d808e5 authored almost 8 years ago
b15424f5375cbc14c2e7c8d5fe3d399d4b0c985c authored almost 8 years ago
2d07931172a72ed336544a57a4c814c037efc69f authored almost 8 years ago
e6e6db8cbf036fe9d44c5361ff0ce56933cf102d authored almost 8 years ago
* Fixed issue #3774
* Fixed getter
80dd70686bae749ec11cb723160c039c8d38b6cb authored almost 8 years ago6a1d99587ad9c839d2b02fbcbe729117b2c553a3 authored almost 8 years ago
a2fe8d01d2dd713d6940207cb9e846f77ec4e890 authored almost 8 years ago
82045e39a0584280a72bd3e87d24e0988f1ba616 authored almost 8 years ago
8ce1f2c8b4e0dbb7caf05f4158ed6b2e592a7db8 authored almost 8 years ago
7a8812b66531be802440663b772b9ccd24785329 authored almost 8 years ago
0b15fdeaddba44948d1f317fc0ed8f1388720122 authored almost 8 years ago
* Added matrix tests for prepend() and identity()
* Added contains if branch tests for Circle...
00bbfcb8fcab9d68956a8f74921f12a1af03a1cd authored almost 8 years ago86a36f864c59d77b56216bfba27dbe99d67af3c7 authored almost 8 years ago
c03d8e3c47507f0282e8cf610aed45cdd6210a7f authored almost 8 years ago
# Conflicts:
# src/core/Shader.js
# src/core/renderers/webgl/WebGLRenderer.js
# src/core/rendere...
5827e82e42baaf51ece5bf3801e509916be7aaeb authored almost 8 years ago
The `vertSize` is 5 , but the content is not `positionX, positionY, colorR, colorG, colorB`.
fc6ab12e01fe55e12bd712012ea5f2bb605d5ae4 authored almost 8 years ago* Fix `the fault after merge`
* Remove duplicate comment
* Update Filter.js
* Update Fi...
5ffca0676b9b2daa8b7a3b7787018f2b4c492cde authored almost 8 years ago* Pass ```currentState``` to filter.apply()
see https://github.com/pixijs/pixi.js/issues/3317...
a463e61ffb8b406ab9916cc4e8d932015d665599 authored almost 8 years agoa84ce13d50f22707d0aac3244246936681d9202e authored almost 8 years ago
* Revert "Fix #3609 , about `filterClamp` & `filterArea` (#3626)"
The real fix is to exclude...
593ccef26c322587884a86a5d09dbd362bb415a4 authored almost 8 years ago* fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL"
* isWebGLSupported...
170854a61041161eec2ac59196e66dd854bf766e authored almost 8 years ago