diff options
author | Robert Adams | 2013-01-15 21:08:11 -0800 |
---|---|---|
committer | Robert Adams | 2013-01-15 21:08:47 -0800 |
commit | 8ee9daa121440ad550676814fe60e6b6c0c5d701 (patch) | |
tree | da213ea34ed90300405abd38a3b7bc53cd37e35c /OpenSim/Region/Physics | |
parent | BulletSim: don't modify angular parameters when doing LIMIT_MOTOR_UP. (diff) | |
download | opensim-SC_OLD-8ee9daa121440ad550676814fe60e6b6c0c5d701.zip opensim-SC_OLD-8ee9daa121440ad550676814fe60e6b6c0c5d701.tar.gz opensim-SC_OLD-8ee9daa121440ad550676814fe60e6b6c0c5d701.tar.bz2 opensim-SC_OLD-8ee9daa121440ad550676814fe60e6b6c0c5d701.tar.xz |
BulletSim: add the editting children in linkset going phantom bug to TODO list.
Diffstat (limited to 'OpenSim/Region/Physics')
-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 53b5530..d4545f7 100755 --- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt +++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |||
@@ -120,6 +120,8 @@ Physical and phantom will drop through the terrain | |||
120 | 120 | ||
121 | LINKSETS | 121 | LINKSETS |
122 | ====================================================== | 122 | ====================================================== |
123 | Editing a child of a linkset causes the child to go phantom | ||
124 | Move a child prim once when it is physical and can never move it again without it going phantom | ||
123 | Offset the center of the linkset to be the geometric center of all the prims | 125 | Offset the center of the linkset to be the geometric center of all the prims |
124 | Not quite the same as the center-of-gravity | 126 | Not quite the same as the center-of-gravity |
125 | Linksets should allow collisions to individual children | 127 | Linksets should allow collisions to individual children |