| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
angular friction computation into linear and angular movement code.
The friction wasn't being applied properly. This will make it so vehicles
don't drift as much and the drift is tunable by changing the friction
timescales.
|
|
|
|
| |
from BSShapeCollection. Using BSShape* classes to hold references to shape. Simplified shape dependency callbacks. Remove 'PreferredShape' methods and have each class specify shape type. Disable compound shape linkset for a later commit that will simplify linkset implementation.
|
| |
|
|
|
|
| |
Fix a few enabling problems.
|
|
physical object and into actors for setForce, setTorque, hover, lock
axis and avatar move.
|