Bjorn Stromberg

Results 44 comments of Bjorn Stromberg
trafficstars

I don't really understand the problem you are reporting. You have 4 different physics objects inside of a group, but the group has no physics representation. What is it supposed...

It looks like a hard fork of the project, I'm not sure what we're supposed to say. I feel that we don't need to throw away the work that people...

> I'd be happy to give it a go contributing along the lines of your example if you're happier with that approach and you think it's valuable. That API layer...

> I'll get working shortly on making a PR, following @bjornstar's example, for a `World` worker API. I'll try and keep the change small, probably best to raise PRs for...

I'd love to help getting this moving, do you think you could raise a PR with what you've got so far?

The name `use-cannon` implies react, we can start creating new packages here and figure out how to name them.

> We could also align the repository names with npm organization namespace. react-three-cannon and -p2 gives a clear hint on what the repository contains. That's a good idea.

> Would it be acceptable to always pass the rewritten loader path by appending a string onto `process.env.NODE_OPTIONS` instead of passing it as a node arg? node-dev should not be...

From https://nodejs.org/api/process.html#signal-events > 'SIGTERM' and 'SIGINT' have default handlers on non-Windows platforms that reset the terminal mode before exiting with code 128 + signal number. If one of these signals...

I see test failures, and no tests to validate the behavior.