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

Convert Mesh to TypeScript (#6382)

d4c70476dee708de8974e1e798acfe53ab9cca89 authored almost 5 years ago
Convert App to TypeScript (#6376)

584c2b2b68fabf88ad67c8d0d84aaf83eeaa5da0 authored almost 5 years ago
Convert sprite package to TypeScript (#6375)

b11225e569810017cfdf42255ac93ed316fc829d authored almost 5 years ago
Convert Graphics package to TypeScript (#6352)

74f131e2d2b836b5116d3463e110159913c86164 authored almost 5 years ago
Fix ImageResource load behaviour (#6374)

bcd040e6b0a1319fd93723b54e11f2d44e5abd67 authored almost 5 years ago
Overload Polygon constructor for accuracy, loosen Point requirement (#6378)

ad4230b32f03cea4076c01953e97b7237d049a20 authored almost 5 years ago
Add ability for clearing separate color and depth buffers (#6358)

e0e0cfef940e029bf761317d2f3686c43a9e70ae authored almost 5 years ago
Add stricter types for resource options and resource plugins (#6373)

79d32840fc39416d382008a64e44d167607fe109 authored almost 5 years ago
Convert core to TypeScript (#6340)

1c4a90fd0a5cb11dda5332f5d4251f11deba6154 authored almost 5 years ago
Follow up fix to @pixi/display conversion (#6371)

a2dc579938cc20846dedaf6bbbb370cb6b3d7ee1 authored almost 5 years ago
Merge branch 'master' into dev

d557af4a1f4324d415c7d414c0a956b8ac23a86a authored almost 5 years ago
v5.2.1

b56b4fca1c169f0e6d2a0472251ba1f7399bb4a3 authored almost 5 years ago
Support Text-based format for BitmapText (#6347)

89324e3223e05a4216b8746a3a630b7760c1deff authored about 5 years ago
Fix display conversion container mistake (#6349)

db684f1d323fd29e4157a2d200566a7bd6dc03b7 authored about 5 years ago
Merge branch 'master' into dev

33b69d902d87dfc9ea3d41a227881dad0b595128 authored about 5 years ago
Fix gaps in circle geometry again (#6341)

b51a571c0d27d35bb9d3a283e273410eecd73e82 authored about 5 years ago
Converts settings to TypeScript (#6315)

60669e0279ba52bd83f30cb4c5050d11320350b3 authored about 5 years ago
Fix display bounds typings (#6339)

3c5218cf08edc08105635c5cd4e0733cb97c08e2 authored about 5 years ago
Merge branch 'master' into dev

a059c4f162958c92c3142c75c4468338b90ebed5 authored about 5 years ago
Convert display package to TypeScript (#6261)

e0320c08763cf10a0b92c84bc8d69e412806e2a9 authored about 5 years ago
LastBoundsID final refactoring (#6334)

ecc63dc0a8aa1ffbf4ff2aa25b7e735d90f501a9 authored about 5 years ago
Fix typings error (#6336)

6f0c9a7711074ef2a2583dac952106dc27d903c9 authored about 5 years ago
Fix typings error (#6335)

f07549378e0591985db04018fda52b58c558776b authored about 5 years ago
Change filter clear parameter to clear modes (#6295)

b437b1759bde232f0fcdaf89127791d6b1d4329a authored about 5 years ago
Accessibility feature updates (#6264)

83ff7bb6165617f771fb670bf0d2ebffc5246ce5 authored about 5 years ago
Deprecate prepare and extract namespaces (#6328)

c8cda62ed5899de901fb766b8aa7e12e176d620a authored about 5 years ago
Fix for when '_segmentsCount' can return NaN (#6231)

1a786180450586ce9e7320a9811603febe584260 authored about 5 years ago
Fix ParticleContainer for CanvasRenderer (#6322)

b32d7f5cb468466d83f80b8db9de44eda9c1e75d authored about 5 years ago
Fix to maintain the text gradient when modifying the drop-shadow distance (#6316)

87d3834bba6779d6148caa4934b8536d944b6fe7 authored about 5 years ago
Add extra checks for OffscreenCanvas text measure (#6292)

9408bb23267fc7ef30e4b6522fce7cc33c2659cb authored about 5 years ago
Add empty calculateBounds to DisplayObject, remove Bounds.updateID references (#6304)

5bde089479ca4e37277c19a4c3656c5b36a44e43 authored about 5 years ago
Add option to disable the built-in InteractionManager updater (#6308)

2daa8749845e23525f10607f402c434390bf4b43 authored about 5 years ago
Fix docs for DecomposedDataUri (#6312)

b4cdcee766702e00ec470324e7c3379b08441f4d authored about 5 years ago
Fix docs for Sprite and TilingSprite (#6314)

7a8907f1c9cb44c6ce75a2a6848e9c6030e83bf6 authored about 5 years ago
Fix minor doc and typing issues (#6313)

b991e100e7924721c68a7e32e5f0eec3365e1b39 authored about 5 years ago
Fix modules not being found by TypeScript (#6311)

9a3f734b1c64b9c51a092ee25df4e56310e03ea0 authored about 5 years ago
Convert @pixi/utils to TypeScript (#6262)

ab9ada68f6904fc3b73319ae07fb1eae66214a1e authored about 5 years ago
Upgrade to ismobilejs v1 (#6283)

c2b582c965825cecd6b9c93267b568cb17828a9d authored about 5 years ago
Point and ObservablePoint self-return on set (#6199)

d7c157b124f7008dee7d57747b09935dadd84da1 authored about 5 years ago
Fix roundPixels calculation differences between v4 and v5 (#6234)

6a12035272191990721b405fe36ecd55c85bbc81 authored about 5 years ago
Add Container mask support for CanvasRenderer (#6252)

eab9585750cfbf324245fe1322b5846c7864a489 authored about 5 years ago
Fix BlendMode in BatchRenderer (#6236)

42b003e768600bacda51a0dcbd7a2b4932ee69dc authored about 5 years ago
Add TextMetrics.wordWrapSplit customization of splitting method (#6251)

46cf0babeb8c900528900da5cfe71d89c18fec32 authored about 5 years ago
Fix TextMetrics tests so that they pass on Windows (#6248)

e0c9e9e2274c6db3b3920ae1f1bfb74783d85b6f authored about 5 years ago
Fix double onFrameChange events with AnimatedSprite (#6274)

30d06f7a44ccbcb4124d086b75dac5c4a761618a authored about 5 years ago
Fix to clear temporary texture in BlurFilter (#6270)

7a00b08aca9b56eff472c52e6057efba711b76ac authored about 5 years ago
Fix non-uniform NineSlicePlane corner scaling when minimized (#6273)

bd173bada3877d4b53656e95a0a8396a31c6985c authored about 5 years ago
Minor performance improvement to getShaderParameter (#6258)

b00872fb804686262863d8c377f3d8a1450fff11 authored about 5 years ago
Fix for sync uniform group issue (#6217)

80032dd41c8ed850d3f7b8276dc152600242da89 authored about 5 years ago
Fixes BitmapFontLoader tests failing on Windows (#6249)

9bacd8c00e62d67ed86b3d2a68ca8d9c41702f73 authored about 5 years ago
Fixes SimpleRope points deprecation (#6233)

52df29c6e48f5ecd370da2b8b0aec04dd34ba62c authored about 5 years ago
Fix Graphics fillStyle instead of lineStyle (#6226)

00e1e125e017649790aa765e9c19ec9f6917cd35 authored about 5 years ago
Fix `DisplayObject.destroy` should call listener `removed` (#6210)

c19dcbce9406f810dd297c2205d08f027950f94d authored about 5 years ago
Publishes exact versions when bumping (#6211)

2fe85e1c7acf049cf325c756e55bd9fc54048be4 authored about 5 years ago
Add typings to `this` parameter of callback functions (#6212)

5d23951ebbdf154295978c3113133f9e0c4bbb77 authored about 5 years ago
Remove post-install message, replaces with funding field (#6207)

61a4b2bbd6385a289e687b7c127aabe75cfc7264 authored about 5 years ago
v5.2.0

aaf96b460582b83a1fa73037ef2dd69dd9e84415 authored about 5 years ago
Add NineSlicePlane canvas test (#6206)

addac0b01cc800103f29750b38ab0ee843c22913 authored about 5 years ago
Fix deprecation on BaseTexture in NineSlicePlane (#6205)

62dde2d4ccca5c908bb477250dab7e2e6d6b2694 authored about 5 years ago
Allow wrap mode for WebGL2 without mipmap (#6202)

4f3a5cf8f64a03a5e3e4dd7a80c5b799fc97848b authored about 5 years ago
Remove extra gl-flush and extra GC checks (#6195)

bc43647acd022a3945f32923d956cb03ebe55d20 authored about 5 years ago
Fix prepare plugin with Graphics (#6193)

aff154cfd0fdfbe635d9610aca4bed1a1dac030c authored over 5 years ago
Fix legacy beginTextureFill and test (#6194)

6a9908e50d398df12812f4921ca2ba93e4a47e46 authored over 5 years ago
Accessibility upgrades (#6124)

* renamed setState to set

made sure it was backwards compatible too!

* Revert "renamed set...

082da873aab30cf554ff8bbdf761de3a7a34c92e authored over 5 years ago
Fix prepare plugin for BaseTextures (#6041)

08c79e7edcc512eab4d152f7afb98e6daf1b8fd7 authored over 5 years ago
Add MaskData class and improves scissor mask (#6140)

1de41d78b2bb694261f7057f48f5758c863b1898 authored over 5 years ago
BatchRenderer refactoring to increase performance (#6162)

6d66be14e67e5f3219831c558893cbb5fe8ff790 authored over 5 years ago
Fix Geometry indexBuffer destroy (#6182)

fabb20d507e6912865715c2fa4448cf2096e477c authored over 5 years ago
Fix Graphics hole hitTest (#6159)

4e2e2f09511b816520bf6e7c2721a3aba3d72da9 authored over 5 years ago
Convert ticker to TypeScript (#6186)

dd2c935b0eaf249854030398cef18cca922deb4a authored over 5 years ago
Performance improvement to TilingSprite shader (#6154)

3680d900c0ba8e05ec836a9cff21d25686714e5c authored over 5 years ago
Fix default lineTextureStyle default color and proper native casting (#6174)

27fc320caea7927e3dadb93df0f44fa39523766c authored over 5 years ago
Convert @pixi/constants to TypeScript (#6173)

7db57c1e5b123f517594b1568e14fc5a5890fe52 authored over 5 years ago
Add chaining to Rectangle methods pad, fit, ceil, and enlarge (#6175)

8e27e7e1bc7726299f39b898826234bb90b03552 authored over 5 years ago
Convert @pixi/runner to TypeScript (#6164)

58e573c4f3e23c4491555d661cbbae1f1123be9c authored over 5 years ago
Ignore useDeprecated file from typings (#6163)

1150657967056222d931eda62df340d30bae0ec9 authored over 5 years ago
Make IPoint an interface and not union (#6150)

c19d1cec69683cdee319ded71666d872b05c293c authored over 5 years ago
Fix types for groupD8 and GraphicsGeometry (#6151)

460992f299abd87e698d5286180e320c42482cc1 authored over 5 years ago
Converts @pixi/math package to TypeScript (#6141)

49c5799c31e44d07224ca0aab00c6c0ec443f4bf authored over 5 years ago
Update documentation for paddingX and paddingY (#6145)

e6a5ad3f033634fd33a0d4ef97f91388567163b6 authored over 5 years ago
Fix docs for Program and Attribute (#6139)

28f2346f477a48794f772d2680d4885be613178e authored over 5 years ago
Fix CanvasRenderer "translate" parameter behavior (#6133)

2becb1e4e119d6e03c7f1fe0e65ee9d91a5fb687 authored over 5 years ago
Reimplemented scissor mask for fastRect for v5 (#6024)

d4d0ee6c205e9e0a50e5606a1970ecb46320ce1c authored over 5 years ago
Fix unsubscribing from old Sprite texture (#6127)

d9dde7368093539477d33a438bb62b2a196a7211 authored over 5 years ago
Graphics refactor for extendibility (#6077)

6e6db9b052c4fa39eed7ca7f0c236725b7a7d05f authored over 5 years ago
XOR blendMode (#6132)

bf6bbefb4777a443f69b4d3e2925e75a63670f7d authored over 5 years ago
Fix WebGL test to support null context (#6128)

17dd7d265c5ce646dac6a0b20298046c455023a0 authored over 5 years ago
Add ALPHA_MODES instead of not-obvious premultiplyAlpha values (#6100)

02a186048e4cd7a24d517c4840af2e7578c68e14 authored over 5 years ago
Merge branch 'master' into dev

812ff8a944e0c805b8afc16ebef5a5d6fba0c0c3 authored over 5 years ago
v5.1.5

8cf3db88d06355cbabea64150cdb0774191e502c authored over 5 years ago
Fix Geometry typings (#6118)

8d6ccfe176b3b28283a4dc0a2184e9914848836e authored over 5 years ago
Fixes WebGL Context Regression (#6116)

71c124e902ca92b62eacacee8f1d7ac343a5e78e authored over 5 years ago
Adds dependency typings (#6114)

f1418cd9a49104044f3051412b49e34a1f259d62 authored over 5 years ago
Fixes WebGL Context Regression (#6116)

e62db181e883459e88a4bde7686f4145a7ad47f4 authored over 5 years ago
Fix Geometry typings (#6118)

5fc57749998e13dfe2f84dcf815773921496f9ea authored over 5 years ago
Critical fix for forceStencil with WebGL1 (#6115)

3f65634a071d563b3fcb408594f93498a8a18953 authored over 5 years ago
Critical fix for forceStencil with WebGL1 (#6115)

1e157e43c414ab5697ddad64fdf6d7bbc71e46f8 authored over 5 years ago
Fix missing hitArea & filters to destroy (#6111)

c4554d6735f1832b6e88a7671af34415b82d19bb authored over 5 years ago
Correction of height and width in extracted canvas (#5842)

1bb677fb8bf7366c115ffd56a6675328f3ac92f7 authored over 5 years ago
Merge branch 'master' into dev

117f59064058efb7115a9822650bbc69fd897ae5 authored over 5 years ago