Joonas Satka
Joonas Satka
Add touchpad two-finger pinch and rotate gestures support for macOS. Adds two new events, `WindowEvent::TouchpadMagnify` with positive delta values indicating magnification (zooming in) and negative delta values indicating shrinking (zooming...
Exposing the `set_free_pos` method publicly is necessary in order to initialize a multibody joint in different position than the reference zero-position of the joint represented by the local frames. This...
Enforcing the set joint limits for ball joints in 3D is missing in the multibody constraint solver. Regardless of the set rotational limits the ball joints revolve freely, as if...
Using `HalfSpace` collider shape in rapier3d-f64 (on a fixed rigid body) leads to three nested loops, each covering range of `i32::MIN .. i32::MAX` in the broad phase collision detection (of...
**Description** Requesting addition of (and probing interest for) these two additional currency symbol icons: - Thai Baht ฿, `U+0E3F` in unicode - Vietnamese Dong ₫, `U+20AB` in unicode - Ukrainian...