Rayj002021 1 Posted January 13 Report Share 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 Link to post Share on other sites
ivan.popelyshev 1082 Posted January 13 Report Share 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 benny! 1 Quote Link to post Share on other sites
Rayj002021 1 Posted January 13 Author Report Share 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 ivan.popelyshev 1 Quote Link to post Share on other sites
Rayj002021 1 Posted January 13 Author Report Share 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 Link to post Share on other sites
jonforum 91 Posted January 14 Report Share 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 Link to post Share on other sites
ivan.popelyshev 1082 Posted January 14 Report Share 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 Link to post Share on other sites
Rayj002021 1 Posted January 17 Author Report Share 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 Link to post Share on other sites
ZackMercury 3 Posted January 23 Report Share Posted January 23 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 Link to post Share on other sites
ivan.popelyshev 1082 Posted January 23 Report Share Posted January 23 > Texture Rotate seems to be working because i changed it yesterday according to Rayj post, yeah ) Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.