Age | Commit message (Expand) | Author |
---|---|---|
2021-10-05 | Changed from directly waking bodies to using the wakeup() functions in direct... | Daniel |
2021-09-30 | Remove shape metadata from 2D physics server | PouleyKetchoupp |
2021-09-29 | Rename RID's `getornull()` to `get_or_null()` | Hugo Locurcio |
2021-09-24 | Added set_active(true) to all body direct state force apply/impulses. #52915 | Daniel |
2021-09-06 | Proper support for custom mass properties in 2D/3D physics bodies | PouleyKetchoupp |
2021-08-25 | Clean physics direct body state usage in 2D and 3D physics | PouleyKetchoupp |