Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PixiJS - The HTML5 Creation Engine.

The aim of this project is to provide a fast lightweight 2D library that works across all devices. The PixiJS renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL. Also, it's fast. Really fast.
Collective - Host: opensource - https://opencollective.com/pixijs - Website: https://pixijs.com - Code: https://github.com/pixijs

TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call

github.com/pixijs/pixijs - f413a30b633b028e0b5aca59aeda8bca8f93f248 authored over 10 years ago by Federico Omoto <[email protected]>
Fix complexPrimitiveShader reference in WebGLStencilManager.bindGraphics method

github.com/pixijs/pixijs - 61ad488265bd95458569177a4bf0b4ce69ac7050 authored over 10 years ago by Federico Omoto <[email protected]>
Missing destroy of complexPrimitiveShader in WebGLShaderManager.destroy method

github.com/pixijs/pixijs - 4a38accb36d724ee1270347a2cbe043eb9c5abe4 authored over 10 years ago by Federico Omoto <[email protected]>
Unused property in WebGLShaderManager constructor

github.com/pixijs/pixijs - 39f374dc8a9a78807f4aa2d14ea37148f3088952 authored over 10 years ago by Federico Omoto <[email protected]>
Unused properties in WebGLMaskManager constructor (two more)

github.com/pixijs/pixijs - 6daefd10d96347f19b05cdc94319d126601542be authored over 10 years ago by Federico Omoto <[email protected]>
Right-left buttons differentiation

Left | Right
-----|--------
mousedown | rightdown
mouseup | rightup
mouseupoutside | right...

github.com/pixijs/pixijs - f86e61f94f51f9a93dd3a19cd41d43e698b98cb3 authored over 10 years ago by Deban <[email protected]>
Unused properties in WebGLMaskManager constructor

github.com/pixijs/pixijs - 169d48e4a045a65db277ce4e66c590ee4a64376b authored over 10 years ago by Federico Omoto <[email protected]>
Right-left buttons differentiation

Left | Right
-----|--------
mousedown | rightdown
mouseup | rightup
mouseupoutside | right...

github.com/pixijs/pixijs - 4aec0f8709e7a89b85e869885d35c9f06aaf37af authored over 10 years ago by Deban <[email protected]>
Merge pull request #904 from FedeOmoto/dev

Unused property in WebGLGraphics.renderGraphics method

github.com/pixijs/pixijs - 5911037db109757c261c0d92645dfc75c48da766 authored over 10 years ago by Chad Engler <[email protected]>
Unused property in WebGLGraphics.renderGraphics method

github.com/pixijs/pixijs - 23b0f19ff4a530ca8588ba46267bd7949915b4b7 authored over 10 years ago by Federico Omoto <[email protected]>
Merge pull request #900 from FedeOmoto/dev

Double assingment in Graphics.drawPath mathod

github.com/pixijs/pixijs - 36ff04a1f2c38c8f709ee5f0403731a8f57a5b26 authored over 10 years ago by Chad Engler <[email protected]>
Double assingment in Graphics.drawPath mathod

github.com/pixijs/pixijs - d7854176fbf802153cf0dd08c037ae29283f28a5 authored over 10 years ago by Federico Omoto <[email protected]>
Merge pull request #898 from photonstorm/dev

Guards against the texture crop width/height being zero (which crashes IE11)

github.com/pixijs/pixijs - 5d9ba019c1aba2c1c9e75e903d43a4f6372019f9 authored over 10 years ago by Chad Engler <[email protected]>
Guards against the texture crop width/height being zero (which crashes IE11)

github.com/pixijs/pixijs - 5029abd30dfb6004ab5bd481f6bf400ba3ffb615 authored over 10 years ago by photonstorm <[email protected]>
Fixed references to global variables (window, document) that prevent Pixi from being loaded into environments that don’t necessarily have these available (like Node)

github.com/pixijs/pixijs - 8c0981cc937c9c21c0637b0302537f409183f35e authored over 10 years ago by Jaap Rood <[email protected]>
Merge pull request #851 from FedeOmoto/dev

When handling a restored webgl context event, save the newly created context and remove the lost...

github.com/pixijs/pixijs - 435303fe9afce19cbd3fa2745c7e3fa2751cf159 authored over 10 years ago by Mat Groves <[email protected]>
Merge pull request #887 from serprex/dev

Prefer bind over 'var scope = this;'

github.com/pixijs/pixijs - 3c47d4ad2ff38bb700d19fa76bfc66a2dc2ec490 authored over 10 years ago by Chad Engler <[email protected]>
Prefer bind over 'var scope = this;'

