diff options
Diffstat (limited to 'OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt')
-rwxr-xr-x | OpenSim/Region/Physics/BulletSPlugin/BulletSimTODO.txt | 17 |
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 @@ | |||
1 | CURRENT PRIORITIES | 1 | CURRENT PRIORITIES |
2 | ================================================= | 2 | ================================================= |
3 | Crazyness 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. | ||
7 | Create 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 | ||
11 | Mantis 6040 script http://opensimulator.org/mantis/view.php?id=6040 | ||
12 | Msg Kayaker on OSGrid when working | ||
13 | Teravus llMoveToTarget script debug | ||
14 | Mixing of hover, buoyancy/gravity, moveToTarget, into one force | ||
15 | Surf board debugging | ||
16 | Boats floating at proper level | ||
3 | Nebadon vehicles turning funny in arena | 17 | Nebadon vehicles turning funny in arena |
4 | limitMotorUp calibration (more down?) | 18 | limitMotorUp calibration (more down?) |
19 | llRotLookAt | ||
20 | llLookAt | ||
5 | Vehicle angular vertical attraction | 21 | Vehicle angular vertical attraction |
6 | Vehicle angular deflection | 22 | Vehicle 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 |
169 | Avatar attachments have no mass? http://forums-archive.secondlife.com/54/f0/31796/1.html | 185 | Avatar attachments have no mass? http://forums-archive.secondlife.com/54/f0/31796/1.html |
186 | Keep avatar scaling correct. http://pennycow.blogspot.fr/2011/07/matter-of-scale.html | ||
170 | 187 | ||
171 | INTERNAL IMPROVEMENT/CLEANUP | 188 | INTERNAL IMPROVEMENT/CLEANUP |
172 | ================================================= | 189 | ================================================= |