Rayj002021 1 Report post Posted January 13 I'm wondering if the development of Pixi.js is still going on? I'd like to try it in a program I'm working on but just want to be sure support will be available. Quote Share this post Link to post Share on other sites
ivan.popelyshev 1079 Report post Posted January 13 (edited) https://github.com/pixijs/pixi.js/commits/dev We are almost at new major release, v6 Things were slow last half of year because people were very busy, but now its good. Support didnt stop Edited January 13 by ivan.popelyshev 1 benny! reacted to this Quote Share this post Link to post Share on other sites
Rayj002021 1 Report post Posted January 13 3 minutes ago, ivan.popelyshev said: https://github.com/pixijs/pixi.js/commits/dev We are almost at new major release, v6 Things were slow last half of year because people were very busy, but now its good. Support didnt stop Thanks Ivan. Very good to know. Ray 1 ivan.popelyshev reacted to this Quote Share this post Link to post Share on other sites
Rayj002021 1 Report post Posted January 13 1 hour ago, ivan.popelyshev said: https://github.com/pixijs/pixi.js/commits/dev We are almost at new major release, v6 Things were slow last half of year because people were very busy, but now its good. Support didnt stop Note that a lot of the examples at https://pixijs.io/examples are not working. Quote Share this post Link to post Share on other sites
jonforum 90 Report post Posted January 14 18 hours ago, Rayj002021 said: Note that a lot of the examples at https://pixijs.io/examples are not working. all working on my side, there only demo with normals ,lights who are not ported to v5 yet. Quote Share this post Link to post Share on other sites
ivan.popelyshev 1079 Report post Posted January 14 (edited) which ones? all work for me, You sure you have WebGL accelerated? oh, just found more demos there which use "copy" that was removed from v6, gonna fix them Edited January 14 by ivan.popelyshev Quote Share this post Link to post Share on other sites
Rayj002021 1 Report post Posted January 17 On 1/14/2021 at 9:38 AM, ivan.popelyshev said: which ones? all work for me, You sure you have WebGL accelerated? oh, just found more demos there which use "copy" that was removed from v6, gonna fix them Textures -> Texture Rotate Plugin Filters --> Outline Quote Share this post Link to post Share on other sites
ZackMercury 3 Report post Posted Saturday at 03:07 PM Texture Rotate seems to be working on my end, but they probably fixed something on the development version since the time you tried it. Outline indeed still doesn't work but it does if you switch the version to 5.3 Quote Share this post Link to post Share on other sites
ivan.popelyshev 1079 Report post Posted Saturday at 03:22 PM > Texture Rotate seems to be working because i changed it yesterday according to Rayj post, yeah ) Quote Share this post Link to post Share on other sites