diff options
author | Robert Adams | 2013-01-23 08:28:36 -0800 |
---|---|---|
committer | Robert Adams | 2013-01-23 14:25:06 -0800 |
commit | c1371ab786a699ce91693e6e575bb81144a79c57 (patch) | |
tree | 4ca77ded358520a3ca7f962a89cd544fc001f245 /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |
parent | BulletSim: fix build break introduced by previous commit (diff) | |
download | opensim-SC-c1371ab786a699ce91693e6e575bb81144a79c57.zip opensim-SC-c1371ab786a699ce91693e6e575bb81144a79c57.tar.gz opensim-SC-c1371ab786a699ce91693e6e575bb81144a79c57.tar.bz2 opensim-SC-c1371ab786a699ce91693e6e575bb81144a79c57.tar.xz |
BulletSim: working on COM
Diffstat (limited to '')
-rwxr-xr-x | OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt index 41bab26..801f690 100755 --- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt +++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |||
@@ -1,5 +1,7 @@ | |||
1 | CURRENT PRIORITIES | 1 | CURRENT PRIORITIES |
2 | ================================================= | 2 | ================================================= |
3 | Deleting a linkset while standing on the root will leave the physical shape of the root behind. | ||
4 | Not sure if it is because standing on it. Done with large prim linksets. | ||
3 | Child movement in linkset (don't rebuild linkset) | 5 | Child movement in linkset (don't rebuild linkset) |
4 | Vehicle angular vertical attraction | 6 | Vehicle angular vertical attraction |
5 | vehicle angular banking | 7 | vehicle angular banking |