| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added getvelocity() and setvelocity() | Alexander Pickering | 2018-09-29 |
| | | | | | | | Added methods * physgeneric:getvelocity() :: vector3 * physgeneric:setvelocity(vector3) | ||
| * | Started moving generic physics into it's own file | Alexander Pickering | 2018-09-23 |
| Created bphysgeneric that holds all the shared code for bullet rigidbodies. It needs to be included in any structs that have a rigidbody field. | |||
