LSL Status/Kan-ed
From OpenSimulator
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