diff options
author | Robert Adams | 2013-01-08 16:09:15 -0800 |
---|---|---|
committer | Robert Adams | 2013-01-08 16:37:49 -0800 |
commit | df1d7414adbf329e139201cdb7578c7b64bb50c8 (patch) | |
tree | 74bed23a9c71702e52b4e6cc156176267ca71dcd /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |
parent | minor: Fix command match of "debug script" command to "debug scripts" to matc... (diff) | |
download | opensim-SC_OLD-df1d7414adbf329e139201cdb7578c7b64bb50c8.zip opensim-SC_OLD-df1d7414adbf329e139201cdb7578c7b64bb50c8.tar.gz opensim-SC_OLD-df1d7414adbf329e139201cdb7578c7b64bb50c8.tar.bz2 opensim-SC_OLD-df1d7414adbf329e139201cdb7578c7b64bb50c8.tar.xz |
BulletSim: Fix hover height (boats float at the correct level).
Fix problem of vehicles going crazy when backing up.
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-x | OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt index 794a6af..29bd4e4 100755 --- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt +++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |||
@@ -1,9 +1,9 @@ | |||
1 | CURRENT PRIORITIES | 1 | CURRENT PRIORITIES |
2 | ================================================= | 2 | ================================================= |
3 | Avatars walking up stairs | 3 | Avatars walking up stairs (HALF DONE) |
4 | Vehicle movement on terrain smoothness | 4 | Vehicle movement on terrain smoothness |
5 | limitMotorUp calibration (more down?) | 5 | limitMotorUp calibration (more down?) |
6 | Preferred orientatino angular correction fix | 6 | Preferred orientation angular correction fix |
7 | Surfboard go wonky when turning | 7 | Surfboard go wonky when turning |
8 | Angular motor direction is global coordinates rather than local coordinates? | 8 | Angular motor direction is global coordinates rather than local coordinates? |
9 | Boats float low in the water | 9 | Boats float low in the water |