schteppe / p2.js

JavaScript 2D physics library
Other
2.64k stars 330 forks source link

0.7.2 #320

Open filharvey opened 6 years ago

filharvey commented 6 years ago

Can we get a new build made, been 2 years and over 180 commits since last 0.7.1. And then npm updated?

thanks

Weedshaker commented 6 years ago

yeah, this would be great!

rendaw commented 6 years ago

+1 Typescript definitions are missing/2 years out of date, with incorrect signatures and missing types and the like.

Foxhunt commented 6 years ago

I would love to see p2.js continued, i continued a project that uses it. I looked at other Physic Engines but i stuck to p2. I would hate to see it fall behind, phaserjs started using matterjs as their Physic Engine.

By the way here is the project. https://convos.now.sh/

jtenner commented 6 years ago

@rendaw Would you like to help work on some TS definitions with me? I would love to help.

simondiep commented 6 years ago

Open PR - https://github.com/schteppe/p2.js/pull/328

My fork has the built source. You can use rawgit to reference them via CDN https://github.com/simondiep/p2.js/tree/master/build

Fxlr8 commented 6 years ago

Any news here?