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

uniforms separated from shader part 1

dirty.. but works!

2443c81e30b4c616f2cfb85b014d8a0a3e976c2f authored about 8 years ago
added state to mesh

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

# Conflicts:
# src/mesh/Mesh.js

07f0649aba62740a7839745af50c16f10bcd9bb7 authored about 8 years ago
state first pass

e416a1ed318904b57731c0e9de5e98f59d3f6d67 authored about 8 years ago
removed commented code

097d9573558f71e060b02f1cdb2d9fa7a583103e authored about 8 years ago
Merge branch 'dev' into fix-#3373

0d8fafea67438cc49d7f14860e26d16257c7ebce authored about 8 years ago
added break (thanks @finscn)

42afc6b074691a2086d3287b76bba885819eb39e authored about 8 years ago
fixed some filter issues with textures not clearing correctly

8a471ae848af45e1b519be94fad6215324867d98 authored about 8 years ago
Merge pull request #3502 from finscn/patch-22

The canvas could be passed into Text

5f9e94d7ef8fcfb669949ff56f70e609b373584b authored about 8 years ago
Merge pull request #3513 from pixijs/multi-font-support

Adds support for multiple font families

b6df9bc0518736c8885aadb08325fbe88a388569 authored about 8 years ago
Merge pull request #3512 from englercj/dev

Update to Resource loader v2; fixes #2876

4731b4ec058d275c2a0583ded0c0a50bea03bea4 authored about 8 years ago
new approach to fix

undo last fix
add fix into texture manager

2a4475db07d63011f8a350a891836770dd77dfbd authored about 8 years ago
Add simple tests for loader

8cd639cb8de6af4c30ff84bff7acd434579f6129 authored about 8 years ago
correct blob parser import

0a9d248688852ba79d5e63d4ab5379630bd00511 authored about 8 years ago
Update to Resource loader v2; fixes #2876

2b90d73b8bcf84fff491d1775ab1a768f63b55a1 authored about 8 years ago
Fixed doc style for typed array