github.com/pixijs/pixijs - 00f58a6fde0886adc5124f9619046e8e6e851b0d authored over 10 years ago by Demur Rumed <[email protected]>
added getImage function to renderTexture

Also added getBase64 function to render texture.
Useful for saving out images into HTML world

github.com/pixijs/pixijs - 1e445edc8d1a07698e3699f6e5adaefa24264d4c authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #882 from iccthedral/dev

Circle.prototype.getBounds() fix and .editorconfig proposal

github.com/pixijs/pixijs - a24d048dcfec55cfa27fd50f7dfef3995284bd80 authored over 10 years ago by Chad Engler <[email protected]>
Circle getBounds test case

github.com/pixijs/pixijs - 122c7f5155abdb700d9e970b8558edc0fa637198 authored over 10 years ago by Aleksandar Milic <[email protected]>
Circle getBounds test case

github.com/pixijs/pixijs - ee1aa30fc2c4632f31ddaec4dbb14c44c351af8b authored over 10 years ago by Aleksandar Milic <[email protected]>
Circle getBounds width and height corrected

github.com/pixijs/pixijs - ee88de24439a751033a90effc3c1e490a5b2cdd4 authored over 10 years ago by Aleksandar Milic <[email protected]>
.editorconfig added

github.com/pixijs/pixijs - 6c5e486b9b6a41030de531e5a7a335be2e307edf authored over 10 years ago by Aleksandar Milic <[email protected]>
Merge pull request #879 from JaapRood/fix/autodetector

Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer

github.com/pixijs/pixijs - 089045253d2e7123775962a6fedb31465b126f92 authored over 10 years ago by Chad Engler <[email protected]>
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer

github.com/pixijs/pixijs - 4aadbf89ceb464d8dc7aaac1090274a23983e76a authored over 10 years ago by Jaap Rood <[email protected]>
Merge pull request #876 from JaapRood/master

Fixed destroying of WebGLRenderer

github.com/pixijs/pixijs - f825ee68a92eff74a180aab7f31be29b22edeaf8 authored over 10 years ago by Chad Engler <[email protected]>
fix a typo in readme; closes #877

github.com/pixijs/pixijs - 05c057320accef400839cc8912bf19c77640af2d authored over 10 years ago by Chad Engler <[email protected]>
Missing originalEvent property on InteractionManager.onMouseOut method

github.com/pixijs/pixijs - d4a4edd4b76f1ff15f53d929302da05c8ea51cb5 authored over 10 years ago by Federico Omoto <[email protected]>
Commented out references of the primitive batch in the WebGL renderer

github.com/pixijs/pixijs - 617e661ceed645e227c956cd5b22d0ee121874c0 authored over 10 years ago by Jaap Rood <[email protected]>
Added destroy method to prototype of StripShader

github.com/pixijs/pixijs - 5faa4700576817944cc767734be39f1ad1b94f24 authored over 10 years ago by Jaap Rood <[email protected]>
simplify matrix apply methods

github.com/pixijs/pixijs - c934848021c06614f4fc885c10ddfb3ff7f56973 authored over 10 years ago by Chad Engler <[email protected]>
Merge pull request #856 from lucbloom/matrix-apply-applyInverse

The matrix "apply" function

github.com/pixijs/pixijs - cd85f300893d548128e3475997de76bb534ea328 authored over 10 years ago by Mat Groves <[email protected]>
updating branch with latest dev

github.com/pixijs/pixijs - 4a71bdca6999dde3670ae521392f0fcd5e97d672 authored over 10 years ago by Chad Engler <[email protected]>
bump versions to v1.6.1

github.com/pixijs/pixijs - 61421d2a30b97a674fd04965cae2e5aca5f3c45e authored over 10 years ago by Chad Engler <[email protected]>
published files for v1.6.1

github.com/pixijs/pixijs - 7371ebbb0da2c189a3d4c0d1cb7406ecece545b8 authored over 10 years ago by mathew groves <[email protected]>
Merge branch 'dev'

github.com/pixijs/pixijs - 04b382291b11c6934327706ab85c863a0dfce0b6 authored over 10 years ago by mathew groves <[email protected]>
Fixes #870

Rounded rect now works in webGL

github.com/pixijs/pixijs - 7ac8fec9dcd70d341c856b589d6f159123a24f93 authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #866 from ndr-qef/extraneous-commas

Remove trailing commas for Google Closure compatibility

github.com/pixijs/pixijs - c9b8607379658ee6863b140dcb53c6d7ad387368 authored over 10 years ago by Chad Engler <[email protected]>
Remove duplicated statement

