aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
diff options
context:
space:
mode:
authorRobert Adams2013-01-25 16:00:17 -0800
committerRobert Adams2013-01-27 12:50:05 -0800
commitddef8f16e58471d19baa63f14134b25309cf2570 (patch)
treef7f520bf8613ff818701392958572f73f4b2b91e /OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
parentBulletSim: parameterize several vehicle debugging values: physical linear and... (diff)
downloadopensim-SC_OLD-ddef8f16e58471d19baa63f14134b25309cf2570.zip
opensim-SC_OLD-ddef8f16e58471d19baa63f14134b25309cf2570.tar.gz
opensim-SC_OLD-ddef8f16e58471d19baa63f14134b25309cf2570.tar.bz2
opensim-SC_OLD-ddef8f16e58471d19baa63f14134b25309cf2570.tar.xz
BulletSim: first attempt at reporting top colliders
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-xOpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
index 7917795..a95e169 100755
--- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
+++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
@@ -1,5 +1,9 @@
1CURRENT PRIORITIES 1CURRENT PRIORITIES
2================================================= 2=================================================
3One sided meshes? Should terrain be built into a closed shape?
4 When meshes get partially wedged into the terrain, they cannot push themselves out.
5 It is possible that Bullet processes collisions whether entering or leaving a mesh.
6 Ref: http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?t=4869
3Deleting a linkset while standing on the root will leave the physical shape of the root behind. 7Deleting 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. 8 Not sure if it is because standing on it. Done with large prim linksets.
5Vehicle angular vertical attraction 9Vehicle angular vertical attraction