aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-xOpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
index 59cbab9..067e64a 100755
--- a/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
+++ b/OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt
@@ -1,7 +1,23 @@
1CURRENT PRIORITIES 1CURRENT PRIORITIES
2================================================= 2=================================================
3Crazyness during 20130115 office hours was PositionAdjustUnderground for both char and prim
4 m1:logs/20130115.0934/physics-BulletSim-20130115083613.log
5 Creation of Neb's terrain made the terrain "disappear". Everything started to fall
6 and then get restored to be above terrain.
7Create tests for different interface components
8 Have test objects/scripts measure themselves and turn color if correct/bad
9 Test functions in SL and calibrate correctness there
10 Create auto rezzer and tracker to run through the tests
11Mantis 6040 script http://opensimulator.org/mantis/view.php?id=6040
12 Msg Kayaker on OSGrid when working
13Teravus llMoveToTarget script debug
14 Mixing of hover, buoyancy/gravity, moveToTarget, into one force
15Surf board debugging
16Boats floating at proper level
3Nebadon vehicles turning funny in arena 17Nebadon vehicles turning funny in arena
4limitMotorUp calibration (more down?) 18limitMotorUp calibration (more down?)
19llRotLookAt
20llLookAt
5Vehicle angular vertical attraction 21Vehicle angular vertical attraction
6Vehicle angular deflection 22Vehicle angular deflection
7 Preferred orientation angular correction fix 23 Preferred orientation angular correction fix
@@ -167,6 +183,7 @@ Enforce physical parameter min/max:
167 Restitution [0, 1] 183 Restitution [0, 1]
168 http://wiki.secondlife.com/wiki/Physics_Material_Settings_test 184 http://wiki.secondlife.com/wiki/Physics_Material_Settings_test
169Avatar attachments have no mass? http://forums-archive.secondlife.com/54/f0/31796/1.html 185Avatar attachments have no mass? http://forums-archive.secondlife.com/54/f0/31796/1.html
186Keep avatar scaling correct. http://pennycow.blogspot.fr/2011/07/matter-of-scale.html
170 187
171INTERNAL IMPROVEMENT/CLEANUP 188INTERNAL IMPROVEMENT/CLEANUP
172================================================= 189=================================================