Victor Blomqvist

Results 96 comments of Victor Blomqvist

This is now fixed in Pymunk 6.4 just released.

Thanks for the report! Which version of pymunk, python and what OS do you use? I tried myself and got crashes on CPython 2.7 32 and 64bit and CPython 3.7...

Lets keep this open a bit, just to keep track of it while I test a bit more. It seems to only happen for static and kinematic bodies, not dynamic...

Agreed! Tricky part is implementation.. What you can do now is to fake it by using lots of small circles together with some fluid like rendering on top. When I...

From the user's point of view this seems like a reasonable request, I can see how it would be useful. However, Im a bit concerned about two things: 1. It...

:) I can see the point about not breaking anything, but also about making it more consistent.. Not easy what to pick

The search field is only visible for logged in users. But you can make a google search restricted to just chipmunk web page in case sign up is broken. Try...

I was also hit by this issue. Unless you plan to fix this quickly maybe you could add a note to the Readme about ** not supported? I tested quite...

Tried it now, but get no change? I did > cd path-to-scc > git pull > git checkout issue178 > go run main.go And does not get any change in...

Just another data point, we also have this problem. We have experienced it randomly since at least early 2021. Quite frustrating that it has not been possible to fix it...