diff options
author | Robert Adams | 2013-02-03 21:48:11 -0800 |
---|---|---|
committer | Robert Adams | 2013-02-05 16:56:28 -0800 |
commit | 13233da66c96e9fb8b4f8c5c98aa34c8b6ccf1b7 (patch) | |
tree | 98540907b74c8594f83730be45319d6158fdaca9 /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |
parent | BulletSim: rework some parameter setting implementation moving functionality ... (diff) | |
download | opensim-SC-13233da66c96e9fb8b4f8c5c98aa34c8b6ccf1b7.zip opensim-SC-13233da66c96e9fb8b4f8c5c98aa34c8b6ccf1b7.tar.gz opensim-SC-13233da66c96e9fb8b4f8c5c98aa34c8b6ccf1b7.tar.bz2 opensim-SC-13233da66c96e9fb8b4f8c5c98aa34c8b6ccf1b7.tar.xz |
BulletSim: add debugging looking for doorway sculpty problems
Diffstat (limited to '')
-rwxr-xr-x | OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt index a3b3556..1eaa523 100755 --- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt +++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | |||
@@ -128,6 +128,9 @@ Physical and phantom will drop through the terrain | |||
128 | LINKSETS | 128 | LINKSETS |
129 | ====================================================== | 129 | ====================================================== |
130 | Child prims do not report collisions | 130 | Child prims do not report collisions |
131 | Allow children of a linkset to be phantom: | ||
132 | http://opensim-dev.2196679.n2.nabble.com/Setting-a-single-child-prim-to-Phantom-tp7578513.html | ||
133 | Add OS_STATUS_PHANTOM_PRIM to llSetLinkPrimitaveParamsFast. | ||
131 | Editing a child of a linkset causes the child to go phantom | 134 | Editing a child of a linkset causes the child to go phantom |
132 | Move a child prim once when it is physical and can never move it again without it going phantom | 135 | Move a child prim once when it is physical and can never move it again without it going phantom |
133 | Offset the center of the linkset to be the geometric center of all the prims | 136 | Offset the center of the linkset to be the geometric center of all the prims |