55323dd32752a4ca1d7d45ee4e31368d467b1c30 authored about 8 years ago
Use `*._texture.*` instead of`*.texture.*` (#3517)

It could offer a bit little performance gains.

and in current version https://github.com/pix...

1be230f41665d5e8998249638f1cdab503273502 authored about 8 years ago
Merge pull request #3515 from finscn/patch-25

Less codes , Less assignment operations.

6e89efa64e9a933d240c1b81ddd53370dea2f5c3 authored about 8 years ago
Less codes , Less assignment operations.

Remove the needless assignment operation.

ea0033f4329eed4b981ff6bab6149f7e5271a5db authored about 8 years ago
Adds support for multiple font families

eb8cf2e31b231f51ff0dbb4bcf5a5e07853e7527 authored about 8 years ago
Use `*._texture.*`to instead of`*.texture.*` (#3508)

it could offer a bit little performance gains.

03690020c1139960336993fcbfa2f5d56c931dc5 authored about 8 years ago
limit alpha number to 255. at rendering. (#3511)

* limit alpha number to 255. at rendering.

Avoid alpha flickering when it passes 1.0

* add...

b023e15fc6fb58fd132ebb48e0996c9396cc40f2 authored about 8 years ago
Make ignore more strict

c87d870e3be0492f5b7f8399645daccd725ae932 authored about 8 years ago
Use `this._texture.X`to instead of`this.texture.X` (#3480)

In get/set width/height method , we don't need use `this.texture` .

We could use `this._text...

1d7d10dc2019c7369ebcc7fde3cae1e148fbf1e5 authored about 8 years ago
Remove a needless space in annotation (#3497)

53c6c519db0466bf344b7b6bc107c34ae4abcb51 authored about 8 years ago
Protect the initial state of `this._activeRenderTarget` in _indexContext (#3443)

* Update WebGLRenderer.js

```
this._activeRenderTarget = null;
this._activeTextureL...

ee4b665ffbb22db4fe24d916df9cdd9a4f157247 authored about 8 years ago
The canvas could be passed into Text

This feature could help users to share canvas among two or more Text objects ( like Graphics....

67e8019a3d7e8bd32fb85fdcdca7f6b98a044e15 authored about 8 years ago
docs fix for TextureTransform (#3498)

c1019382d5025d36238827afdb418212004634b8 authored about 8 years ago
Update annotation: `SpriteBatch to SpriteRenderer` (#3496)

* Update annotation: `SpriteBatch to SpriteRenderer`

PIXP 4.x no SpriteBatch

* more

09b3a1a7eac363fcaaa9f3088878177da8fdb570 authored about 8 years ago
Code Formatting (#3484)

Format some codes.

Haven't changed any logic.

480701af2a3ae1cc36e3b44029b9133187b91a0a authored about 8 years ago
Merge branch 'fix-#3373' into dev-geometry-update

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

# Conflicts:
# src/mesh/Mesh.js

69b8919936024a1e36a50926ee1d42b3ff4808bd authored about 8 years ago
fix for invalid texture

ab7d105682611f7b9e4c71f7ebf2aac597fb9624 authored about 8 years ago
Update `clear` for a more thorough cleaning (#3445)

* Update `clear` for a more thorough cleaning

Clear something that should be cleared.
`
...

33655ec099d473fd712fa362959e9733afa86311 authored about 8 years ago
added InteractionManager tests (#3472)

c05f15b44a90bce66b32b867460d1b264e82e8a0 authored about 8 years ago
Test case & fix for Graphics._calculateBounds calling updateLocalBounds every time (#3444)

* Test case for #3414

* Fixes #3414

* fixed expectation

1f971b1e6c6172ec67789f120572524c2c397ed6 authored about 8 years ago
Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342)

88563869617120a9a188b6d8ea282227049c3e2a authored about 8 years ago
Merge branch 'dev'

fb87753b1b93ebb1ad09467735a99b86bddb870f authored about 8 years ago
v4.3.0

85abd99fb673848f56b31bd80d29aa3ec20289cf authored about 8 years ago
Allow '0x' notation of colours via strings to work in Text class (#3341)

* Allow strings representing values such as '0xFFFFFF' to be parsed and used by the Text class
...

bb72a29f588ca9e7f809f79ed93d7cb8eba097fc authored about 8 years ago
Add parameter kernelSize for blur filters. (#3410)

* Add parameter kernelSize for blur filters.

* update annotation: remove option 3

* fixed ...

c9544f03f8b2420b21023a207e89acbe5e5c2890 authored about 8 years ago
target clarification (#3470)

eee0c1cf25c18d2f1f7b1e449bc38322724d544a authored about 8 years ago
Fixes logic for spritesheet resolution (#3464)

* Fixes logic for spritesheet resolution

* Typo

* Fixes default logic

* Added an inline...

18e5069f5c9aa2ae73626bd65bc91181837c3832 authored about 8 years ago
expose moveWhenInside docs (#3471)

5e4f05c5bd7fbffe7bcdeb46fccf17435312ffef authored about 8 years ago
Adds predist and prelib (#3441)

* Adds predist and prelib

* Add docs

6c617a5330a5fbee43d354ba5d7150db5ea1830f authored about 8 years ago
Change the lines order in updateTransform. (#3435)

Change the lines order in updateTransform for unified style

see
https://github.com/pixijs/p...

244b20e65fcf390a626fa03e7ea8a011e40430ed authored about 8 years ago
fix for regular transform (#3424)

* fix for regular transform

_ removed for non observable points

* fixed for local update t...

02c7009b94bbddbc40b7ed98a8eb80f1d1cc3fd1 authored about 8 years ago
geom updates

c3c38305149bd3e9f46859d9fd4fc1fd1fd3be32 authored about 8 years ago
Customize rendering process with "pluginName" field. (#3413)

* Customize rendering process with "pluginName" field.

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

8b93549f75397eaf8ef30f99ab0005c818f3ea32 authored about 8 years ago
Change the code lines order in updateTransform in TransformStatic.js (#3404)

* Update TransformStatic.js

```
const pt = parentTransform.worldTransform;
...

87a97f06be663af478cf795dfd1ee49e5146ce6f authored about 8 years ago
Text style fixes (#3405)

* Correct reference to default style

* Unit tests for Text Style

6139be1a296895a2072ba846e67361cb3ab027ff authored about 8 years ago
Merge pull request #3400 from geordidearns/add-ellipse-unit-test

Add Ellipse method unit tests

adb5aabfeae53c30d5c28a16a2df9ca3de78befa authored about 8 years ago
Merge pull request #3399 from chrispwns/dev

#3350 Fixed createColoredCanvas() documentation

aa3ad497b06211ddfe79714f5f92d61dd6f9333a authored about 8 years ago
Merge pull request #3401 from staff0rd/loader_docs

Extend loader docs to show loading more than just images

b133bddb420eb576371a963815991ddbc15bbff8 authored about 8 years ago
Merge pull request #3402 from staff0rd/arc_tests

Further arc tests

1f8555bc9839340abcec1bc49cc857e80b177e6e authored about 8 years ago
Further arc tests

c060d357fb830b794fc28b25c84f660ed1f8c427 authored about 8 years ago
resolves #2016

38954ff69e93a8446ecada0cd299f8097f1feb59 authored about 8 years ago
Add Ellipse method unit tests

e0b3edf8d6d2148c26ec9bfab8e1239915851f8f authored about 8 years ago
Fixed createColoredCanvas() documentation

createColoredCanvas() was documented as taking a number, but should have
said it takes a string.

20ab08a074dbfc765ea53979bd44c1cd591d767b authored about 8 years ago
Graphics - getLocalBounds after generateCanvasTexture (#3398)

* added graphics.getLocalBounds expectation

* fixes #3274

c43ae333ec98468c18354f029b118ba0b2e80b94 authored about 8 years ago
Reduce Graphics.getlocalBounds test (#3397)

* remove superfluous comments

* reduced graphics.getLocalBounds test

cf48efd2794f79c97802633bd83e71ba305f7f54 authored about 8 years ago
Merge pull request #3363 from ggarek/fix/3433-graphics-arc

fix/graphics: get points for newly created shape (#3433)

d851e4d565724436c1e9706dec373aefd00210ab authored about 8 years ago
Merge pull request #3392 from gameofbombs/dev3

cocoonJS interaction position fix

7656cd94244c66a6377c3a69761ef63b975b9b25 authored about 8 years ago
better code

eb9a56b6000f38dfd7d29be0c0b6e4e7ad73de48 authored about 8 years ago
cocoonJS interaction position fix

12ae6ccf80f159d2bc25a9d1b4d0e3ed001b274b authored about 8 years ago
Merge pull request #3382 from gameofbombs/dev3

Fix for order of skew and scale in transform, plus a test

9524a14fe402725d5a8b2f1ce944833285b9c233 authored about 8 years ago
use private field

64e93cacf1a3413b3ed35f94d74ad53804468ba3 authored about 8 years ago
fixed tests

ddc87c7bc44a22e232732e5acb23e9a6c438b1ab authored about 8 years ago
derp 0.01 -> 0.1

9b88d52ef9c6ef8f3d9a716243dbed0531456bdf authored about 8 years ago
test description

74975db92a6d74bce635dc672219e48ad3bcb410 authored about 8 years ago
Fix for order of skew and scale in transform, plus a test

061c8424fb45bbc55fd3776a2d14ed90edff31e4 authored about 8 years ago
Merge branch 'master' into dev

cd1a8c54520e36ee72a5eb65ade28f62ed00f138 authored about 8 years ago
v4.2.3

2b5ec1624dd7415033aa92dc928af8b745a428be authored about 8 years ago
Merge branch 'dev'

160b7deb577423085d89047a9990fef1facd0d79 authored about 8 years ago
Removes broken image from README (#3371)

4d364c3ae756fca600e0950af1560a37505f708a authored about 8 years ago
add comments and change test description

a30180779a52f48e36fe61601d7571f859765adb authored about 8 years ago
fix/graphics: get points for newly created shape (#3433)

3b6d15fc77b909ea25ea8233fc0dca45b94c1893 authored about 8 years ago
Adds quotes around fontFamily (#3352)

955596b9a0f08bd06e4d54c639bc0ee7e79e04da authored about 8 years ago
Fixes links to docs (#3324)

b52d8fd032599e53c5cb98fbced15b3867a0791b authored about 8 years ago
Fixes the readme for bundle building excludes (#3325)

a3e823e24ff6d552cab8cd452cc9fd0c032968de authored about 8 years ago
Bower main fix, "bin" renamed "dist" (#3332)

7264bef42622035a784612a3becf87be17d2c57a authored about 8 years ago
Expose the PIXI.Bounds class again (#3333)

1c3d16ca887dba1a49dadb94970825e8fee4f6bf authored about 8 years ago
Update documentation (#3337)

Parameter lines is a string array

c7d8e2526af0be2afddda9c63cc153a99c3c7a72 authored about 8 years ago
fixed settings not being respected (#3315)

Discovered that using this kind of code:

```const { MY_SETTING } from settings;```

means t...

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

826fe75abd03f96870502fd01728fd943b9bf9c5 authored about 8 years ago
Merge branch 'dev'

624b1a752f1ee59c52d1dafb2edacaa2661fe44b authored about 8 years ago
v4.2.2

39e4e844c2dcd19e5e13e3ef00e973e8d6fc64ba authored about 8 years ago
move CAN_UPLOAD_SAME_BUFFER to settings (#3309)

1c0c07877c107a460371524ecf30e14c8305e9ee authored about 8 years ago
vertexCount is number of last used buffer (#3308)

* vertexCount is number of last used buffer. Always 0 in one "if" branch, 12345 in the other.

...

5b5d74ff0a1f3a40475c0b852e075ea358e8f423 authored about 8 years ago
add additional prepare and gc settings (#3305)

7976e2989db64aa199cac853056721ffbc55103b authored about 8 years ago
Support for beefy by removing browserify config (#3306)

8b0317c17f876797b5e3e4d233c0a51416ccd76b authored about 8 years ago
Merge branch 'dev' into dev-geometry-round-2

# Conflicts:
# src/core/Shader.js
# src/core/renderers/webgl/filters/Filter.js
# src/core/sprite...

101dda861935bf7328586490ff90450f54dff7f6 authored about 8 years ago
Merge branch 'master' into dev

58ccf3381566c009c418aa305924539f372281f3 authored about 8 years ago
v4.2.1

88a210fbd361a9107812e2a999ca3a86798e30a8 authored about 8 years ago
Merge branch 'dev'

baf796ce231fe9c33848c0b3b51bf115177cdcba authored about 8 years ago
Lint fix

3267fd40dda575d1e3e96b09095a8f13c120f984 authored about 8 years ago
Adds missing babelrc to release list

d9652ef68ae78717a82d593601ba1b100a08ada0 authored about 8 years ago
Watches both the lib and dist builds with start (#3303)

838939a463f7b41dff508b7a48dd5635ac5de46d authored about 8 years ago
Merge branch 'master' into dev

6a1d1b4f059664a033a4c2ba7764fedf3f7b85ce authored about 8 years ago