diff options
author | Justin Clark-Casey (justincc) | 2012-12-17 22:19:42 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-12-17 22:19:42 +0000 |
commit | 235afebf031dcec878da895143294c84190f9921 (patch) | |
tree | 2dfb69483abe09f3d4d7ab3c13bacbaf103cbd7c /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |
parent | Extend default 1 second wait for event completion to other thread script rese... (diff) | |
parent | BulletSim: apply friction to linear and angular motion before returning advan... (diff) | |
download | opensim-SC_OLD-235afebf031dcec878da895143294c84190f9921.zip opensim-SC_OLD-235afebf031dcec878da895143294c84190f9921.tar.gz opensim-SC_OLD-235afebf031dcec878da895143294c84190f9921.tar.bz2 opensim-SC_OLD-235afebf031dcec878da895143294c84190f9921.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-x | OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt index 31dd790..0d9a156 100755 --- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt +++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |||
@@ -5,7 +5,7 @@ Eliminate all crashes (DONEish) | |||
5 | Border crossing of physical linkset (DONE) | 5 | Border crossing of physical linkset (DONE) |
6 | Enable vehicle border crossings (at least as poorly as ODE) | 6 | Enable vehicle border crossings (at least as poorly as ODE) |
7 | Avatar created in previous region and not new region when crossing border | 7 | Avatar created in previous region and not new region when crossing border |
8 | Vehicle recreated in new sim at small Z value (offset from root value?) | 8 | Vehicle recreated in new sim at small Z value (offset from root value?) (DONE) |
9 | Calibrate turning radius | 9 | Calibrate turning radius |
10 | limitMotorUp calibration (more down?) | 10 | limitMotorUp calibration (more down?) |
11 | study PID motors (include 'efficiency' implementation | 11 | study PID motors (include 'efficiency' implementation |