Alex Hansen

Results 123 comments of Alex Hansen

Sure thing. Our workspace is pretty hairy, I'll try to pare it down and put something together today.

@mainrs I have a dependency on this crate, so I've forked it and am making updates there. I'll bring in this PR as well as a few others.

The original issue is incorrect -- the soft body collision code is fine. Collision detection seems to be inconsistent, though. Sometimes, it is detected as soon as the edges of...

Thanks @Ameobea. This looks very promising, as I do indeed allocate a lot of memory for just one data type. Can't wait to benchmark this :)

I am also blocked by this error.

I'd also like to know -- it's a great crate and I'd love to use it in my company's READMEs, but they are internal.

It looks like CI is failing in three places: 1. [the format check](https://github.com/FuelLabs/sway/runs/7792672977?check_suite_focus=true#step:4:12), which can be fixed by running `cargo fmt` in your code. 2. [clippy](https://github.com/FuelLabs/sway/runs/7792672750?check_suite_focus=true#step:5:774), which I'm actually not...

Is this still WIP? If so, could you convert it to a draft?