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
a6b5917bebdbb1156c4d06f5893c5cf390a1d055 authored over 11 years ago by Joe Andaverde <[email protected]>
9dab185fe4e3bd7005497210a174d2e9f2e0b9b2 authored over 11 years ago by Chad Engler <[email protected]>
Accept a dom image as param to base texture, fixes #204
865c0b4bc0a8b126b9196e199091c994cc829b52 authored over 11 years ago by Chad Engler <[email protected]>
Conflicts: src/pixi/textures/RenderTexture.js
Updated example for render texture
Added new Matrix functions
Added resize function to renderTexture
Fixed RenderTexture Mask bug
Docs-a-palooza
40ad463d27303c5cb6e781a9d059c87b6328bde4 authored over 11 years ago by Chad Engler <[email protected]>64dbf904b8179d34addc10323e2ec5810771ff35 authored over 11 years ago by Chad Engler <[email protected]>
206efa6f7d5c570e0fd66573e25b178f21f02f33 authored over 11 years ago by Chad Engler <[email protected]>
2a1e3910a4878eecc7c21bf4d79ce6c10f383bb0 authored over 11 years ago by Chad Engler <[email protected]>
a7b54fc47ee5348e4fc7783826c821080f90feca authored over 11 years ago by Mat Groves <[email protected]>
a8818139fd87187953f99b8e81c22d4c36672f34 authored over 11 years ago by John Sterling <[email protected]>
89504f576fb87f7df75af8d8bb3df6a04265d4d6 authored over 11 years ago by Mat Groves <[email protected]>
7e0fc0cf005582044b7a34dd890212c3c1abf08c authored over 11 years ago by Mat Groves <[email protected]>
b35a84cb23d4af8ba1b9214b26bf099a5245cdb7 authored over 11 years ago by Mat Groves <[email protected]>
69b3be322ebb8b96c901ee9bdcbb74aafe9bc56e authored over 11 years ago by Mat Groves <[email protected]>
b1b2e417a37ca1c5b6e5ec02b479477b1ede4d2e authored over 11 years ago by Mat Groves <[email protected]>
435d3dc7f5b63a0312d8a30d523cd51e2d9d44b2 authored over 11 years ago by Mat Groves <[email protected]>
e887d9354c6402e976d44948ccac739870a8979c authored over 11 years ago by Chad Engler <[email protected]>
3e25e8070973291f393b0d6bc2526110b9265790 authored over 11 years ago by Mat Groves <[email protected]>
example updated
6b2d5f26caa9d4b3db30b3845821461e3b5fe3f1 authored over 11 years ago by Mat Groves <[email protected]>2410922d61a22ec0c9e1185fcfdd95ccbb07cb90 authored over 11 years ago by Chad Engler <[email protected]>
9642b36a766b1c36e34bee0b5b0af5efd8b998b3 authored over 11 years ago by Chad Engler <[email protected]>
single filter applying now works in canvas and webGL
74e0ccc517b9eac60b71d5636758c7a6dcf9cc30 authored over 11 years ago by Mat Groves <[email protected]>Rendering Process now runs of Linked Lists increasing speed
44c6e6a1f6eccdc3120bad2075c78fbe043ebc36 authored over 11 years ago by Mat Groves <[email protected]>643ceaa607f863b5458780e0078ac8f8b4625484 authored over 11 years ago by Mat Groves <[email protected]>
73bed4c468ccc374ed09a1805b728c9c879ca21d authored over 11 years ago by Mat Groves <[email protected]>
d6ae6a0507c17c704fe15e63f8324c8b58ef5a24 authored over 11 years ago by Mat Groves <[email protected]>
e010142b21a6a08188e5d862154c74ece5192582 authored over 11 years ago by Mat Groves <[email protected]>
0ee9ab9d5357215af7f428e9f0154629e98e7f61 authored over 11 years ago by Chad Engler <[email protected]>
aed939b1d7678190d7d47adadeb9eb971a96a0ff authored over 11 years ago by Chad Engler <[email protected]>
edda8b451c68d37c851730707421ee23fec5285f authored over 11 years ago by Mat Groves <[email protected]>
4d578fe4432ca6ac5d47ba2a41d590cd21154d44 authored over 11 years ago by Mat Groves <[email protected]>
845f6774be5a133179cb62f69c560586be2278b1 authored over 11 years ago by Mat Groves <[email protected]>
setInteractive Deprecated
examples updated
c6e6f7458e92941daf45cd7a3be5fa47c142f591 authored over 11 years ago by Mat Groves <[email protected]>
953a19ff5ca07da0732ceb2ed28396d28bc9063b authored over 11 years ago by Mat Groves <[email protected]>
a1085b039354a4dc11b74c76514774b5c4d9aaf0 authored over 11 years ago by Mat Groves <[email protected]>
Fixed error with attribs on chrome / ff for pc
c70b525bd2f5e7126de721a4cc26ac88ba0338ae authored over 11 years ago by Mat Groves <[email protected]>bc48d1f99237a5cec4b5401bc29e0b70a373960c authored over 11 years ago by Chad Engler <[email protected]>
efc96d9c909a2bba952894e7587ca9ff4ca5e0ed authored over 11 years ago by Chad Engler <[email protected]>
cfe81283c0b0a3a8f6dc7f253fafc3e49f4d1d5f authored over 11 years ago by Mat Groves <[email protected]>
Conflicts:
bin/pixi.js
indices not being cleared when clear() called
e46b57b980d8eded4280346c7a7b0fac8b5f2b84 authored over 11 years ago by Mat Groves <[email protected]>5ce7074dc1ed354bc80f11152af6c56b7179c761 authored over 11 years ago by Mat Groves <[email protected]>
ee84616ebbce38822fd5c39302a269edd694953e authored over 11 years ago by Mat Groves <[email protected]>
example updated
misplaced files removed
shaders optimised - removed need for 4x4 matrix
draw elipse added
any shape can now be filled
2ad9002a79a24002aeaded642a36a227a47dd243 authored over 11 years ago by Mat Groves <[email protected]>
e0db0632330f90bece5f23aa8e4846aba6fc42c6 authored over 11 years ago by Mat Groves <[email protected]>
Conflicts:
bin/pixi.js
30cbee81c2927930611bb9f05b01bf95e52cbc50 authored over 11 years ago by Chad Engler <[email protected]>
4c74b6484c25cfc1679d1ad28db46f8e501ae0ea authored over 11 years ago by Chad Engler <[email protected]>
40504f5ef830783c4b69b075d45d6235f595f966 authored over 11 years ago by Chad Engler <[email protected]>
d7529e9f1982d5899efdc91eab4b19c051fe3875 authored over 11 years ago by Chad Engler <[email protected]>
6d166cbf7afb3b9be751fc989918f88e16b093be authored over 11 years ago by Mat Groves <[email protected]>
event.preventDefault() added to mouse and touch down
65e73135c2a5879378c4688ea220d3dcc96beacb authored over 11 years ago by Mat Groves <[email protected]>86367a285b1ea44bedd24176d6ad5840ae10b5e5 authored over 11 years ago by Mat Groves <[email protected]>
4dab30ee1784d955654c4047a73bbf807ab7ece3 authored over 11 years ago by Mat Groves <[email protected]>
new Image() used now instead of document.createElement('img');
11f0ca2ca49834820a070a1baea219efae71c9c9 authored over 11 years ago by Mat Groves <[email protected]>8fe86d3d65b231d991e35f3deea0c7daa2f5101e authored over 11 years ago by Chad Engler <[email protected]>
cc5bf2efa7cbc6aef8febbc63cb1f378a45b62a4 authored over 11 years ago by Chad Engler <[email protected]>
8093792ed52b5d67bc52df7c32e32d7384af56ff authored over 11 years ago by Mat Groves <[email protected]>
f702424ab304984606afdc7a531c27351f177a50 authored over 11 years ago by Chad Engler <[email protected]>
7a964dd5b4c1babbd5ecc7176168bebef4196f21 authored over 11 years ago by Chad Engler <[email protected]>
74f5a3574c3a02fb988c7bbedaa9d227740e7a61 authored over 11 years ago by Mat Groves <[email protected]>
fc793df17512948578aebe23d564b2d744cd90f4 authored over 11 years ago by Chad Engler <[email protected]>
c9b6cd35785c6198fcfa420a99546a8118c29374 authored over 11 years ago by Chad Engler <[email protected]>
4e6bf5b2713bdfa2f155401379d2111cd89570e1 authored over 11 years ago by Chad Engler <[email protected]>
Mitre line algorth working in webGL
9a806b5720eb594934f53a4791ca0b4242245a59 authored over 11 years ago by Mat Groves <[email protected]>new Image() error: Fixed bug link
6bffbdbaafb2cead567b35bf67aaa1a65b74389b authored over 11 years ago by Mat Groves <[email protected]>Updated Chrome bug link
a45b672d41c489623abccbaf26b5eacd0163922c authored over 11 years ago by ddsol <[email protected]>7805ba3c9fd2b1fd2b6ba322430f1bd7a667a94f authored over 11 years ago by Chad Engler <[email protected]>
Fix update textures in handleContextRestored
9ab5a2155beddb721bc091ac24f8bc39bbf38c73 authored over 11 years ago by Chad Engler <[email protected]>3f9812e534e5e514ab3b405692cf83a9e46b928b authored over 11 years ago by Chad Engler <[email protected]>
Typo in WebGLRenderGroup?
44723f16c0ffe73afd1d31b50ff65d8bdff1665d authored over 11 years ago by Mat Groves <[email protected]>3b548a3912c3c0deed22e078a359ce495bcf7bfb authored over 11 years ago by Mat Groves <[email protected]>
Fix for iOS Safari not rendering some stage background colors
e60c2c626219bb23b896d50f5195d07c09ebd34b authored over 11 years ago by Mat Groves <[email protected]>9e3c70733d4ab8f8f40c2071df4f4332c8b13d10 authored over 11 years ago by jeremy <[email protected]>
b0b55a7b1798c7627cb6d4fb36386962e47e72d2 authored over 11 years ago by Mat Groves <[email protected]>
Conflicts:
src/pixi/utils/Utils.js
function wrapper on new polyfill causing pixi compile to fail
56f96c395c8e4861e6f60b4c1b797eb260799246 authored over 11 years ago by Mat Groves <[email protected]>Add absolute positioning to the measure div
a8a9ec5edd09336eaecb009f347f8b2c5d061971 authored over 11 years ago by Mat Groves <[email protected]>0d9a3f70877f8967cf8b3447ec78d7b33c2a8deb authored over 11 years ago by Chad Engler <[email protected]>
a187067aecbe98fb0a18077f36f2b98e1c211d7c authored over 11 years ago by Chad Engler <[email protected]>
Update raf polyfill, fixes #112
5635fea753eca995a0c76d0da5a412e7b83471fa authored over 11 years ago by Mat Groves <[email protected]>318f0e90bc8616209d7f7fe8c86cbcdad2bbe5bf authored over 11 years ago by Chad Engler <[email protected]>
92b18bb0afb173f0b61f4d487f69cc767fbe2213 authored over 11 years ago by Chad Engler <[email protected]>
Fix issue with CanvasRenderer trying to render DisplayObject children
c8f24336c0d8a3ba759cfab3617b830072560d2f authored over 11 years ago by Mat Groves <[email protected]>ce4aa956e81a92e3fae21fb30f1755068927adbc authored over 11 years ago by Chad Engler <[email protected]>
d3d4be481b8f842c1a08d3bf25a68c13a63926fa authored over 11 years ago by Chad Engler <[email protected]>
700d3334d7006af6e1360ec4961d6157508c24a2 authored over 11 years ago by Mat Groves <[email protected]>
Fix merge issue
Updated spine examples
ddb711437f780888537f9daa5c5d3b170cec9082 authored over 11 years ago by Mat Groves <[email protected]>
Spine loader added
Spine Runtime added
Spine Object added
Spine example added
See https://code.google.com/p/chromium/issues/detail?id=115668
85a0d67895d64360ba06ffabecec4c09498696ba authored over 11 years ago by ddsol <[email protected]>
* you try to iterate on PIXI.TextureCache as Array but it's Object;
* PIXI.WebGLRenderer.update...
Fixed bug in webGL renderer when batch splitting used wrong texture.
Updated comments for Text O...
add wordwrap function in PIXI.Text.
9b510bf967543953eed3c6bc1d351e9e10100f75 authored over 11 years ago by Mat Groves <[email protected]>WebGL bug fixes
f58bd4cf5eadf0031d8d17b318bf03db12a0c2cd authored over 11 years ago by Mat Groves <[email protected]>a479e271397a84ce37963c3c30feb08c5bbfeb70 authored over 11 years ago by Atsushi Nakamura <[email protected]>