LSL Status/Kan-ed
From OpenSimulator
(Difference between revisions)
m |
|||
Line 6: | Line 6: | ||
| width="56" | Status | | width="56" | Status | ||
| width="320" | Notes | | width="320" | Notes | ||
+ | | width="100" | Tester | ||
|- | |- | ||
|style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed1 Kan-ed#1] | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed1 Kan-ed#1] | ||
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Hello world script | | valign="bottom" | Hello world script | ||
+ | | Fly Man | ||
|- | |- | ||
|style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed2 Kan-ed#2] | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed2 Kan-ed#2] | ||
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Entering and running a simple script | | valign="bottom" | Entering and running a simple script | ||
+ | | Fly Man | ||
|- | |- | ||
|style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed3 Kan-ed#3] | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed3 Kan-ed#3] | ||
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Changing an object's appearance over time | | valign="bottom" | Changing an object's appearance over time | ||
+ | | Fly Man | ||
|- | |- | ||
|style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed4 Kan-ed#4] | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed4 Kan-ed#4] | ||
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Changing an object's position over time | | valign="bottom" | Changing an object's position over time | ||
+ | | Fly Man | ||
|- | |- | ||
|style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed5 Kan-ed#5] | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed5 Kan-ed#5] | ||
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Rotating an object | | valign="bottom" | Rotating an object | ||
+ | | Fly Man | ||
|- | |- | ||
− | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed6 Kan-ed#6] | + | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed6 Kan-ed#6] |
− | | align="center" valign="bottom" | | + | | align="center" valign="bottom" | Passed |
| valign="bottom" | Rotation local to each client | | valign="bottom" | Rotation local to each client | ||
+ | | Fly Man | ||
|- | |- |
Revision as of 08:42, 29 November 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 | Tester |
Kan-ed#1 | Passed | Hello world script | Fly Man |
Kan-ed#2 | Passed | Entering and running a simple script | Fly Man |
Kan-ed#3 | Passed | Changing an object's appearance over time | Fly Man |
Kan-ed#4 | Passed | Changing an object's position over time | Fly Man |
Kan-ed#5 | Passed | Rotating an object | Fly Man |
Kan-ed#6 | Passed | Rotation local to each client | Fly Man |
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 | Creating linked sets of objects | |
Kan-ed#15 | Fails | A simple texture animation | |
Kan-ed#16 | Fails | Using a sensor to define a (moving) center of rotation |
Back to LSL Status