erincatto / box2d

Box2D is a 2D physics engine for games
https://box2d.org
MIT License
8.35k stars 1.55k forks source link

Fixed bug with static shape recreation #822

Closed erincatto closed 1 month ago

erincatto commented 1 month ago

Added translation and speed functions for prismatic joint. Fix missing sensor end touch event for fast moving shapes. Null joint to disable collision between two specific bodies. World user data. More consistent functions to make polygons. Save and load uint64 from ids.