LSL Status/Kan-ed
From OpenSimulator
(Difference between revisions)
Line 55: | Line 55: | ||
| height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed10 Kan-ed#10] | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed10 Kan-ed#10] | ||
| align="center" valign="bottom" | Fails | | align="center" valign="bottom" | Fails | ||
− | | valign="bottom" | | + | | valign="bottom" | Controlling an object through commands embedded in chat text |
|- | |- | ||
| height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed11 Kan-ed#11] | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed11 Kan-ed#11] | ||
| align="center" valign="bottom" | Fails | | align="center" valign="bottom" | Fails | ||
− | | valign="bottom" | | + | | valign="bottom" | Controlling an object through a Dialog box |
|- | |- | ||
| height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed12 Kan-ed#12] | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed12 Kan-ed#12] | ||
| align="center" valign="bottom" | Fails | | align="center" valign="bottom" | Fails | ||
− | | valign="bottom" | | + | | valign="bottom" | Controlling an object through avatar movement control keys |
|- | |- | ||
| height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed13 Kan-ed#13] | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed13 Kan-ed#13] | ||
| align="center" valign="bottom" | Fails | | align="center" valign="bottom" | Fails | ||
− | | valign="bottom" | | + | | valign="bottom" | Rezzing objects from within scripts |
|- | |- |
Revision as of 17:01, 30 July 2008
This is a general take off point to add some structure to the development of LSL on OpenSim. Basically the goal here with these is to have a general purpose LSL usability meter.
Test Script | Status | Notes |
Kan-ed#1 | Works | Hello world script |
Kan-ed#2 | Works | Entering and running a simple script |
Kan-ed#3 | Works | Changing an object's appearance over time |
Kan-ed#4 | Works | Changing an object's position over time |
Kan-ed#5 | Works | Rotating an object |
Kan-ed#6 | Fails | Rotation local to each client |
Kan-ed#7 | Works | Rotating an object in an orbit |
Kan-ed#8 | Fails | LSL physics example 1 |
Kan-ed#9 | Fails | LSL physics example 2 |
Kan-ed#10 | Fails | Controlling an object through commands embedded in chat text |
Kan-ed#11 | Fails | Controlling an object through a Dialog box |
Kan-ed#12 | Fails | Controlling an object through avatar movement control keys |
Kan-ed#13 | Fails | Rezzing objects from within scripts |
Kan-ed#14 | Fails | |
Kan-ed#15 | Fails | |
Kan-ed#16 | Fails |
Back to LSL Status