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

Allows elapsedMS to show up in the docs (#3750)

109e004eb63f448f37a761e3276b661b35f5a0d4 authored almost 8 years ago
Improve the accuracy of RETINA_PREFIX (#3759)

* Improve the accuracy of RETINA_PREFIX

Sometimes ,this PR could fix https://github.com/pixij...

7e4c53638c5b43e8c3c3fe4275c4874d0e595255 authored almost 8 years ago
Updated PIXI.loaders.Loader docs (#3752)

To match https://github.com/englercj/resource-loader actual version

727093f9821b5eac61f1c2fbae2d7361804d2386 authored almost 8 years ago
different settings for vertex and fragment shader (#3753)

d3a33277e52b093dd558eeb1ab813b623995126b authored almost 8 years ago
Updates electron and floss (#3748)

4cf39d769a110312d16fd6d26785d62879f8a229 authored almost 8 years ago
Fix precision setting change not being picked up (#3749)

e4f408a20a7f5f9a0922257f899c8716ea72e0ea authored almost 8 years ago
First pass uniform groups

fd3687ae6982882163fad8ed00d7c456e0487caf authored almost 8 years ago
Improve the logic about calculate vertices (#3746)

Reason:
* Do similar things in similar way : compute left / top , then add width/height .
* A...

f84420173fa46a41df237a081871cc2e35fe0ce4 authored almost 8 years ago
User can decide whether auto-set the projection (#3612)

* User can decide whether auto-set the projection

`bindShader` always set the projection ma...

a80c379c63d94237930715961dff78113737a7d1 authored almost 8 years ago
Uncomment & fix failing test from #3535. (#3638)

Resolves #3419 and #3628.

I just saw #3628 after I started working on this and I opened anoth...

110a03ba08da39d10da8ee872d7dca8b8379fda0 authored almost 8 years ago
centralise isWebGLSupported (#3740)

44b3be2484ceead3f038a434b443ffa49144535e authored almost 8 years ago
CanvasTinter canvas size rounds up (#3620)

8b984b04f1394edd7bfcce409bce67dfbd4331f8 authored almost 8 years ago
Fix doc: add missing type of parameter (#3737)

* Fix doc: add missing type of parameter

* Update Texture.js

* Update Texture.js

e5c40dadde1d5db028026986105c56da2a9124f6 authored almost 8 years ago
Allow option to make Application ticker the shared ticker (#3688)

* Default the Application ticker to be shared

* Default is to create own internal ticker

ec9174ec5e882e272149b3b40a3754517175f2f5 authored almost 8 years ago
Add BaseTexture.from() & fix a bug of `Texture.from` (#3736)

* Add BaseTexture.from()

* Add BaseTexture.from().
* Support create BaseTexture from HTMLIma...

926d92d2f4925200deb3b8b14ce8b70453f9c9f5 authored almost 8 years ago
Fixed crash in WebGLState::push(). (#3652)

5da4aa39ce919897bc8c62c64111f33dda8008bf authored almost 8 years ago
Fix cursors not working as expected in nested interactive objects (#3704)

* Changed pointerout to pointerleave.

* Add comment about pointerleave event.

* Fixed curs...

2973473fd5f6412434a27737d29eea040a9082e3 authored about 8 years ago
fix determineFontProperties in deprecation (#3729)

5b15f4f579ac675697e27174a899f7de14d07328 authored about 8 years ago
addChild/removeChild transform IDs were wrong (#3722)

* addChild/removeChild transform IDs were wrong

* better test

* uncomment expects

* als...

ee24a83d0c3a3e307fee53e69571fcbbb003fbf8 authored about 8 years ago
fixed lint warnings (#3726)

9a9e231eb63d8b43c9d7da49c61a31b0d8111df7 authored about 8 years ago
Merge branch 'master' into dev

c4e525f18b360f749883fd5a5e565cdb80e22224 authored about 8 years ago
v4.3.5

b65f32ad0e83204049103d4a8be6141b7abf6f6c authored about 8 years ago
Fixes linting issues (#3724)

6612ab87728da48fbc8f36ee3f97150a3f7aa93f authored about 8 years ago
filter slot #0 for textures (#3721)

1408551e93ae5af0e3c418c07131801b9a77d6ba authored about 8 years ago
minor optimisation of quadratic bezier curve calculation. (#3712)

e87f902d30fd3c6e5dfaf996477fbeb5976a9f2b authored about 8 years ago
Added support for arrays (must be flat!)

009a60be7d3a08c874da935e134a992d7e76e8ca authored about 8 years ago
Listed

339097b2cfd07cde03c0856ba2b1e72d34a382f9 authored about 8 years ago
minor tweaks

711cd84fd01764f93e0460061ee84e557abec29f authored about 8 years ago
Fast rect blendMode problem (#3707)

* fast rect blendMode. Tested.

* add webgl-only test
add test for rgb2hex
fix problem in rg...

4c680b29ea52c11f130f4841bfb4e37367212c44 authored about 8 years ago
InteractionManager Tests - Remove events (#3706)

* check for correct removal of events

* fix per test expectation

c2e71dde60c1940273fc0ce976a20ea4de7c029a authored about 8 years ago
update resource-loader, fixes #3579

02da7644b3d2be3701c6aed57c927e53c8dda9e9 authored about 8 years ago
Fixes #3701 (#3702)

478004e082a9788526367a00a5a93b85eb1dfbc9 authored about 8 years ago
InteractionManager.addEvent tests (#3696)

* added pointer event tests

* restore setTargetElement

* use spy.restore()

* add mouse/...

6b5193f0f6f38cb988f220c0c2f03eb218201a99 authored about 8 years ago
Fixed #3698 (Matrix constructor now takes parameters) (#3700)

* Fixed #3698 (Matrix constructor now takes parameters)

* Added JSDoc comments for matrix con...

7c2f5b89dc4e03627c2d4421fa356db0a983a670 authored about 8 years ago
Add an easy way to clear RenderTexture (#3647)

* Add a easy way to clear RenderTexture

In current PIXI, clear a RenderTexture is complex :
...

bed84b9ff04cf98c536401d36841d447b74917fe authored about 8 years ago
a wrong word (#3691)

when i translate the documentation into chinese,i find this strange word,so :)

9375110c56d7705a89dd373b7e518668b19ab5a2 authored about 8 years ago
Refactors the spritesheet, texture and bitmap font loaders (#3676)

* Refactors the spritesheet, texture and bitmap font loaders

* Fixes trailing space

* Addr...

3b85233f5dd2b2c9a6d71b28a63208bbededbd26 authored about 8 years ago
Reworked cursor handling to expand cursor options. (#3331)

* Enhanced mixins, replaced cursor handling with more features.

* Cleanup and fixes to intera...

8fe33af38245326255e5556ea0e1479b4814f0f2 authored about 8 years ago
initial commit for ultimate renderer dimensions solution (#3657)

0d7d86f0396a46dc0faf621f75dd3ef189deccc7 authored about 8 years ago
Merge pull request #3683 from cursedcoder/fix/docs

Incorrect export causing docs generator to miss members

984bac3655d0e891e28f660b325c70c0e248c016 authored about 8 years ago
Fix docs and export issue, Filter is a class

e8fcb446ffe1433af42179600070f889f04bf747 authored about 8 years ago
Typo

5580178dafe4210fffc49a5ef974324cfe8a9689 authored about 8 years ago
add nativeLines option for Graphics (#3328)

774871b60fb9c8ccc7ab8567b51747fc7dbb78cc authored about 8 years ago
Fixes test check for isWebGL (#3679)

3e19222904ef61c8bae5c177838cb83ae1fd314e authored about 8 years ago
Merge pull request #3666 from staff0rd/container_recalc_transform_tests

Added container recalc transform tests

4feebd160e1138f77a1288d6877a4757deec8449 authored about 8 years ago
Merge pull request #3617 from themoonrat/event-types-doc

Marks the interaction events as being of the type PIXI.interaction.InteractionData

0f1f3ca3900b27dafddce0c3d0f5e779ebf6dc96 authored about 8 years ago
Mask/Fill interaction tests + fix (#3615)

* added expectations

* specify hitArea

* change expectation

* added filterArea expectat...

52b40b33c3a921b41c9e1bdd43bdf63661ebde4d authored about 8 years ago
Dedupe BaseTexture dimension updating (#3680)

* dedupe update dimensions

* lint

5443e2e0c60d9b0e9c94334c4ee0aa0b2bc5ae77 authored about 8 years ago
Added recursive children hitTest tests (#3665)

* added recursive children hitTest tests

* remove superfluous parameter

954aea728088c75c162affbffb88555287c20df3 authored about 8 years ago
lint

85a8d5012237a054a551c8a0e16fd563bc582330 authored about 8 years ago
trigger initial transform calc

4e14c2a8a6d10caa164938d326e4353fbb317c61 authored about 8 years ago
Merge remote-tracking branch 'upstream/dev' into container_recalc_transform_tests

a948fa98af8ca920808ca91edd6b5e1d8a86d666 authored about 8 years ago
Merge branch 'dev' into dev-geometry-update

# Conflicts:
# test/core/WebGLRenderer.js

a08f6fe3c9990fb094c87ababd83b976e0e9fa10 authored about 8 years ago
Added legacy option to webGL renderer (#3630)

* Added legacy option to webGL renderer

Setting ```legacy``` to true now forces VertexArrayOb...

6d6ae559919ad8017619b30adcb7d3c32935a2c2 authored about 8 years ago
Better respecting of the scale mode (#3678)

98686b8ad83e3063f3eb5ede6e7b9932722b3076 authored about 8 years ago
Added nine slice back in fixed filter merge issue

bee25af45e8d02fd4264ec35eb285ab654fba37c authored about 8 years ago
added Graphics.containsPoint with no fill expectation (#3608)

866fd30c9ad6811ae1ff148e3dd8c8178713bb47 authored about 8 years ago
Prepare docs fix (#3624)

* Fixing prepare docs
Putting into right namespace, and updating the list of things you can upl...

a38cb88c4acce9e3380541bbe5e73bca5a54c246 authored about 8 years ago
Able to set the alpha on Text drop shadows (#3651)

70f259fe878efa5e996ffd48b46acabcf75fae31 authored about 8 years ago
Add missing 'flag updating' (#3640)

* Add missing 'flag updating'

When add or remove child , the flags should be changed.

* Up...

7c45c689881dfbbbf0f36abd7431a85cf83db568 authored about 8 years ago
fix doc comments (#3673)

ec1f25b3463a942e98ad81458838d94cd120e400 authored about 8 years ago
Merge branch 'dev-legacy-option' into dev-geometry-update

# Conflicts:
# src/core/renderers/webgl/managers/FilterManager.js
# src/extras/cacheAsBitmap.js

b32dd2ad09296a80485d46d3da28ef79693adf4b authored about 8 years ago
Merga all but interaction

5ea2fdfbbd736c6573c1204a6944044357594c6c authored about 8 years ago
Merge remote-tracking branch 'origin/dev-legacy-option' into dev-legacy-option

dd82bcab5b196a59cd74c4d3477a000338f147d3 authored about 8 years ago
Added extra param to Application

47bb33071bb8f26ba852868b6fd68c5ee2d76512 authored about 8 years ago
Merge branch 'dev' into dev-legacy-option

4de619993436bbcf820496f4e688775035ad426d authored about 8 years ago
Minor tweaks to filter

59457238dacb52b06f2b629444906965c776fc19 authored about 8 years ago
Program now extracts information from an actual shader rather than the source

b82c68077510f2a59f40b90892e21aa9e9c8ce41 authored about 8 years ago
added container recalc transform tests

300f82569291ae8ad0caed228cbfa09737ce0093 authored about 8 years ago
Linty lint

713e202b272d4a8e8f83ab98d09e18bed9d8ebbb authored about 8 years ago
FilterManager shaderCache reset as object (#3664)

The shaderCache is initially created as an object. When the Filter Manager gets destroyed, it sh...

dcbc05cb744725eb1751e452453b5108071d89ad authored about 8 years ago
Refactored shader to hava a program + uniforms

5c961139caa85d835bea525ee43bdb6eff0828a9 authored about 8 years ago
Doc update (#3661)

55c9ea8e476eea5d0029cf90b1af57b84fbc495d authored about 8 years ago
Improve error message for out-of-bounds Textures (#3659)

dbb077ddf8491c1d51ad6602c851cd336c6d4b3b authored about 8 years ago
Rebasing on dev to get MockPointer changes for #3375 (#3546)

* Fix issue #2662 Added a touch counter instead of flag to ensure the correct touch count

* S...

18257bbde0e3d65dae251a4e6f07d2b813655329 authored about 8 years ago
Added a fix for the Chrome on android (#3656)

0ab9a73a28c491bfa3f22dd9ccaad968d3044f04 authored about 8 years ago
fix unexpected 0 text behaviour (#3650)

We got a weird glitch upgrading from pixi 3 to 4, setting the text in a PIXI.Text to 0 results i...

53d69da8c448febcec338e723564d5efb845de84 authored about 8 years ago
uvRespectAnchor for CanvasRenderer (#3648)

* uvRespectAnchor for CanvasRenderer

* braces, again

* There's no other repository with su...

61b5223160fdb944625f72c83af13739c3ecbf20 authored about 8 years ago
Fix #3609 , about `filterClamp` & `filterArea` (#3626)

* Fix : about filterArea & filterClamp

* Remove needless code

* cosmetice

a7e27b6070b3fc80b9990eab9e8f4366e47d9723 authored about 8 years ago
Optimal performance & cosmetic (#3631)

135d4971406523df75395ed7cc1ecb7f334619c6 authored about 8 years ago
Fixed issue where radius of circle may be 0 (#3634)

* Fixed issue where radius of circle may be 0

* Update buildCircle.js

17eced49b75ed4894e7937751bcb9b041a995412 authored about 8 years ago
Fixed local bounds issue with text (#3633)

* Fixed local bounds issue with text

root cause of #3442

* lint..

1c5046d9afb6fbf6348a3e6e3758a51f5f7d7291 authored about 8 years ago
Merge branch 'dev' into dev-geometry-update

2335518bcfbc71e69155ed5afee032743ea3c016 authored about 8 years ago
FilterManager: (#3632)

don't clear the entire target buffer when popping the last filter
fixes issues with applying ...

a089b5c44cc456c902e97f33c49bc5f8bc89cd6d authored about 8 years ago
remove WebGLTests as they don't work on server

15c2cc3809a6934232ff8b69a66a02ebe7534ce5 authored about 8 years ago
Added legacy option to webGL renderer

Setting ```legacy``` to true now forces VertexArrayObjects and
MultiTexture Batching to be disab...

539606640c2aca86195f7d3b430bc74ffaf16bae authored about 8 years ago
Merge pull request #3622 from themoonrat/text-drop-shadow-blur-fix

Stops shadow blur appearing on the text as well as shadow

82ae5592521a108d93b40859cb12becef163fbf8 authored about 8 years ago
Merge pull request #3629 from stbaer/lint-happy

fixed lint brace style warnings

9ee1435174c5e729f2a186c9daf830fa1d7fbd6c authored about 8 years ago
Merge pull request #3565 from staff0rd/Text_trim

Trimmed text

fc31c62b39af9a14f76aa6f1ddafce4fab88e4bf authored about 8 years ago
Ability to set stop points on Text with a gradient (#3576)

* Ability to set gradient stop points on Text

* little spacing consistency fix

* Better co...

920126e079790f08f8bc70013007798e48b3b1ed authored about 8 years ago
fix type (#3627)

ec30c60a882d2e4b8fe166e67ab68e48187fc873 authored about 8 years ago
fixed lint brace style warnings

0b0816f88dc8179067c1b215e1afd7be72878704 authored about 8 years ago
extract trim function to utils

c5658afe2639b281be9d4dc5521c1f033c770e40 authored about 8 years ago
Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614)

* Fix resolution setting of PIXI.Filter

* fix default value of blur filters' resolution

* ...

ccb99cff69889c228e820969cf8e01af699c82e6 authored about 8 years ago
Stops shadow blur appearing on the text as well as shadow

Does this by resetting this.context.shadowBlur both if it not required whilst drawing the shadow,...

1d1f2b89f0d1647e57efc82147b7c13bbcef4c9e authored about 8 years ago
Fix ColorMatrix calculations (#3593)

* Fix ColorMatrix calculations

* Un-premultiply alpha before applying the color matrix (#3539...

2d9ed82330c3cfdbe6f54edb3a486641cf5f0da3 authored about 8 years ago
Resolves issue with release script (#3618)

2833821ba5404bd3b4844e40514beec5c4815afb authored about 8 years ago
Merge branch 'dev' into dev-geometry-update

e99daaa8683029ba3d1c2e08032c772d88b6c70a authored about 8 years ago
Merge branch 'master' into dev

2601efa507eae67ab64a431095205bf879121485 authored about 8 years ago
v4.3.4

cd82c8b894b977fb1a1eaf2fdb2d968034989520 authored about 8 years ago