Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | BulletSim: Default avatar density changed to 3.5 which is WAY closer | Robert Adams | 2012-12-24 | 1 | -1/+1 | |
| | | | | | | to the SL value. Fixed frictin values for physical materials which were just wrong which caused things that should have slipped to not. | |||||
* | BulletSim: repair vehicle problems introduced in previous 'improvements'. ↵ | Robert Adams | 2012-12-21 | 1 | -558/+559 | |
| | | | | Fix line endings in BSParams. | |||||
* | BulletSim: Move all the parameter variables, tables and get and fetch logic ↵ | Robert Adams | 2012-12-21 | 1 | -0/+558 | |
to a separate, static class for easier addition and to remove all that bulk from the BSScene class. |