github.com/pixijs/pixijs - 90654e07445b6cbb4f8dc2608768bfc53e797a2e authored over 10 years ago by Federico Omoto <[email protected]>
Remove trailing commas from object property lists

Removing trailing commas for:
- internal consistency;
- compatibility with the Google Closure co...

github.com/pixijs/pixijs - 5a7eb23474395d4b03794830fce4bb6c13466ca6 authored over 10 years ago by ndr <[email protected]>
Added 0 width check to DisplayObjectContainer

github.com/pixijs/pixijs - ecb0d1c5c8932a1217e1c953482b500c24b151ac authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #13 from vmeurisse/linenums

Support config.templates.linenums

github.com/pixijs/pixi-jsdoc-template - 9467116ce04e763fc5a23b1767d1ad4469c016f6 authored over 10 years ago by Sangmin, Shim <[email protected]>
Merge pull request #13 from vmeurisse/linenums

Support config.templates.linenums

github.com/pixijs/jaguarjs-jsdoc - 9467116ce04e763fc5a23b1767d1ad4469c016f6 authored over 10 years ago by Sangmin, Shim <[email protected]>
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev

github.com/pixijs/pixijs - fdff9e3dc4da5bdaf130d4f903afb791fa519967 authored over 10 years ago by mathew groves <[email protected]>
Fixed typo in URL

github.com/pixijs/pixijs - 05f1b030b7cfa412911bf5cfc65133bac49cd5d8 authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #862 from photonstorm/dev

`this.textureChange` is no longer used in any object, ...

