Frank

Results 45 comments of Frank

Any progress on this? Is there a branch for bullet 3.09 (which is now the latest version)?

Sad to hear that the effort to port the latest is more work than re-writing a whole game. Why is it that all the JavaScript physics engines have gone dormant?...

Can't you use `e.target.valueAsNumber` when `type="number"` is set?

Yes, setting the `useInTotal` flag produces the proper output. Thanks for the quick reply. I was hoping that modifiers would run, but I can see why they wouldn't when dealing...

I did look into forcing the dice to show a specific face, but it looks very unnatural and janky. I haven't dug into the source code of this project yet....

+1 for scaling collision models. I'm attempting to replace AmmoJS with Rapier.js and `setLocalScaling` on convex hulls is a feature I use and would like to see available in rapier.

I'm attempting to use this addon in my new project. I have the same issue as the original poster in that the latest code does not result in a UI...

The demo in the README (seen on the project landing page) is version [`0.8.11`](https://github.com/react-theming/storybook-addon-material-ui/tree/0.8.11).

Why does this bug still exist? @ktabors solution worked for me but only after I pulled my hair out for four hours. Edit: I'm trying to recreate my issue in...

I just started a new Hono project with Bun and I'm encountering this issue as well. Version 3.12.6. My first time using Hono and can not for the life of...