Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-04 | More explanatory names for RigidBody modes | PouleyKetchoupp | |
MODE_DYNAMIC instead of MODE_RIGID MODE_DYNAMIC_LOCKED instead of MODE_CHARACTER No more special case for sleeping behavior for MODE_DYNAMIC_LOCKED (MODE_CHARACTER was forcing the body not to sleep, which is redundant with can_sleep and wasn't done in Bullet). | |||
2020-12-24 | Fix confusing SliderJoint3D brief description | Hugo Locurcio | |
2020-03-30 | doc: Update classref with node renames | RĂ©mi Verschelde | |
A few extra renames for classes which were missed in last week's PRs. |