github.com/pixijs/pixijs - 1caf27b0223279828186e1fb7e55a6d211e52d5e authored over 10 years ago by Mat Groves <[email protected]>
`this.textureChange` is no longer used in any object, anywhere within Pixi, so this check now appears to be redundant - and is changing the internal class shape of Pixi.Sprite as a result (adding a property that doesn't exist).

github.com/pixijs/pixijs - c0e07e49275db19e6f6ded75484d637bc7d2db0a authored over 10 years ago by photonstorm <[email protected]>
Merge branch 'webgl-speed-up' into dev

github.com/pixijs/pixijs - 35bec9124942f2558ba335b2d2a7c4702364602a authored over 10 years ago by mathew groves <[email protected]>
Tied up new webGL batch approach

now 400% faster when dealing with separate textures

github.com/pixijs/pixijs - 732169e7434312a05f8747751239186bb9084974 authored over 10 years ago by mathew groves <[email protected]>
First pass of speed up

github.com/pixijs/pixijs - c6b17b7e3818518aae5d430d37bbe95b67a2bef3 authored over 10 years ago by mathew groves <[email protected]>
Tweaked Arc function

fixes #844

github.com/pixijs/pixijs - cee82b8612e55a6a533ca4c49a69ff632897c722 authored over 10 years ago by mathew groves <[email protected]>
Text width and height issue fixed

Text width and height now returns the correct values

github.com/pixijs/pixijs - a89a2ec2da134058e41213208ccb742ff7a4d5b3 authored over 10 years ago by mathew groves <[email protected]>
Merge branch 'master' into dev

github.com/pixijs/pixijs - 9dbc1a6b47e64f6e9e0c3b72ebcdffe579231ace authored over 10 years ago by mathew groves <[email protected]>
Improved handling of children removal from empty DisplayObjectContainers

Calling removeChildren() on an already empty DisplayObjectContainer should not fail with out of ...

github.com/pixijs/pixijs - 5e1d69cf0f73a5a8da569be476c81c4afb05b6e7 authored over 10 years ago by Yury Shevchenko <[email protected]>
ImageLoader documentation fixes

github.com/pixijs/pixijs - ddc314a8aad890b2e2bedd3882985af1fb33aaad authored over 10 years ago by Federico Omoto <[email protected]>
Fix the ImageLoader.loadFramedSpriteSheet method to generate frames correctly

github.com/pixijs/pixijs - d70ec135ec56894be6f5946739fa1ef033cac357 authored over 10 years ago by Federico Omoto <[email protected]>
Fixed Canvas render texture resize issue

github.com/pixijs/pixijs - f870103887510e1d04c8f2b8671dc6a556b76342 authored over 10 years ago by mathew groves <[email protected]>
Render Texture Canvas bug fix

github.com/pixijs/pixijs - 04da0f673974f1c793793712141012538f956d5f authored over 10 years ago by mathew groves <[email protected]>
Fixed Render Texture issue

github.com/pixijs/pixijs - ffd026e7ebc23f423da061a54ad048a4584c3799 authored over 10 years ago by mathew groves <[email protected]>
Fixed IE9 issue when declaring Float32Array

republished files

github.com/pixijs/pixijs - 5b680148870785aec03a744562900a73a59629a5 authored over 10 years ago by mathew groves <[email protected]>
Added a 2nd parameter, newPos

Added a 2nd parameter, newPos, so a new point isn't necessarily created.

github.com/pixijs/pixijs - 755510c48d8ab6ed4ef41395a20b322c875cf21e authored over 10 years ago by Luc Bloom <[email protected]>
The function name shouldn't be "toGlobal" of course.

- Added comments.

github.com/pixijs/pixijs - d4d480bd3bf30f408165fa62cadec4fa2a22b30a authored over 10 years ago by Luc Bloom <[email protected]>
republished main file

github.com/pixijs/pixijs - d5febc859e9b909f023c5314d555024af848be67 authored over 10 years ago by mathew groves <[email protected]>
Returning a PIXI.Point

github.com/pixijs/pixijs - 27eb1dfcdae3182ec02933274fa0913c6bd2cb38 authored over 10 years ago by Luc Bloom <[email protected]>
Fix arguments leakage in fn.bind polyfill

https://github.com/petkaantonov/bluebird/wiki/Optimization-killers

github.com/pixijs/pixijs - b788896965d9287e197980ede76db8525b9ad3c1 authored over 10 years ago by Fishrock123 <[email protected]>
Fix typo in FilterTexture constructor

github.com/pixijs/pixijs - 423e8766a3271d31820bcd1d0bf7d0ca207035ae authored over 10 years ago by Federico Omoto <[email protected]>
The matrix "apply" function

For converting a point trough the matrix. Returns a new point.

github.com/pixijs/pixijs - 6bc8e5deffebd2285c9f2d3e91f758c9d9cd1b0a authored over 10 years ago by Luc Bloom <[email protected]>
Fix typo in PrimitiveShader.destroy method

github.com/pixijs/pixijs - ce41ae0414a1269999dea0e2a9f596db7f6e4560 authored over 10 years ago by Federico Omoto <[email protected]>
Correct version number added

github.com/pixijs/pixijs - b2ce8b50e5efaa8426c0ac26d9867a948e05794e authored over 10 years ago by mathew groves <[email protected]>
Merge branch 'master' of https://github.com/GoodBoyDigital/pixi.js

github.com/pixijs/pixijs - c8f0b32fb807c4df8e5ce9074ba16c1b1dcaac26 authored over 10 years ago by mathew groves <[email protected]>
Merge branch 'dev'

Conflicts:
bin/pixi.dev.js
bin/pixi.dev.js.map
bin/pixi.js
bower.json
docs/api.js
docs/cla...

github.com/pixijs/pixijs - 6b744dd61050510cc329357231a327bc830e06af authored over 10 years ago by mathew groves <[email protected]>
Republished files

updated bower and doc versions
republished docs
republished main files

github.com/pixijs/pixijs - 293d7400aec1871845937386b3defc0a417c4b38 authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #854 from photonstorm/dev

Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary ...

github.com/pixijs/pixijs - 94d4129b83f4cad3026dc4c64a4f34ed98701b62 authored over 10 years ago by Mat Groves <[email protected]>
Small docs fix for #855

github.com/pixijs/pixijs - f9f15cddf57ceccfab79258a961920bc5b4bf7f3 authored over 10 years ago by photonstorm <[email protected]>
jshint fixes

github.com/pixijs/pixijs - 058b6ea02c000c15f923f7ba7fab57a84448578b authored over 10 years ago by photonstorm <[email protected]>
Small fix to reset crop x/y from tinted sprites, also allows us to remove one more temporary var.

github.com/pixijs/pixijs - 01eb0d0c148e21e86dd7feed0a9f3051253622e3 authored over 10 years ago by photonstorm <[email protected]>
Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check.

github.com/pixijs/pixijs - bbd3735f5b1e7346d588d45bd9046236df7fffa3 authored over 10 years ago by photonstorm <[email protected]>
Merge pull request #852 from photonstorm/dev

Added support for the WebGL context option preserveDrawingBuffer

github.com/pixijs/pixijs - 5d7e486844f9b49bda1a26c2b30c934df246480d authored over 10 years ago by Mat Groves <[email protected]>
Added support for the WebGL context option preserveDrawingBuffer. Affects whether or not the contents of the stencil buffer is retained after rendering.

github.com/pixijs/pixijs - 58ec6f9eae3e8e84036df081019caccda62e1be3 authored over 10 years ago by photonstorm <[email protected]>
When handling a restored webgl context event, save the newly created context and remove the lost one

github.com/pixijs/pixijs - 56004ef21a6abf6572d6cc7e0a54b8f18660fc89 authored over 10 years ago by Federico Omoto <[email protected]>
code republish + linted

github.com/pixijs/pixijs - 69c54e4f3c1f32b1169f70b4595ba241a36f852b authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #849 from photonstorm/dev

Fixed TilingSprite so it can now use a trimmed frame from a texture atla...

github.com/pixijs/pixijs - e851e772148397473155168519213b149f4092d8 authored over 10 years ago by Mat Groves <[email protected]>
Fixed TilingSprite so it can now use a trimmed frame from a texture atlas as its source (even animated in canvas, not in WebGL yet).

Tidied up the source to match Pixi elsewhere.
Removed dead onTextureUpdate method.

github.com/pixijs/pixijs - ade00644a67767b0f7304cfcc6041ace3931b0ec authored over 10 years ago by photonstorm <[email protected]>
Merge pull request #848 from photonstorm/dev

Removed context path settings as not required for a fillRect.

github.com/pixijs/pixijs - 99c69dcada16c7f48732cbeea18262d644426feb authored over 10 years ago by Mat Groves <[email protected]>
Removed context path settings as not required for a fillRect.

github.com/pixijs/pixijs - 10ad3c60f7e63a7dd3d3a35b0aefca07ba074563 authored over 10 years ago by photonstorm <[email protected]>
set filter to default shader

github.com/pixijs/pixijs - 866d4b50089e986857d3507e4f538ae6f0acc032 authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #847 from photonstorm/dev

Fix to make sure that tinted canvases render with the new trim/crop syst...

github.com/pixijs/pixijs - 863319ab1228850ca6b7341fab962cad543d83e7 authored over 10 years ago by Mat Groves <[email protected]>
Merge remote-tracking branch 'pixidev/dev' into dev

github.com/pixijs/pixijs - c9da704c165ceb56ba0818d34a4bed68b8a3227d authored over 10 years ago by photonstorm <[email protected]>
Tweaked text to work with new crop

github.com/pixijs/pixijs - 84c5dc4c1ec6ac94fb5ee2ad0e8de1f729347808 authored over 10 years ago by mathew groves <[email protected]>
Merge remote-tracking branch 'pixidev/dev' into dev

github.com/pixijs/pixijs - fd4e01622545e0ba2a0293c7d04fa31993c95563 authored over 10 years ago by photonstorm <[email protected]>
Added a blendMode Manager

blend modes managed outside of spite batch
deleted unused files
republished

github.com/pixijs/pixijs - 4b76ff652a89b598025912470602b015a8709c76 authored over 10 years ago by mathew groves <[email protected]>
Merge remote-tracking branch 'pixidev/dev' into dev

github.com/pixijs/pixijs - 9781b64a87469cbd5e28303570763f159edfde02 authored over 10 years ago by photonstorm <[email protected]>
Fix to make sure that tinted canvases render with the new trim/crop system.

github.com/pixijs/pixijs - fbd1654bd8d949ddef4e274a6a16d3fbf7fcbdd6 authored over 10 years ago by photonstorm <[email protected]>
republished files

github.com/pixijs/pixijs - aee3ecfd78bf84a90cd40707c4c3dad167f92acd authored over 10 years ago by mathew groves <[email protected]>
Merge branch 'pr/846' into dev

github.com/pixijs/pixijs - 942153624cbb3eea1988945b697381c5a027c08f authored over 10 years ago by mathew groves <[email protected]>
Applied new crop values to webGL renderer

github.com/pixijs/pixijs - 0fa020a342169b22dd369ba1839d0cd43c71e32b authored over 10 years ago by mathew groves <[email protected]>
Applied new crop values to webGL renderer

github.com/pixijs/pixijs - ad73c9a1794de79cec99b572135fbdefe820324d authored over 10 years ago by mathew groves <[email protected]>
Merge pull request #840 from FedeOmoto/origin/dev

Fix destroy method to actually destroy the textures

github.com/pixijs/pixijs - 9a68f771472cc7f9ce1960f66a9e149f685f3140 authored over 10 years ago by Mat Groves <[email protected]>
Trim tests for Mat to review (and delete once he's happy with them).

github.com/pixijs/pixijs - 94461f5445d25fee8cb709d8d446a5e4396910ca authored over 10 years ago by photonstorm <[email protected]>